GoIndexed Help
Page Redirects — Why GoIndexed Shows It and What to Do
When a URL in your sitemap redirects to another URL, Google indexes the destination page, not the source. Here's how to find and fix redirect issues in GoIndexed.
Why redirects appear in GoIndexed
GoIndexed inspects every URL from your sitemap. When a URL returns a 301 or 302 redirect, the Page Fetch status shows as Redirected.
This is usually not a crisis — it means Google followed the redirect and may have indexed the destination. But it does mean your sitemap is pointing to the wrong URL.
Why this matters
- Sitemaps should contain the final canonical URL, not a URL that redirects — Google's own guidelines say this
- Redirect chains waste crawl budget — each hop in the chain counts against your crawl allocation
- If the redirect is a temporary 302, Google may not transfer link equity to the destination
How to fix it
Update your sitemap to use the final URL
Find the URL in your sitemap.xml and replace it with the final destination URL — the one that actually loads the page without any redirect.
Re-submit the updated sitemap in Google Search Console.
Check for redirect chains
A redirect chain is when URL A → URL B → URL C. Consolidate these so the original URL redirects directly to the final destination in a single hop.
Make sure it's a 301, not a 302
Temporary 302 redirects signal to Google that the original URL may come back. Use 301 for permanent moves to ensure link equity is transferred.
Related articles
Help
404 Page Not Found in Google Search Console — How to Fix It
When Google tries to crawl a URL and gets a 404 response, it cannot index the page. This guide explains why 404s appear in Search Console and how to clean them up.
Help
Soft 404 — What It Means and How to Fix It
A soft 404 is when a page returns HTTP 200 but Google thinks it's empty or an error page. This guide explains what triggers soft 404s and how to resolve them.
Help
How to Submit Your Sitemap in Google Search Console
GoIndexed discovers your URLs through your XML sitemap. This guide shows you how to submit your sitemap in Google Search Console so your pages are found and tracked automatically.
Ready to put this into practice?
Open GoIndexed