Passage Optimization for AI: 2026 Guide
Passage-level optimization for AI search in 2026: the BLUF structure, chunk self-containment, and question-anchor techniques that drive AI citations.

Max Tsygankov · Founder, Crawloria
Published July 11, 2026 · 10 min read
What passage optimization means and why it matters
Page-level structure and passage-level writing are different problems. Page-level structure is about headings, lists, schema, and HTML hierarchy. Passage-level optimization is about what happens inside each section: the order of sentences within a paragraph, whether a block can stand alone when extracted, and how well a heading predicts what its section answers.
The reason passage-level work matters more now than in traditional SEO: Google AI Mode, ChatGPT web search, and Perplexity all extract and synthesize at the passage level, not the page level. When an AI cites your content, it typically pulls a 2-5 sentence block from somewhere in your article, not the article as a whole. The question "did this page rank?" is upstream of "did this passage get cited?" Two pages can have identical page-level structure and identical SERP positions. The one whose paragraphs are independently readable gets cited; the one whose paragraphs flow into each other as continuous prose does not.
Google's passage indexing system, confirmed in the Search Central blog in 2021 and updated since, indexes passages within pages independently of the full page's authority. The AI Mode layer built on top of that infrastructure inherits this behavior. Passage-level indexing predates AI Overviews; what is new is the directness of extraction. A cited passage in an AI answer goes from your text to the user's screen with a single hop, no SERP click required. The quality of that passage determines whether the user sees something useful or something confusing.
BLUF: bottom line up front
BLUF is a communication principle from U.S. military writing: the most important information appears first, and every subsequent sentence provides context or support. Applied to content for AI search, BLUF means every paragraph opens with its conclusion.
This runs counter to how most writers are trained. Academic writing builds an argument and arrives at a conclusion at the end. Journalistic writing inverts the pyramid for the lede but often reverts to building narratives within sections. AI citation extraction does not care about narrative momentum; it reads the first sentence of a passage and decides whether to extract based on that alone.
The practical test: read only the first sentence of every paragraph in your article. If each one states something useful on its own, you are using BLUF. If most are setup sentences ("There are several things to consider," "Background is helpful here," "First, it is useful to understand..."), you are burying your answers.
Non-BLUF example:
Shopify has several plan options. The Basic plan covers up to two staff accounts and basic analytics. The Shopify plan adds professional reports. The Advanced plan adds custom report builder and lower transaction fees. These plans cover most merchants who sell primarily online.
BLUF rewrite:
Most merchants who sell primarily online need at most the Shopify plan, not Advanced. Basic covers two staff accounts and core analytics; Shopify adds professional reports; Advanced adds custom reports and lower transaction fees. Moving up costs more per month than it saves in fees for the majority of stores.
The answer ("Basic or Shopify, not Advanced") moved to the first sentence. Supporting detail follows. The BLUF version is citable in isolation. The original requires the full paragraph for context.
Chunk self-containment
A chunk is a 3-6 sentence block that covers exactly one idea. Chunk self-containment means the chunk reads correctly without any surrounding content.
The test is straightforward: copy any paragraph from your article and paste it into a blank document. Does it make sense? Or does it contain pronouns without referents ("this approach," "the tool mentioned above," "as we discussed"), unexplained abbreviations, or statements that require the preceding section for context?
AI systems extract chunks into answers where your surrounding sections are absent. A sentence like "This is why the approach described above works better than traditional methods" becomes meaningless in isolation. A rewrite like "BLUF paragraph structure gets extracted more reliably than narrative-build structure because AI systems sample the first sentence of each passage first" is self-contained.
Four patterns that break chunk self-containment:
Forward-referencing pronouns. "It," "this," "these," and "they" pointing at something several paragraphs earlier. Fix by replacing the pronoun with the actual noun on first reference in the chunk.
Implied transitions. "On the other hand," "as a result," and "consequently" assume the reader just finished the preceding paragraph. In an extracted chunk, those transitions confuse rather than connect. Make the logic explicit: "Passage-level citations require self-contained chunks; consequently, content that builds across multiple paragraphs loses citations even when page-level signals are strong" stays coherent because the logical premise is stated in the same sentence.
Cliff-hanger endings. "We'll cover this in the next section." An extracted chunk ending on a referral to missing content reads as incomplete. Cut these; they serve navigation, not citation.
Unexpanded abbreviations. If your chunk references "GEO," "AEO," or a product name that was defined three sections earlier, re-expand it. The extracted chunk has no access to your earlier definitions.
Optimal passage length
There is no single universally correct passage length for AI citation, but the operational range is consistent with what AI systems actually do.
Short passages (1-2 sentences) are occasionally cited for factual definitions. "Schema markup is machine-readable HTML metadata that tells AI systems what a page's content means and how to classify it." Factual claims work at this length; analysis does not.
Medium passages (3-5 sentences) are the primary citation unit. Long enough to contain a claim and its support. Short enough for an AI system to include without truncation. This is the target length for any section you want cited verbatim.
Long passages (6+ sentences) are rarely cited as a unit. AI systems summarize rather than extract at this length. You can write them for human readers, but do not expect verbatim extraction. If a long section is an important citation target, break it into 3-5 sentence sub-chunks.
The length guidance applies to answer passages, not to every paragraph in the article. Background sections, context sections, and narrative transitions can run longer because they are not citation targets anyway. Optimize length in the sections where you want to be quoted: the first paragraph under each H2, numbered list items with explanatory prose, and FAQ answer blocks.
Question-anchor headings
A question-anchor heading is one where the heading itself is - or contains - the question that the section answers. "What does passage optimization mean?" rather than "Passage Optimization: Definition." "How long should a passage be for AI citation?" rather than "Passage Length."
AI systems use heading text to label the passage below it. A heading that is a question signals clearly what the following passage is answering. A heading that is a label leaves the agent to infer the question from the content.
This is consistent with observed behavior in Google's AI Overview trigger patterns: question-format headings appear in cited content at higher rates than label-format headings, per structural analysis published by multiple SEO research vendors. The mechanism makes sense: an AI system trying to answer "how long should a passage be" is more confident extracting from a section headed "How long should a passage be?" than from a section headed "Passage Length Recommendations."
The transformation is usually one line of editing per heading. "Section 3: Schema Best Practices" becomes "What schema does Google AI actually use for citations?" The content underneath does not need to change; only the heading label changes. Apply this to H2 headings first, and prioritize the sections most important to your citation goals.
How AI Mode and AI Overviews rank passages
Google's passage indexing model evaluates passages within a page independently of the page's overall authority. Google AI Mode and Google AI Overviews are built on top of this infrastructure.
What this means in practice: a high-authority page with poorly written interior passages can lose a citation to a lower-authority page with a precise, self-contained, BLUF-structured passage. Authority is not irrelevant, but it is not sufficient. The passage has to be extractable.
The signal hierarchy, based on publicly available Google documentation and observed extraction behavior:
- Does the passage directly answer the implied question of the heading above it?
- Is the first sentence a direct answer, or a setup sentence?
- Does the passage contain the specific entity - brand, product, concept - the user is asking about?
- Is the passage the right length to quote, or does extracting it require truncation that loses meaning?
For the page-level structural work that is upstream of passage-level writing - heading hierarchy, schema, and list rules - see how to structure content for Google AI Overviews. For the pre-publish checklist that combines both layers into a single workflow, see the AI search content optimization checklist.
How to apply these techniques to existing content
The fastest path for existing articles: run the BLUF test on every H2 section.
- Open the article.
- Read only the first sentence after each H2 heading.
- Mark every first sentence that does not state an answer or a claim on its own.
- Rewrite those sentences to lead with the conclusion.
This single pass typically takes 15-30 minutes on a long article and improves citation potential for every section it touches without changing article structure, word count, or ranking signals.
After the BLUF pass:
- Convert headings from label format to question format where possible.
- Identify paragraphs longer than six sentences in sections you want cited, and split them into shorter blocks.
- Run the cold-read test on each paragraph: paste it alone in a blank doc and see whether it makes sense without context.
For new content, BLUF and self-containment are faster to write correctly the first time than to retrofit. The pre-publish checklist at our AI search content optimization checklist includes a passage-level gate alongside the page-level checks.
FAQ
Is passage optimization different from AI Overview optimization?
They overlap but differ in scope. AI Overview optimization often refers to the full set of signals: authority, backlinks, topic coverage, schema, and content quality. Passage optimization is the sentence- and paragraph-level writing decisions within content that is already eligible to be cited. A page can fail AI Overview citation because of authority issues or because of passage-level issues. This guide addresses the second problem only.
Does this apply to ChatGPT and Perplexity as well as Google?
Yes. All three systems extract passage-level chunks from source content. The exact weighting of signals differs by platform, but BLUF structure, self-contained chunks, and question-anchor headings improve citation performance across all of them. Google's passage indexing documentation is the most publicly detailed description of the mechanism, which is why it serves as the reference framework here.
How is this different from the page-structure guide?
The page-structure guide covers heading hierarchy, schema markup, list formatting, and HTML-level signals. This guide covers what you write inside each section: sentence order, paragraph independence, passage length, and heading phrasing. Page structure determines whether your page is eligible; passage structure determines which specific blocks get cited.
Can I test whether a specific passage will be cited?
Not directly - no tool gives a passage-level citation probability score. A practical proxy: paste the passage into ChatGPT or Perplexity with a question the passage should answer, and see whether it returns text from your passage or synthesizes around it. If it ignores your specific wording, the passage likely needs BLUF restructuring or a better question-anchor heading above it.