Key takeaways
- A practical guide to the indexing status "Page with redirect": why it happens, when it's normal, and how to fix redirect chains so Google indexes the right URL
Table of Contents
Start with the map:
Related:
What "Page with redirect" means
This status means the submitted/inspected URL is not indexable because it redirects.
Often this is normal (you intentionally consolidated URLs). The problem is when redirects are messy:
- chains
- loops
- redirects to irrelevant destinations
When it's fine
It's fine if:
- one hop (301/308) to the canonical URL
- the canonical URL returns 200
- internal links and sitemaps point to the canonical URL (not the redirecting URL)
Fix checklist
- Update internal links and sitemap entries to the final canonical URL.
- Replace chains with a single redirect.
- Make sure canonical tags point to the final URL (not a redirect).
Validation
- URL Inspection: Google-selected canonical should match the final URL.
- Pages report: the redirecting URL can remain not indexed (expected).
Next in GSC statuses
Browse the cluster: GSC indexing statuses.
- GSC Indexing Statuses Explained: What They Mean and How to Fix Them (2026)
- Redirect loop: How to find it and fix it (SEO + GSC)
- GSC redirect error: The fastest fix checklist (chains, loops, and canonical URLs)
- Submitted URL marked 'noindex': The fastest fix checklist (GSC)
- Submitted URL blocked by robots.txt: What it means and what to do (GSC)
- robots.txt unreachable: Why it happens and how to fix it
Next in SEO & Search
Up next:
Crawled - currently not indexed: What it means (and what actually fixes it)A practical guide to the GSC status "Crawled - currently not indexed": how to tell technical blockers from prioritization, and the few changes that reliably move URLs into the index.