Redirect Checker
Trace the full HTTP redirect chain for any URL. See every hop, status code, and redirect type from start to finish.
How to Check Redirects
Enter any URL and click Check Redirects to trace the complete HTTP redirect chain. The tool sends HEAD requests and follows each redirect, displaying every intermediate URL along with its status code (301, 302, 307, 308) and redirect type. The final destination is highlighted so you can quickly see where the URL ultimately resolves. This is essential for SEO audits — too many redirects slow down page loading and dilute link equity. Use it to verify that your site migrations, vanity URLs, and canonical redirects are working correctly.
Why Redirect Chains Matter for SEO
Search engines follow redirects to find the final URL, but each hop in the chain adds latency and can lose a small amount of link equity. A 301 redirect passes most link equity, while a 302 may not pass any. Redirect chains longer than 2–3 hops are a red flag for SEO. They also hurt Core Web Vitals by increasing Time to First Byte (TTFB). During site migrations, it is common to accidentally create chains where old-URL redirects to another old-URL before reaching the new one. This tool helps you identify and fix those issues before they impact rankings.