HTTP 301 Moved Permanently — Meaning

301 Moved Permanently is a redirect telling clients the resource has permanently moved to the URL in the Location header. It propagates SEO signals; use 308 when POST must be preserved.

Open the interactive DevRef Hub tool →

Key facts

Status code301
Class3xx Redirect
Key headerLocation: https://new.example.com/path
SpecRFC 9110 §15.4.2

Frequently asked questions

What does 301 mean?

The resource permanently moved to the URL in the Location header.

301 vs 308?

Use 308 when the POST method must be preserved on redirect.

Related pages

HTTP 301 Moved Permanently is part of DevRef Hub on GOAT Lab — a free reference you can use without signing up, and it works offline. Open the tool above for any custom value.

Advertise

Part of GOAT Lab — 26 free, browser-based science, engineering and developer tools. No sign-up.