You can't fix what you haven't measured. Whether an entire domain vanished from results or a single post refuses to surface, verifying what is indexed by Google is the first diagnostic step — and with the right checks it takes minutes. This guide covers every practical method, from instant searches to Search Console's definitive verdicts, and explains when each one earns your trust.
Each method trades speed for precision; serious diagnosis uses at least two of them.
Quick Answer: Run a site: search for a fast rough estimate of overall presence, then confirm individual URLs with Google Search Console's URL Inspection — the only source reporting Google's actual stored decision for a specific page.
Instant Estimate: the site: Operator
Typing site:yourdomain.com into Google returns pages the index associates with your domain — a thirty-second sanity check on scale. Narrow it to sections (site:yourdomain.com/blog) or check a single page by pasting its full URL after the operator. Treat the count as a smoke detector rather than a thermometer: totals fluctuate, deduplicate and round unpredictably, so a number drifting from 410 to 380 means nothing, while 40 pages dropping to zero means everything.
The Authoritative Check: URL Inspection
Google Search Console's URL Inspection tool gives a per-URL verdict no search trick matches. Paste any address on a verified property and receive either "URL is on Google" or "Page is not on Google," alongside the canonical Google selected, last crawl date, sitemap membership and any detected issues. The Live Test fetches the current version of the page — including rendered HTML — which distinguishes "fixed but not yet re-crawled" from "still broken."
Site-Wide Reality: the Page Indexing Report
For portfolio-level truth, open the Page Indexing report. It aggregates indexed versus not-indexed counts across the property and groups every exclusion under named reasons you can export as lists. Watch the indexed-count trend line over months: a sudden cliff usually signals something site-wide — a noindex leak from a plugin update, canonical chaos after a migration, or worse. Gradual growth or gentle plateaus are normal.
Backup Checks Worth Knowing
- Exact-title search: quote the page's full headline in Google; if nothing returns while competitors' similar titles do, suspicion rises.
- Third-party tools: Semrush, Ahrefs and Screaming Frog approximate index status at scale and catch anomalies during routine audits.
- Skip the cache operator: Google retired the old cache: feature, so tutorials still recommending it are out of date.
| Method | Precision | Best Used For |
|---|---|---|
| site: search | Rough | Instant gut check of overall presence |
| URL Inspection | Definitive | Verdicts on individual important URLs |
| Page Indexing report | Definitive aggregate | Trend monitoring and bulk triage |
| Third-party crawlers | Approximate | Large-scale audits alongside other checks |
Reading the Results Sensibly
Not-indexed is not automatically broken. Tag archives, URL parameters, internal search results and thank-you pages frequently sit outside the index — often by good design. Reserve alarm for money pages, pillar guides and fresh posts absent two weeks after publishing. Once you know precisely which URLs lack storage and why, remediation becomes mechanical instead of anxious.
Key Takeaways
- site: searches estimate; URL Inspection verdicts.
- Check section-level presence (site:domain/blog), not just root totals.
- Trend lines in the Page Indexing report reveal site-wide incidents early.
- Some non-indexed pages are working exactly as intended.
- Combine methods before concluding anything is wrong.