Redirect checker and redirect tracker that follows every hop. See full 301/302 chains, status codes, and the final destination URL.

See every hop between the URL you typed and the final response.
Spots and labels infinite redirect chains so you can fix them at the source.
Distinguish permanent (good for SEO) from temporary (rarely what you want for migrations).
Confirm old URLs land on the right new ones in a single hop.
Each hop adds round-trip latency and dilutes SEO equity. One direct redirect is always better than two.
301 (permanent) for URL changes you want indexed at the new location. 302 (temporary) only when you'll move things back.
No. Each trace is a one-shot request and discarded after display.
Often it's an http→https upgrade. Make sure your http origin returns a 301 to https in a single hop.
No — only HTTP redirects (3xx status codes). JS redirects happen client-side and aren't visible at the network layer.
Want your whole site this fast? Our team offers full website speed optimization — done for you .