Back to HTTP Check Tool
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.com

Check a URL in real-time

Use our HTTP ping tool to check the actual status code of any URL.

Try httping.io →

Common Use Cases

  • Permanent domain migration
  • HTTP to HTTPS redirect
  • URL restructuring for SEO

Quick Facts

Code301
Category3xx
TypeRedirection

Related 3xx Codes