Redirect Checker
Trace the full HTTP redirect chain (301, 302, 307, 308) from start to final URL.
Redirect Checker
Trace the full redirect chain for any URL: type (301/302), intermediate addresses, final URL. Unclosed chains and circular redirects harm SEO.
Full redirect chain
Redirect type (301, 302, 307)
Final URL detection
Circular redirect detection
How to Use
- Enter a URL to check the redirect chain
- Click the redirect check button
- Review the redirect chain with HTTP codes for each step
Use Cases
- Validate redirect chains after URL migrations.
- Detect unnecessary hops that waste crawl budget and time.
Limitations
- Checks one starting URL per run.
- Complex JS redirects may not appear as HTTP hops.
Example Input / Output
Example Input
http://example.com/old-page
Example Output
301 -> 302 -> 200, final URL: https://example.com/new-page (2 hops).
FAQ
301 is a permanent redirect that passes link equity. 302 is temporary and does not pass equity. For SEO, almost always use 301.
Improve search rankings
SEO problems may be costing you traffic. Cascade link building will improve site visibility in search.