301 Moved Permanently
301 Moved Permanently — URL has permanently moved to the new address in the Location header. Search engines update their index; link equity is preserved.
Definition (RFC 9110)
HTTP status code 301 301 Moved Permanently is defined in RFC 9110 (HTTP Semantics), Section 15.4.2 — the current authoritative specification for HTTP semantics, published June 2022, which obsoletes the older RFC 7231 and RFC 2616.
Description
The 301 Moved Permanently status code indicates that the requested resource has been permanently assigned a new URI. Future references should use the new URI provided in the Location header.
Search engines transfer the SEO value (link equity) from the old URL to the new one. This is the recommended redirect for permanent URL changes.
Common Causes
How to Fix
Check your website's HTTP status code
Check now →