Indexability
TL;DR: What is Indexability?
Indexability is whether a search engine can include a page in its index after crawling it. A page must be both crawlable and indexable to appear in search results or be retrieved by AI systems; a problem with either makes the page invisible.
Indexability explained
Crawling and indexing are separate gates, and pages fail at each for different reasons. Crawling is discovery: the bot reaching and fetching the page. Indexing is admission: the engine deciding the page belongs in its searchable database. Google's Search Central documentation is explicit that being crawled does not guarantee being indexed.
Common indexability blockers include noindex tags (frequently left over from a staging site), canonical tags pointing elsewhere, redirect chains, and quality thresholds where the engine crawls a page but declines to index it, which surfaces in Search Console as statuses like "Crawled, currently not indexed." The old ritual of submitting your site to search engines is long dead; discovery now runs on links and XML sitemaps, and Search Console exists to monitor how it is going, not to request admission.
For AI visibility the same logic extends further: retrieval-augmented AI systems draw on indexes of their own, so a page that AI crawlers cannot reach, or that fails quality thresholds, cannot be retrieved into answers. Indexability is the plumbing underneath every visibility goal on this glossary's list. Nothing downstream works without it. Search Console's Page indexing report shows exactly which gate each page failed and why, which makes it the first stop in any visibility investigation.
In practice
The question I still get is whether you need to submit your site to search engines. You do not, and you have not for years. What I actually find in audits is quieter: a noindex tag left behind from staging, a canonical pointing at the wrong version, a whole template of pages Google crawls and quietly declines to index. Clients assume publishing equals visibility. Indexability is where that assumption goes to die, and checking it takes minutes.
Common misconception
People often think that once a page is published, search engines will find and show it. Actually, publication guarantees nothing: the page must be discoverable, crawlable, and then judged worth indexing, and each step fails silently.
Related terms
Want the bigger picture? Start with the Founder’s Guide to SEO.
