What it shows
For each hop in the redirect chain:Redirect types
Common issues to look for
- Long redirect chains — each hop adds latency. Chains longer than 2–3 hops should be shortened.
- Redirect loops — URL A redirects to B, which redirects back to A. SERP Lens detects and flags these.
- 302s used as permanent redirects — if the move is permanent, use 301 to ensure link equity transfers.
- HTTPS redirect missing — HTTP should redirect to HTTPS. If it doesn’t, search engines may index the HTTP version.
- www/non-www inconsistency — pick one canonical version and redirect the other.
Next steps
Canonical URLs
Check canonical URL declarations on pages.
Indexing
Review full indexing signals in the sidebar panel.