lookup> 301

301 ·Moved Permanently

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

RedirectionRFC7231#6.4.2
Status301
PhraseMoved Permanently
TypeRedirection
SpecificationRFC7231#6.4.2

What does HTTP 301 mean?

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

It belongs to the 3xx Redirection class of responses, defined in RFC7231#6.4.2.

Browse all codes in this class: 3xx Redirection

  • The resource permanently moved
  • A canonical redirect is configured
  • The domain or path changed

Is HTTP 301 cacheable?

301 belongs to the 3xx Redirection class and is usually cacheable per headers such as Cache-Control (e.g. 200, 301, 304).

What does the 3xx class mean?

3xx Redirection: The resource has permanently moved to the URL given in the Location header.

3xx responses

Related status codes

Related headers