Trace every redirect hop.
Enter a URL and watch the full redirect chain unfold — every status, every hop, loop detection, HTTPS checks and a canonical-tag comparison. No signup to try it.
What the redirect check reads
The full redirect chain.
Every hop from the URL you enter to where it finally lands — status code and destination for each step.
Loop detection.
We flag chains that redirect back on themselves — the infinite loops that hand visitors and crawlers an error.
HTTP → HTTPS.
Confirms insecure HTTP upgrades to HTTPS and warns when a chain resolves to a non-secure final URL.
Chain length.
More than one hop bleeds latency and link equity. We count them and flag chains longer than two.
Canonical match.
We read the final page’s <link rel=canonical> and warn when it disagrees with the URL the chain resolves to.
One redirect score.
Loops, security, chain length and canonical alignment rolled into a single 0–100 redirect health score.