URL to Trace
How it works
Our server intercepts redirects manually. We run sequential GET requests using `{ redirect: 'manual' }`. For each request, we inspect the status code and check the 'Location' header. If it's a redirect, we parse it, resolve it relative to the parent URL, and repeat up to a maximum of 10 hops to isolate loops and verify optimal SEO pathing.
01
Enter your URL to trace
02
We fetch each redirection hop individually
03
View the step-by-step visual redirection path
Advertisement