Back to Blog
SEORedirects

What Is a 301 Redirect and Why It Matters for SEO

February 28, 20265 min

What Is a 301 Redirect?

A 301 redirect is an HTTP status code that tells browsers and search engines that a page has permanently moved to a new URL.

HTTP/1.1 301 Moved Permanently
Location: https://www.example.com/new-page/

Why It Matters for SEO

Search engines like Google use redirects to understand the structure of your site. A 301 tells Googlebot:

  • —This page has moved — permanently. Update your index.
  • —Pass the link equity (PageRank) to the new destination.

Most SEO practitioners agree that 301s pass nearly 100% of link equity.

When to Use a 301

  1. You've permanently changed a URL slug
  2. You're migrating to a new domain
  3. You're consolidating duplicate content
  4. You want to enforce HTTPS or www/non-www preference

301 vs 302

StatusMeaningSEO Impact
301Permanent redirectPasses full link equity
302Temporary redirectMay not pass equity

Conclusion

301 redirects are a foundational SEO tool. Always verify your redirects with a chain inspection tool.