URL Is Not on Google: How to Diagnose and Fix It
- April 13, 2022
- Organic and Analytics, Indexation
TL;DR: "URL is not on Google" in the GSC URL Inspection tool simply means the page is not in Google's index, so it cannot appear in search results. It is a status, not a single error. The reason is shown in the Inspection result detail (noindex, blocked by robots.txt, canonicalized elsewhere, redirect, 404 or soft 404, crawled but not indexed for quality, discovered but not yet crawled, or simply too new). Read the detail, run the Live Test, fix the specific cause, then request indexing.
What this status means
When the verdict reads "URL is not on Google," the page is not currently indexed, so it cannot rank or earn organic clicks. The verdict does not tell you why. It is an umbrella covering many situations, from a deliberate noindex tag to a brand new page. The real signal lives in the expandable detail below, especially the Page indexing section, which names the exact coverage state.
Crawlers such as Screaming Frog and Sitebulb pull this same status from the URL Inspection API, so you may first meet it inside an audit. Either way, the fix depends on the underlying cause.
Common causes
- Excluded by noindex: a meta robots noindex tag or X-Robots-Tag HTTP header is telling Google to keep the page out.
- Blocked by robots.txt: a disallow rule prevents Google from crawling the URL.
- Alternate page with proper canonical tag: the page canonicalizes to another URL, so Google indexes that canonical instead.
- Page with redirect: the URL 3xx redirects elsewhere, so Google indexes the destination, not this URL.
- Not found (404) or soft 404: the page returns a 404, or returns a "not found" experience while still serving HTTP 200.
- Crawled, currently not indexed: Google crawled the page but chose not to index it, often a quality, thin-content, or duplication signal.
- Discovered, currently not indexed: Google knows the URL exists but has not crawled it yet, often a crawl-budget or site-quality signal.
- New page: the URL is simply too recent and is still in the normal discovery and crawl queue.
How to diagnose with the Inspection result detail
Read the panels in order. The Page indexing section reports the coverage state, your most important clue. Check Discovery to confirm the URL is in a sitemap and has referring pages. Check Crawl for the last crawl date, the crawl response, and whether crawling is allowed. Check Indexing for the declared and Google-selected canonical, which reveals canonical or duplicate conflicts.
Then click Test Live URL. The live test crawls the page in real time and shows whether the issue still exists or was already fixed. If the live result is green ("URL is available to Google") but the indexed result is not, the page was likely repaired and just needs reindexing.
How to fix each cause
Excluded by noindex
If the page should rank, remove the noindex from the meta robots tag or X-Robots-Tag header. In WordPress, check the SEO plugin's per-page setting and template defaults. Re-test live, then request indexing. If it should stay out, ignore the status.
Blocked by robots.txt
Edit robots.txt to remove or narrow the disallow rule that matches the URL, then validate it. Our robots.txt complete reference walks through writing rules that crawl without over-blocking. Note that a robots block prevents crawling, not always removal, so pair it with a noindex check.
Alternate page with proper canonical tag
This is usually correct, not a bug. If the canonical points where you intend, do nothing. If Google chose the wrong canonical, fix the rel=canonical tag, internal links, and sitemap entries to point at the URL you want indexed, and ensure that target is itself indexable.
Page with redirect
If the redirect is intentional, leave it. The destination is what should be indexed. If you did not mean to redirect, remove the redirect so the URL serves a 200 response, then request indexing.
Not found (404) or soft 404
For a genuine 404, this is expected. For a soft 404, where a thin page returns 200, add real content or return a proper 404 or 410 so the signals match reality. Our guide to soft 404 errors covers the common causes and fixes.
Crawled or discovered, currently not indexed
These are quality and crawl signals, not technical blocks. Strengthen the page: expand thin content to satisfy intent, remove duplication, and add internal links from strong indexed pages. For "discovered," also check server response times and crawl capacity. Then request indexing, since Google may need several crawls.
New page
Make sure the URL is in your XML sitemap and linked internally, then request indexing once. Avoid repeated requests, which do not speed things up.
False positives
Not every "URL is not on Google" needs fixing. Canonicalized alternates, intentional redirects, and deliberate noindex pages are all working as designed. A genuinely new page often clears on its own within days. Crawler reports can also lag GSC, showing a stale status after you fixed the page. Always confirm with a Live Test before treating the status as a real problem. For a site-wide view, cross-reference the Search Console Page Indexing report.
FAQ
Is "URL is not on Google" always a problem?
No. It only matters for pages you want in search. Noindexed, canonicalized, and redirected URLs show this status by design.
How long until a fixed page gets indexed?
After a green Live Test and an indexing request, it can take from a few days to a few weeks. Quality-related cases can take longer.
Does requesting indexing repeatedly help?
No. One request per fix is enough. Repeat requests do not raise priority and can waste your quota.
Indexing problems hiding real traffic loss? Get a deep diagnosis and a prioritized fix plan.
Claude Vincent is a technical SEO consultant focused on crawlability, rendering, and AI-search visibility. He writes the field guides and case studies at SEO ProCheck, with a bias toward the durable, unglamorous work that decides whether search engines and AI answer engines can actually read and cite a site.
About SEO ProCheck
Technical SEO consulting and GEO strategy with 20 years of enterprise experience. Case studies, resources, and tools for search and AI visibility.
Work With Me
Technical SEO audits, GEO strategy, site migrations, and international SEO. Hourly consulting for teams who need hands-on support, not just reports.







