Glossary

Plain-English SEO definitions, sourced from Google's documentation.

Indexing

The process by which a search engine analyses a fetched page and stores information about it so the page can later be returned in search results.

Definition

Indexing is the stage in a search engine's pipeline where, after a page has been crawled, the engine processes the page's content, extracts meaning, and stores it in its index — the database that the engine queries to answer searches.

A page can be crawled but not indexed. Google may decline to index a page for many reasons, including duplicate content, low quality, a `noindex` directive, robots blocking, server errors during rendering, or simply because Google did not consider the page worth storing. The Search Console URL Inspection tool reports whether a specific URL is indexed and, if not, why.

Examples

  • Checking whether a page is indexed

    A site owner inspects a newly published article in Google Search Console. The tool reports 'URL is on Google' meaning the page is in the index and eligible to appear in search results.

  • Blocking indexing intentionally

    A staging environment sets `<meta name="robots" content="noindex" />` on every page so Google can crawl the URLs but does not add them to its index.

Sources

Related terms

Where QueryCatch uses this

Last updated: 2026-05-10

Indexing — Definition & How Google Decides What to Store | QueryCatch | QueryCatch SEO Glossary