Back to tools
Redirect Tracer
Redirect Tracer
See where a link really leads — every redirect along the way — without clicking it.
Not sure what to try? Load a sample link that bounces a few times.
A few things to keep in mind
- We follow the normal kinds of redirect a server sends back, but not ones done in JavaScript after the page loads — those only happen in a real browser, so we can't see them here.
- Some sites show different pages to different visitors (based on your browser, country, or where you came from). So what you see here might not be exactly what the link shows someone else.
- We just read the link's response — no cookies are sent, and nothing on the page is opened or run.
For safety, if a link tries to redirect to a private or internal address (somewhere on a home or company network), we stop instead of following it.