GLOSSARY logo

GLOSSARY

THE TECHNICAL LANGUAGE OF DIGITAL B2B INFRASTRUCTURE

CONCEPT
SEARCH OPTIMIZATION

Indexability

A page’s technical and policy eligibility to be included in a search engine’s index after it has been discovered and crawled.


BUSINESS RELEVANCE

Indexability controls whether valuable pages can appear in organic search. Separating it from crawlability helps teams diagnose why discovered pages are absent from results.


IMPLEMENTATION EXAMPLE

A published term returns 200, includes a self-referencing canonical, has no noindex directive, appears in the sitemap, and is linked from the directory.


LIMITATIONS

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.


TECHNICAL EXPLANATION

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.


Secondary Topics

Systems Architecture

Sources

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