0.8 min read

Page with redirect (Google Search Console): What it means and how to fix it

By Official

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

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

  1. Update internal links and sitemap entries to the final canonical URL.
  2. Replace chains with a single redirect.
  3. 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 SEO & Search

View topic hub

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.