Free Tool
Redirect Checker
Trace the full HTTP redirect chain for any URL. See every hop, status code, Location header, and response time. Free, no signup required.
What You Get
Here's an example of a redirect chain this tool reveals. Try it above with any URL.
Redirect Chain Complete
http://example.com — 2 redirects to final destination
http://example.com
Location: https://example.com
https://example.com
Location: https://www.example.com
https://www.example.com
Final destination — Total time: 203ms
The redirect chain shows every hop from the initial URL to the final destination. Each hop displays the HTTP status code (301 for permanent, 302 for temporary), the Location header that tells the browser where to go next, and the response time for that individual hop.
In this example, the URL goes through two redirects: first from HTTP to HTTPS (enforcing a secure connection), then from the bare domain to the www subdomain. This is a common and healthy redirect pattern. Chains with more than 3 hops may indicate misconfiguration and can slow down page loads.
How It Works
Enter URL
Type any URL you want to trace. We'll follow every redirect from the starting point.
We Follow the Chain
Our server follows each redirect hop, recording the status code, Location header, and response time.
See Every Hop
View the complete redirect chain from start to finish, with every status code, header, and timing detail.
Frequently Asked Questions
Need Continuous Redirect Monitoring?
Stop checking manually. exit1.dev monitors your URLs automatically and alerts you when redirect chains change or break. 10 free monitors. Unlimited with Nano.
Start Free Monitoring