Technical SEO

301 Redirect

A permanent HTTP redirect that passes link equity to the new URL and is the standard for SEO-friendly URL changes.

HTTP 301 (Moved Permanently) is the standard response for permanently relocated content. When Googlebot encounters a 301, it updates its index to the destination URL and consolidates link equity — the PageRank built up by inbound links to the original URL flows to the new URL. This transfer happens gradually over several crawl cycles, not instantly.

Use 301 redirects for: HTTP to HTTPS migration, domain name changes (rebranding), URL restructuring, removing trailing slashes (or adding them consistently), and merging duplicate pages. The old URL should ideally remain permanently redirected rather than returning to a 404 after some time.

Common mistake: using 302 (temporary) instead of 301 for what are actually permanent changes. This causes Google to retain the old URL in its index, split link equity between old and new, and delay ranking consolidation at the new URL.

Test this on your site
Check 301 Redirect issues on any URL — free, no signup
Redirect Tracer

Related SEO Terms

Redirect
An instruction that sends users and crawlers from one URL to another, …
302 Redirect
A temporary HTTP redirect where Google typically keeps the original UR…
Link Equity (Link Juice)
The portion of a page's ranking power passed through its outbound link…
Canonical Tag
An HTML link element that tells search engines which version of a page…
← All SEO Terms·Technical SEO terms →