What is this redirect checker?
A free redirect checker. Enter any URL and it fetches the page server-side, follows the redirect chain hop by hop, and shows you every step — each status code (301, 302, 307, 308, …) classified as permanent or temporary, the final destination, the total hop count, and a warning when a redirect loop or an overly long chain is detected. The URL you enter is fetched by our server; only that URL and its redirect targets are requested.
How to use it
- Paste the URL you want to check into the box on the left.
- Press “Check redirects” — the page is fetched server-side and the chain is followed.
- Review each hop, its status code, and the final destination on the right.
Common use cases
- Confirming a site migration uses 301s and lands on the right final URL.
- Finding and shortening unnecessary redirect chains that slow pages down.
- Debugging a “too many redirects” error caused by a redirect loop.
