How to check if something is indexed?
Why 'checking if something is indexed' matters practically
If a page isn't indexed, it effectively doesn't exist for search purposes — it cannot appear in results, it cannot receive organic traffic, and no amount of content improvement or link building will help it rank. This makes indexation checks a fundamental diagnostic step whenever a page is underperforming: before investigating content, authority, or technical optimisation, confirming the page is actually in Google's database is the logical first question. The check takes under a minute and immediately tells you whether you're dealing with an indexation problem or a ranking problem.
The three states a page can be in
Google's Index Coverage report and URL Inspection tool effectively show three states. 'Indexed': the page is in Google's database and eligible to appear in search results. 'Excluded': Google knows about the page but has decided not to include it in the index, for various specific reasons (noindex tag, it's a redirect, Google considers it a duplicate of another page, etc.). 'Discovered': Google knows the page exists (typically because it's linked from another page) but hasn't crawled it yet — it's in the queue but hasn't been processed. Each state has a different appropriate response.
Checking indexation for URLs without Search Console access
If you don't have Search Console set up for a site, or you're checking a page on a site you don't own, the site: operator in Google remains the quickest available option. For your own sites, setting up Search Console should be a high priority — it's free, comes directly from Google, and provides much more comprehensive indexation data than any third-party tool. The process takes under an hour including site verification and is one of the highest-value free SEO tools available.
Key Takeaways
- Indexation is the first diagnostic check for any underperforming page.
- Pages can be indexed, excluded (with specific reasons), or discovered-but-not-yet-crawled.
- Set up Google Search Console if you haven't — it's free and gives definitive indexation data.