All tools
SEO tools · Premium

Redirect Checker

Enter any URL to follow its full redirect chain — see every HTTP status hop, detect loops, and identify chains that are costing you PageRank.

Full redirect chain HTTP status codes Loop detection Response times 301 vs 302
Get started free Sign in

Premium tool · Requires active plan

HTTP redirect status codes

Code Meaning PageRank When to use
301 Moved Permanently ~100% Permanent URL moves, site migrations, HTTPS upgrades
302 Found (Temporary) Partial A/B tests, seasonal redirects, temporary maintenance
307 Temporary Redirect Partial Same as 302 but strictly preserves the HTTP method
308 Permanent Redirect ~100% Same as 301 but strictly preserves the HTTP method (POST)
200 Soft 404 / OK None URL returns 200 but content is missing — crawlers waste budget
404 Not Found None Destination no longer exists — broken redirect

Frequently asked questions

What is a redirect chain?

A redirect chain occurs when a URL redirects to another URL that itself redirects to a third URL. Each hop adds latency (100–300ms), dilutes the PageRank passed through the redirect, and increases the risk that a crawler gives up before reaching the final destination. Best practice is to reduce chains to a single direct redirect.

What is the difference between 301 and 302 redirects?

A 301 is a permanent redirect — search engines transfer virtually all PageRank to the destination and update their index. A 302 is a temporary redirect — search engines may keep the original URL in the index and pass less PageRank. Use 301 for permanent moves, 302 for genuinely temporary redirects like A/B tests.

What is a redirect loop?

A redirect loop occurs when URL A redirects to URL B, which redirects back to URL A (or through a chain that returns to a previously visited URL). Browsers display an error after a set number of hops. Loops usually result from misconfigured server rules, CMS plugin conflicts, or incorrect www/non-www settings.

Do redirects hurt SEO?

A single 301 redirect passes close to 100% of PageRank and has minimal SEO impact. Problems arise with redirect chains of 3+ hops (cumulative PageRank dilution), redirect loops (prevent indexing entirely), 302 redirects used where 301s are appropriate, and slow redirects that add latency to Core Web Vitals metrics.

Related SEO tools

More tools to audit your technical SEO.

Canonical Tag Generator

Generate canonical link tags to consolidate PageRank on your preferred URLs.

Internal Links Analyzer

Audit your internal link structure and find orphan pages and broken links.

Sitemap XML Generator

Build a valid XML sitemap and help Google discover all your pages.

Trace every redirect hop

Premium feature. Upgrade to get full access and all premium tools.

Create free account →