How do you check if a page is indexed online?
The site: operator: quick but limited
The 'site:' operator (e.g. typing 'site:example.com/my-page' directly into Google) gives you a quick, free indication of whether a page is indexed. If the page appears in results, it's indexed. If nothing appears, it either isn't indexed or the site: operator missed it — the operator is not 100% reliable and occasionally fails to show pages that are in fact indexed. It's useful as a fast first check, but any negative result (page not appearing) should be confirmed in Search Console before concluding there's a real indexation problem.
Using Search Console for definitive indexation status
Google Search Console's URL Inspection tool gives a definitive, detailed view: the exact indexation status, the date Google last crawled the page, the rendering Google captured, whether the page's canonical matches what you intended, and specific reasons if the page is not indexed. It also distinguishes between 'not indexed' reasons — 'Duplicate, Google chose different canonical', 'Crawled - currently not indexed', 'Noindex tag', and others — so you can identify not just whether there's a problem but specifically what it is.
How to index a page that isn't showing up in results
If Search Console confirms a page is not indexed and doesn't have an obvious blocking reason (no noindex tag, not blocked by robots.txt), the most direct action is to use the 'Request Indexing' button in the URL Inspection tool. This manually adds the page to Google's crawl queue. Ensure the page also has internal links pointing to it from already-indexed pages, as this helps Google discover it independently. For new sites or pages with very little authority, it can take days to weeks for Google to respond to an indexing request, particularly during periods of high crawl demand.
Key Takeaways
- The site: operator is quick but imprecise — use Search Console for definitive status.
- Search Console shows not just whether a page is indexed but specifically why it isn't.
- 'Request Indexing' + internal links from established pages is the fastest path to indexation.