Redirect Chain Checker
Trace 301/302 redirect chains — hop count, final destination, canonical and loops
Working...
Why check a redirect chain?
Long redirect chains slow down pages and dilute SEO "link juice" at every hop. The tool traces every step from the original URL to the final destination.
A redirect chain happens when a URL passes through multiple 301/302 hops before reaching the real destination page — common after a domain change, URL restructure, or repeated HTTP-to-HTTPS migrations. Each hop slows page load time and can dilute the SEO value passed through links. The worst case is a redirect loop — two or more URLs pointing back to each other, causing the browser to show "too many redirects". The Redirect Chain Checker traces the full journey from your input URL to the final destination, shows the HTTP status code at each step, warns if a loop is detected, and checks whether the destination's canonical URL matches itself.
- Shows every hop with its HTTP status code
- Detects redirect loops
- Compares the canonical URL against the final destination
How to use in 3 steps
- 1Enter the URL whose redirect chain you want to trace.
- 2Click "Check redirect" — the tool follows each hop.
- 3See the hop count, final destination, loop warning (if any) and canonical.