Practical guide
Redirect Checker: Test 301, 302 and URL Chains
Test a public URL and follow every redirect hop to its final destination. This redirect chain checker reports HTTP status codes such as 301, 302, 307 and 308, detects loops, and helps you confirm whether an old URL reaches the correct secure page.
How to use this tool
- 1Enter the complete HTTP or HTTPS URL you want to inspect.
- 2Run the redirect check and review each hop in order.
- 3Confirm the status code, destination and final URL.
- 4Fix loops, broken destinations, unnecessary chains or incorrect temporary redirects.
- 5Run the HTTP status check again after publishing the change.
Example 301 redirect chain
http://example.com/page 301 Moved Permanently https://example.com/page 200 OK — final URL