Definition: What are AI Overviews?

AI Overviews (Google's internal name: Search Generative Experience, SGE) are a SERP component that uses generative AI to produce a direct answer to a user's question. They appear above the classical blue links and typically contain 3-8 sentences of synthesized text, flanked by 2-5 cited sources (either inline as numbered references or as carousel cards).

The feature launched in May 2023 as the SGE beta inside Google Search Labs, rolled out productively in the United States from May 2024 and expanded to European markets including the DACH region in early 2025. Since mid-2025, AI Overviews are the default state on informational query clusters in most markets - not the exception.

Core mechanic

AIO is not a ranking factor - it is a structural change to the SERP

The classical algorithm continues to rank organic results. In parallel, a separate system generates the AI answer. Both run side by side. Position 1 is still technically position 1 - it just no longer gets the click.

How AI Overviews work (simplified pipeline)

  1. Query classification: Google decides whether a query is AIO-eligible (informational, definitional, comparative).
  2. Retrieval: Relevant documents are pulled from the index - a hybrid of BM25 and semantic vector search.
  3. Re-ranking: Candidates are re-weighted by authority, freshness, entity match and passage quality.
  4. Generation: A Gemini-based model synthesizes a coherent answer from the top sources - with inline citation references.
  5. Display: The answer is rendered above the SERP, optionally with an expandable section.

What matters operationally: content can drop out at every step of the pipeline. Whoever optimizes only at the retrieval layer (schema, sitemap) but fails to supply citable passages gets fetched but not cited.

The traffic effect - documented via AAR

The traffic effect of AI Overviews is measured through the AI Overview Absorption Rate (AAR). In an in-house audit cohort of 500+ enterprise domains (October 2024 - April 2026), the picture is the following:

28-41%
AAR on informational queries
< 10%
AAR on brand / navigational queries
5-18%
AAR on transactional queries

Crucially, click loss occurs at stable ranking positions. Classical SEO dashboards often misread the decline as an optimization deficit - in reality it is structural. Without AAR measurement, the wrong root cause gets worked on.

How to get cited in AI Overviews

Passage citability per QUEST

Every core passage is tested against the five criteria of the QUEST heuristic: Quotable, Unambiguous, Entity-rich, Standalone, Timestamped. Passages that satisfy 4/5 are citable. Below 3 criteria they are unusable for AIO.

Entity clarity

The brand must be anchored as a machine-readable entity: Schema.org Person/Organization markup, consistent sameAs references, ideally a Wikidata entry. Without an entity anchor, content fails systematically at the re-ranking stage.

Structured data (FAQPage, HowTo, Article)

AI Overviews favor content that is already structured at the passage level. FAQPage and HowTo schema are particularly effective here - they hand Google ready-made answer candidates. Article schema with datePublished and author makes freshness and authority signals unambiguous.

Author and publisher signals

A clear author byline with Person schema, transparent publication metadata and verifiable About pages measurably increase the chance of citation. This is the directly effective part of E-E-A-T in practice.

Typical mistakes around AI Overviews

Related terms

AI Overviews are tightly coupled with AAR, CTR drift, Passage Ranking, Zero-Click Search, Citation Rate and SGE. The overarching discipline is GEO.


FAQ on AI Overviews

What are AI Overviews?

AI Overviews are Google's generative answer section above the classical blue links. Google synthesizes a direct answer from multiple retrieval sources and cites 2-5 sources as evidence.

On which queries do AI Overviews appear?

Primarily on informational queries (definitions, how-to, comparisons). On navigational brand queries and pure transactional intents they appear significantly less often.

How large is the traffic loss caused by AI Overviews?

The documented AAR (AI Overview Absorption Rate) on informational queries sits between 0.28 and 0.41 - meaning 28 to 41 percent click loss at stable rankings. On navigational and transactional queries it is substantially lower.

How do you get cited in AI Overviews?

Through passage citability (QUEST heuristic), entity clarity, FAQ and HowTo schema, authoritative signals (E-E-A-T), unambiguous publication dates. Pure keyword optimization is ineffective.

Should you try to block AI Overviews?

Only partially controllable for individual pages via nosnippet meta tags, and rarely advisable in practice. The better strategy is active citation optimization - not blocking.