3xx · Redirection
301Moved Permanently
The URL of the requested resource has been changed permanently.
What is HTTP 301?
The 301 Moved Permanently redirect status means the resource has been permanently moved to a new URL. Search engines update their index to the new URL. The browser caches this redirect.
Example
http://example.com → 301 → https://example.comCheck a URL in real-time
Use our HTTP ping tool to check the actual status code of any URL.
Try httping.io →