What is a 301 status code? View our HTTP Status Code glossary to review the details of this redirect code!
HTTP status code 301 is the server's way of informing the user agent - typically, a web browser or search engine crawler - that the requested resource has been moved to a new permanent URI. This status code is used to implement permanent redirects, a critical technique in the management of...
A 301 redirect is an HTTP status code that sends users from the requested URL to a different URL and signals to search engines that the move is permanent. If /old-page/ has a 301 redirect to /replacement-page/, then anyone who attempts to visit /old-page/ automatically ends up on /re...
The HTTP 301 redirect status code indicates the requested resource has been permanently moved to a new location. It is also called 301 Moved Permanently.If you have run a site for a while, you would have knowingly or unknowingly made some changes to your URLs. For example, you may have:...
Status code 301 is shown when a page has been moved. They are colloquially known as “301 redirects”. They should be used any time you have permanently replaced a URL with another URL. Users and bots will be permanently moved to the new URL, which will replace the old URL in search ...
301 redirect is the internet’s forwarding address for your website—vital for guiding visitors to your new URL without a hitch. The 301 HTTP Status Code works behind the scenes to keep your search engine rankings robust, even when you switch your online space. Understanding the power of a ...
This response code is used when the Range header is sent from the client to request only part of a resource. 207 Multi-Status (WebDAV) This status code provides information for multiple independent operations. The message of the is default an XML message and it can provide various response c...
TTP Status Code 200 (OK) The request is successful and the appropriate response has been provided. Depending on the HTTP method (GET, HEAD, PUT/POST or TRACE), the response will vary. TTP Status Code 201 (Created) Your browser’s request has succeeded and, as a result, a new resource...
502 Bad Gateway: This status code indicates that a server acting as a gateway or proxy received an invalid response from an upstream server. 503 Service Unavailable: This status code is returned when the server is temporarily unable to handle the request. It’s often seen during periods of in...
TTP Status Code 200 (OK) The request is successful and the appropriate response has been provided. Depending on the HTTP method (GET, HEAD, PUT/POST or TRACE), the response will vary. TTP Status Code 201 (Created) Your browser’s request has succeeded and, as a result, a new resource...