Indexability
A page’s technical and policy eligibility to be included in a search engine’s index after it has been discovered and crawled.
Indexability controls whether valuable pages can appear in organic search. Separating it from crawlability helps teams diagnose why discovered pages are absent from results.
A published term returns 200, includes a self-referencing canonical, has no noindex directive, appears in the sitemap, and is linked from the directory.
Being indexable does not guarantee being indexed, retained, ranked, or shown for a query. Robots.txt controls crawling and is not a reliable method for preventing a URL from being indexed.
Indexability depends on successful access, index directives, canonicalisation, content availability, response status, and the absence of blocking conditions. Search engines still decide whether and how to index a page based on duplication, quality, and other signals.
Systems Architecture
Google Search Central — Crawling and Indexing — https://developers.google.com/search/docs/crawling-indexing; Google Search — How Search Works — https://developers.google.com/search/docs/fundamentals/how-search-works
