Passage Ranking

How Google's passage ranking works — one page can earn multiple relevance scores, one per passage, for different queries. Why it's ranking, not indexing.

First published: Jun 24, 2026 · Last updated: Jul 15, 2026 · Advanced
demand #11 in How Search Works#28 in AI Search#338 on the site

Passage ranking is a Google AI system, announced in October 2020 and live in US English from February 2021, that scores individual sections ('passages') of a page so a single page can earn multiple relevance scores — one per passage — for different queries. The name was corrected from 'passage indexing': Google still indexes whole pages; only the ranking scoring changed. Danny Sullivan put it bluntly — 'We are not indexing passages. Period.' It helps long, messy pages where a great answer is buried, affects roughly 7% of queries, and is unrelated to scroll-to-text fragments or featured snippets. It's the conceptual ancestor of how AI Overviews and Copilot retrieve passages today. SEO action: write well-organized, self-contained sections — nothing artificial.

TL;DR — Passage rankingPassage ranking is a Google AI system that scores individual sections ('passages') of a page so a single page can earn multiple relevance scores for different queries. Google still indexes whole pages — only the ranking changed. is an AI ranking system (announced Oct 20, 2020; live US English Feb 10, 2021) that scores individual passages of a page so one document can earn multiple relevance scores against different queries. The name was corrected from “passage indexingStoring a crawled page in the search index so it can appear in results. Crawled is not the same as indexed — Google selects what to keep, and indexing isn't guaranteed.” because indexingStoring a crawled page in the search index so it can appear in results. Crawled is not the same as indexed — Google selects what to keep, and indexing isn't guaranteed. didn’t change — pages are still indexed whole; only the scoring granularity changed. It targets long, messy pages where a strong answer is diluted, affects ~7% of queries, and is a separate system from scroll-to-text fragments and featured snippets. It’s the direct conceptual ancestor of passage-level retrieval in AI OverviewsAI Overviews are the AI-generated summary box Google shows above or within its regular search results, written by Gemini models from pages retrieved out of Google's normal Search index. It's a Search feature, not a separate platform or index. and Copilot. SEO action: well-structured, self-contained sections — nothing artificial.

The core innovation: one page, many scores

Public explanations establish passage-level relevance, but not a complete scoring architecture or a guaranteed number of scores per page. Evidence for this claim Official or primary documentation supporting the adjacent article claim, with scope limited to the source's published description. Scope: No ranking guarantee or undisclosed system mechanics are inferred beyond the cited source. Confidence: high · Verified: Google: Search On 2020 Avoid presenting illustrative mechanics as disclosed source code. Evidence for this claim Official or primary documentation supporting the adjacent article claim, with scope limited to the source's published description. Scope: No ranking guarantee or undisclosed system mechanics are inferred beyond the cited source. Confidence: high · Verified: Google: Ranking systems guide

Here’s the mechanism that matters. Before passage ranking, a page got one shot at relevance for a query — Google evaluated the whole document. Passage ranking lets a page receive multiple relevance scores, one per passage, each measured against different queries. Martin Splitt described it cleanly as “one document that can be scored with multiple scores according to the queries.”

That’s the whole idea. It’s not a new index, not a new crawl, not a new storage format. It’s the ranking system getting more granular about which part of a page answers a given query. As Splitt put it, “it’s just us getting better at more granularly understanding the content of a page.”

Google can score a buried section strongly while keeping the page—not the passage—as the indexed unit. Source: /ai-search/how-search-works/passage-ranking/

One indexed page contains an introduction, background context, and a buried section with a direct answer. The direct-answer section receives the highest illustrative passage score and can help the page rank for the query. The passage does not become a separately indexed URL; the page remains the indexed unit.

© Patrick Stox LLC · CC BY 4.0 ·

Why it exists: rescuing buried answers

Google built this for a specific failure mode — long pages where a great answer is diluted by everything around it. Danny Sullivan, October 2020: “Typically, we evaluate all content on a web page to determine if it is relevant to a query. But sometimes web pages can be very long, or on multiple topics, which might dilute how parts of a page are relevant for particular queries… With our new technology, we’ll be able to better identify and understand key passages on a web page.”

Crucially, this is upside-only and narrow. Splitt: “We are only improving rankings for pages that are currently having trouble.” It’s not re-rankingReranking is the second stage of a retrieval pipeline: after a cheap, broad first pass pulls a candidate set of documents or passages, a slower, more precise model re-scores and reorders that shortlist by true relevance before the results are served or handed to an LLM. the whole web; it’s giving a lift to pages whose best content was previously buried. And a passage can be tiny — Splitt: “It can be really short, it can be as short as a few words, it can be as long as a paragraph.” It can even override a title match: he noted a page with a good answer in the body can be more relevant than a page with the query in its title.

”Ranking,” not “indexing” — and why the distinction is load-bearing

Google initially marketed this as “passage indexing,” and both Splitt and Sullivan pushed back hard on the name. Splitt: “While I’m not super excited about us framing it… originally as passage indexing, it is actually a ranking change.” And the flat denial from Sullivan: “But… We are not indexing passages. Period.”

The distinction isn’t pedantry — it changes what you do about it:

  • Indexing didn’t change. Google still indexes the whole page as one document. Splitt: “It does not mean that we are storing them differently.”
  • Ranking changed. The same stored document now gets scored at passage granularity against queries.

So you can’t “submit passages,” you can’t opt a passage out, and there’s no passage in Search ConsoleA free Google service that reports how a site performs in Google Search and surfaces problems with how Google crawls, indexes, and serves it. It's first-party data straight from Google — but you don't need it to appear in results. you can inspect. Splitt on opting out: “That’s like saying I don’t want to rank for these five paragraphs of my page.” If you find someone selling “passage indexing optimization,” Splitt’s read still applies: “There will probably be some people who will try to capitalize on this. But I wouldn’t fall for it… It’s not for you who know what they are doing.”

Three things it is NOT

These get conflated constantly:

  • Not scroll-to-text / text fragments. Passage ranking and scroll-to-text (#:~:text= deep links) are two separate, unrelated systems. Google confirmed this directly. They interact in the AI era — see below — but they aren’t the same feature.
  • Not featured snippets. A different system. Passage ranking influences which pages rank; featured snippets are about which answer gets extracted to the top.
  • Not artificial chunkingChunking is splitting a document into smaller passages so AI systems can embed, index, and retrieve the single most relevant piece — not the whole page — in response to a query. It's a foundational step in RAG pipelines and the conceptual cousin of Google's passage ranking.. Splitt was explicit that you don’t need to change your site, pages, articles, or markup. Don’t carve content into fake fragments.

Timeline and scale

  • October 20, 2020 — announced at Google’s “Search On” event.
  • February 10, 2021 — live for English-language queries in the US (confirmed by SearchLiaison the next afternoon).
  • ~7% of search queries across all languages — Google’s own stated impact once fully rolled out globally. Early industry tracking (Search Engine Roundtable) reported minimal observable impact at launch, which fits a narrow, buried-answers-only system.

The AI-era extension: the same idea, everywhere now

This is the part most SEO coverage misses. Passage-level relevance is no longer a niche 7% lever — it’s the default unit of retrieval in AI searchAI search uses large language models and retrieval-augmented generation (RAG) to synthesize an answer from multiple sources rather than returning a ranked list of links. Examples include Google AI Overviews, ChatGPT Search, and Perplexity.. AI OverviewsAI Overviews are the AI-generated summary box Google shows above or within its regular search results, written by Gemini models from pages retrieved out of Google's normal Search index. It's a Search feature, not a separate platform or index. and Copilot don’t rank whole documents to build an answer; they retrieve and score passages.

  • AI Overviews use passage-level retrieval to assemble answers, and frequently link to the exact source passage using text-fragment URLs (#:~:text=) rather than the page as a whole. (This is where passage ranking and scroll-to-text — two unrelated systems — finally meet in practice.) Search Engine Land’s AI Overviews guide notes Gemini “can also use passage indexing to incorporate specific sections of a website to fill out its AI Overview response.”
  • Copilot / Bing runs a three-step loop: retrieve ~15–20 high-confidence URLs from the Bing index, chunk those pages into passages and score them on relevance/authority/freshness, then validate and cite. The chunkingChunking is splitting a document into smaller passages so AI systems can embed, index, and retrieve the single most relevant piece — not the whole page — in response to a query. It's a foundational step in RAG pipelines and the conceptual cousin of Google's passage ranking. step is passage ranking by another name. (See chunkingChunking is splitting a document into smaller passages so AI systems can embed, index, and retrieve the single most relevant piece — not the whole page — in response to a query. It's a foundational step in RAG pipelines and the conceptual cousin of Google's passage ranking., vector searchVector search finds content by comparing the meaning of a query against stored content as numerical vectors, retrieving the closest ones in a high-dimensional embedding space. At scale it uses approximate nearest neighbor (ANN) algorithms — not exact comparison — to search billions of vectors in milliseconds., embeddingsEmbeddings are dense numerical vectors — lists of floating-point numbers — that represent the meaning of text in a high-dimensional space. Semantically similar content lands close together, so search and AI systems can match by meaning, not just keywords., and RAGRAG is the retrieve-then-generate pattern behind AI search: the system retrieves relevant passages from an external index at query time, injects them into the model's context, and generates an answer grounded in those sources — without changing the model's weights. for the full retrieval stack.)

Bing’s foundational role (the unsung half of this story)

Here’s something almost no SEO article mentions: Microsoft, via Bing, basically funded the modern field of passage ranking. Microsoft Research built the MS MARCO (Microsoft MAchine Reading COmprehension) dataset — 8,841,823 passages extracted from real web documents, with over a million training queries sampled and anonymized from Bing’s query logs. It’s the benchmark for neural passage ranking research. The foundational “Passage Re-ranking with BERTSemantic search is meaning-based retrieval — matching what a user means, not just the words they typed. Search engines detect entities, expand synonyms, infer intent, and rank by conceptual relevance, which is why keyword stuffing lost its power and topical depth gained it. work that beat prior systems by ~27% relative MRR@10 on that benchmark? Trained and measured on Bing-derived data.

And Microsoft has kept pushing the passage-as-unit idea into the AI era. From the June 2026 Web IQ announcement by Knut Risvik: “Web IQ does not just return documents; it returns passages and structured evidence objects,” and “by operating at the level of passages, we can concentrate useful signal while eliminating irrelevant context.” Microsoft’s broader framing (May 2026): “the unit of value shifts from documents to groundable information.” That is passage ranking, taken to its logical conclusion — the document stops being the unit; the passage is.

What this actually means for your SEO

Nothing exotic, but the through-line is real and worth internalizing:

  1. Write self-contained sections. A passage that answers a question completely, on its own, is more retrievable — both for the 7% classic passage-ranking lever and for AI passage retrieval. (AI Overview studies put the sweet spot around 134–167 words per cited passage, with semantic completeness the single strongest predictor of citation.)
  2. Use real headings. They give Google and AI retrievers clean passage boundaries.
  3. Don’t fake it. No artificial fragmentation, no “passage markup,” no opting passages in or out. There isn’t a lever there.
  4. It’s normal SEO. Danny Sullivan’s line generalizes: good SEO is good GEOGenerative Engine Optimization (GEO) is the practice of optimizing content and brand presence so AI-powered search engines and assistants — Google AI Overviews, ChatGPT, Perplexity — cite, recommend, or mention you when generating answers. Google's position is that it's still SEO./AEO. The same well-structured content wins passage ranking, featured snippets, and AI citations.

Add an expert note

Pin an expert quote

New person? Create their unclaimed profile at /admin/experts/ → Pin a quote first.