Check a URL Redirect Chain and 301 Hops
Follow a URL through every redirect hop to its final destination and confirm each status code. Catch redirect loops, unnecessary hops, and 302s that should be permanent 301s.
Redirect Chain Checker
Trace HTTP redirect chains and hops
Check URL Redirects
Enter a URL to automatically follow and visualize its redirect chain. Each hop's status code, timing, and response headers are shown.
Or Build a Chain Manually
Visualize and understand HTTP redirect chains. Enter URLs and status codes for each hop, or load an example to see common redirect patterns.
Redirect Chain
Redirect Best Practices
- Use 301 for permanent URL changes (SEO value transfers)
- Use 302 for temporary redirects only (SEO value stays at original)
- Keep chains to 1 hop maximum - each adds 50-300ms latency
- Always redirect HTTP to HTTPS directly to the final canonical URL
- Watch for redirect loops (A → B → A) which cause errors
Quick Start
- 1Enter the URL you want to trace
- 2Run the check to follow the redirect chain
- 3Review each hop with its status code and headers
- 4Collapse long chains down to a single 301 hop
More Check Tools
All checkers →Check Security Headers - CSP, HSTS and More
Audit a site's HTTP security headers including CSP, HSTS, and X-Frame-Options. Free security headers checker with a header score, no signup.
Is This Link Safe? Check a URL Before Clicking
Check if a link is safe before clicking it. Scan a URL for malware, phishing, bad certificates, and suspicious redirects online for free, no signup.
Scan a URL for Malware and Phishing
Scan any URL for malware, phishing, and scam patterns online for free. Inspect certificates, redirects, and security headers before you open the link.
Proofread an Essay Online Free
Proofread an essay online for free with grammar, spelling, and style checks. No signup, no extension, and no word limit. Apply fixes with one click.
Check Color Contrast for WCAG Accessibility Online
Test foreground and background color contrast against WCAG AA and AAA standards. Free online accessibility color contrast checker.
Test Regular Expressions Online
Test and debug regex patterns with real-time matching and group highlighting. Free online regex tester with explanation.
Looking for FAQs and advanced options? Visit the full Redirect Chain Checker page →