The URL Inspection tool: how to check if a page is indexed

Updated 2026-08-07

What each field in URL Inspection means, the difference between the indexed version and a live test, and what requesting indexing does and does not do.

URL Inspection answers one question exhaustively: what does Google know about this specific URL? It is the fastest diagnostic in Search Console and the most under-used.

Paste any URL from the property into the search bar at the top of Search Console. You get the state of Google's last crawl — not a fresh check.

Reading the result

The fields that matter

Discovery. Which sitemaps list the URL, and the referring page Google found it through. A page with no referring page is effectively orphaned — it is in your sitemap and linked from nowhere, which reads as a page you do not value.

Crawl. Last crawl date, whether crawl was allowed, whether the fetch succeeded, and whether indexing was allowed. A successful fetch with indexing disallowed means a noindex tag or header you probably did not intend.

Indexing — and this is the important one. Two canonical lines:

When these disagree, you have found your problem. Google has decided a different URL is the real version and is indexing that one instead, which is why your page appears to be missing. It is the single most common explanation for "my page just is not in Google".

Indexed version vs live test

The default view is what Google has stored, possibly weeks old. Test live URL fetches the page right now.

Run both and compare. If the live test passes and the indexed version shows a problem, you already fixed it and are waiting for a recrawl. If the live test fails, the problem is live. The live test also has a screenshot and rendered HTML view, which is how you catch JavaScript that renders for you and not for Googlebot.

Request Indexing

Sitting under the result, and widely misunderstood.

Use it after a fix, not instead of one. Request indexing once you have changed something material — removed a stray noindex, corrected a canonical, substantially improved a thin page. Requesting it on an unchanged page that Google already declined is time spent doing nothing.

When to reach for it

One limitation: it only works for URLs inside the property. For anything else, verify that property first.

Searchlight covers the performance side. URL Inspection is web-only, but the impression loss it explains shows up in the charts first.

See how Searchlight shows it