📋 Example Report — Demo Data
Redirect Checker Example Report — Chain Detection & HTTP Status
This example shows the AIPageSEO Redirect Checker following a URL through a 3-hop redirect chain. The report shows each hop with its HTTP status code, the redirect type (301, 302 etc), time taken and the final destination — plus warnings about chain length.
Redirect Chain — old-domain.example.com/page
⚠ 3 hops — reduce to 1
START
http://old-domain.example.com/page
↓
301
https://old-domain.example.com/page
43ms
HTTP → HTTPS upgrade redirect
↓
301
https://www.old-domain.example.com/page
38ms
Non-www → www redirect
↓
301
https://www.new-domain.example.com/page-new-url
52ms
Domain migration redirect
↓
200
https://www.new-domain.example.com/page-new-url
FINAL
⚠ 3-hop chain detected — total redirect latency: 133ms. Each hop wastes crawl budget and slightly reduces link equity passed to the final URL. Fix: Update the original URL to redirect directly to the final destination in a single 301 hop.
Related Demo Reports
Run Redirect Chain Checker on Your Own Site
Get your real audit report with specific issues, fixes and actionable improvements.