URL Redirect Chain Analyzer
Trace every redirect hop with status codes, timing and the final URL.
Enter a URL to see every redirect hop, its status code and timing.
About the URL Redirect Chain Analyzer
Follow a URL hop by hop and see each status code, Location header, response time, server and protocol. The analyzer flags redirect loops, chains longer than two hops, temporary 302/307 redirects that should be permanent, HTTPS to HTTP downgrades and chains that end on an error.
Examples
HTTP to HTTPS
http://example.comOutput
301 → https://example.com → 200 (1 hop)Keyboard shortcuts
- Copy the main outputCtrl / ⌘ + Shift + C
- Download the resultCtrl / ⌘ + S
- Share this toolCtrl / ⌘ + Shift + S
- Reset the inputsAlt + R
- Open the tool search paletteCtrl / ⌘ + K
Related tools
Bulk URL Status Checker
Network & IP
Check HTTP status codes and redirects for many URLs at once.
Cookie Attribute Analyzer
Network & IP
Parse Set-Cookie headers and flag security issues.
HTTP Cache Header Planner
Network & IP
Plan Cache-Control, ETag and max-age headers for any asset type.
HTTP Header Comparator
Network & IP
Diff two sets of HTTP headers, case-insensitively.
HTTP Headers Explainer
Network & IP
Look up common HTTP headers and explain pasted raw headers.
HTTP Status Codes
Network & IP
Searchable reference of HTTP status codes with meaning and usage guidance.
Frequently asked questions
Read more
- HTTP status codes developers actually need
Not all 60-odd status codes matter day to day. Here's the practical subset, what each one actually implies, and common mix-ups.
Comments
No login needed. Comments appear after a quick review.
Loading comments…
Version 1.0.0 · Updated 2026-08-17 · Runs entirely in your browser