What is a redirect tracker?
A redirect tracker follows a public URL from the first request through every HTTP redirect until it reaches the final URL, then reports each hop, status code, Location target, timing, and cleanup issue.
Can the Redirect Tracker check 301 and 302 redirects?
Yes. It tracks 301, 302, 303, 307, 308, and other 3xx responses, then labels permanent and temporary redirects so you can audit migration and canonical rules.
Can I use the Redirect Tracker for batch URL checks?
Yes. Batch mode accepts multiple public URLs and returns a comparison table with grades, redirect counts, final URLs, timing, and the top issue for each trace.
Does the Redirect Tracker follow private or local URLs?
No. Local, private, reserved, and credentialed hosts are blocked before the request, and every redirected destination is checked before another hop is followed.