Launch review
Confirm the final destination before you publish a page.
Documentation
Inspect redirect chains hop by hop and confirm final destinations before launch.
Overview
Use Redirect Checker when a URL needs its hop-by-hop path confirmed before it ships.
Confirm the final destination before you publish a page.
Check whether an old link still lands where it should.
Supported inputs
Walk through it
Workflow
Use this flow when you need to know where a URL actually ends up.
What you get
Each redirect step is shown in order.
The end URL appears once the chain finishes.
Avoid these mistakes
Test the exact URL you want to ship, including http or https.
Long chains can hide problems even when the final URL is correct.
Glossary
This section translates the most technical labels on the page into plain language so you can interpret the output without opening another tab.
A redirect hop is one step in the chain from the starting URL to the final destination.
A 301 redirect is a permanent redirect status code. It tells clients the resource should usually be treated as moved for the long term.
A 302 redirect is a temporary redirect status code. It usually means the client should not assume the move is permanent.
The final destination is the last URL reached after all redirects finish.