Skip to content
Platform · Engines

Google AI Overviews

Quick facts

Operator
Google
Founded
2024
Docs
https://developers.google.com/search/docs/appearance/ai-features
Engine class
SERP-embedded — an AI summary block inside the classic Google results page, grounded on the normal Search index rather than an on-demand live fetch
Grounded on
Google's existing web Search index — eligibility requires being indexed and eligible for Google Search; closest of all engines to classic SEO
Crawlers
Googlebot (controls the Search index → AI Overviews eligibility) · no dedicated AI Overviews crawler exists · Google-Extended is a Gemini/Vertex training token, not an AIO control
Citation behavior
Supporting links shown alongside the overview; a page must be indexed and eligible for Google Search to appear
GEO significance
Largest-distribution AI answer surface and the closest to classic SEO — but also the strongest zero-click pressure of any engine

Crawler user-agents

  • Googlebot
  • Google-Extended

1. What Google AI Overviews is

Google AI Overviews is the AI summary block at the top of the classic Google results page — an AI answer presented above the normal blue links, with supporting links shown alongside it (see AI features and your website).

In the generative engine taxonomy, AI Overviews is the SERP-embedded class — grounded on a classic web index rather than an on-demand live fetch. That single property makes it the engine closest to classic SEO: your existing index presence is the entry ticket. It is the third calibration sample on the same axis as answer-engine-native Perplexity AI and retrieval-augmented-chat ChatGPT Search — same axis, a third distinct end.

Three different things get conflated — keep them apart:

NameWhat it is
AI OverviewsThe AI summary block embedded atop the classic Google SERP (incl. the former “SGE”)
AI ModeA separate end-to-end conversational Search tab (closer to retrieval-augmented chat, shares Gemini) — see AIO vs GEO and Gemini
Googlebot / Google-ExtendedA crawler and a training token — different jobs (see AI crawlers and §3 below)

SGE (Search Generative Experience) was the May 2023 Search Labs experiment, renamed AI Overviews and made public from I/O 2024 — it is not a separate product (see §6). AI Mode is a separate product — see Gemini.

Why it is a P0 platform: AI Overviews is the largest-distribution AI answer surface — it rides Google Search’s volume, so being cited here has the widest reach of any engine in this collection. It is also where E-E-A-T and schema signals matter most, because it reuses Google’s existing quality systems.

2. How it works

AI Overviews is an instance of the general answer loop — query understanding → retrieval → grounding/selection → LLM synthesis → citation backfill. This section gives only the platform-specific deltas.

Platform-specific traitWhat it changes for GEO
Grounded on Google’s existing indexNot an on-demand fetch — your prior index presence is the eligibility gate, the most SEO-like surface here
Query fan-outGoogle states AI Overviews “may use a ‘query fan-out’ technique — issuing multiple related searches across subtopics and data sources” — so coverage of adjacent sub-questions matters, not just the literal query
Reuses Google’s quality systemsE-E-A-T, Knowledge Graph, and Core Web Vitals signals are shared with classic ranking — GEO and SEO infrastructure converge here
Embedded in the SERPThe overview sits above organic results — strongest zero-click pressure of any engine (see §9)
Conditional triggerNot every query produces an overview — being eligible is necessary but the query must also trigger one

The selection step requires that a page is indexed and eligible for Google Search, then prefers structurally clean, authoritative, directly-liftable passages. Because eligibility runs through the normal index, classic SEO infrastructure — indexing, schema, Core Web Vitals, Knowledge Graph presence — is the GEO infrastructure on this engine. (GEO Wiki classifies this as RAG over a classic index; Google describes the mechanism functionally — index eligibility plus query fan-out — and does not use the term itself.)

3. Crawlers and user-agents

This is the load-bearing disambiguation on this engine, and the mirror image of the ChatGPT Search GPTBot trap — with the opposite resolution. The key fact: there is no dedicated AI Overviews crawler.

User-agent / tokenOfficial purposerobots.txtEffect on AI Overviews
GooglebotCrawls and builds the regular Google Search indexRespects robots.txt — disallow it and you leave Search and AI Overviews togetherControls AIO eligibility — it is the Search index
Google-ExtendedA standalone token for Gemini/Vertex AI training and groundingRespects it as a separate opt-outNone — does not gate AIO; see callout

The load-bearing GEO fact (mirror of ChatGPT Search). Google’s crawler documentation states, current as of 2026-04: “Google-Extended does not impact a site’s inclusion in Google Search nor is it used as a ranking signal in Google Search.” (see Google’s common crawlers). Because AI Overviews is built on the normal Search index, blocking Google-Extended — the default “stop Gemini training” move — does not remove you from AI Overviews. The only exit from AI Overviews is leaving Google Search itself (Googlebot disallow or de-indexing), which is almost never what a site wants. This is the exact inverse of ChatGPT Search, where a separate OAI-SearchBot governs Search visibility; here there is no separate bot at all.

Google also documents that “to be eligible to be shown as a supporting link in AI Overviews or AI Mode, a page must be indexed and eligible to be shown in Google Search”. Admission, verification, audit, and the training-opt-out trade-off are covered by AI crawlers; the indexing prerequisite is sitemap and IndexNow.

4. Citation preferences

This is the load-bearing GEO section. Because eligibility runs through Google’s existing index and quality systems, what gets cited as a supporting link tracks classic ranking strength plus structural liftability.

Frequently citedFrequently skippedThe signal it implies
Pages already indexed and ranking-eligibleUn-indexed or de-indexed pagesIndex presence is the gate — see sitemap & IndexNow
Strong E-E-A-T and entity consistencyAnonymous, low-trust pagesTrust signals — see E-E-A-T · Knowledge Graph presence
Structured data / schema markupUnstructured pages with no markupMachine-readable structure — see schema implementation
Core Web Vitals + multimodal signals metSlow, thin, or media-poor pagesReused Google quality systems — see Core Web Vitals · multimodal signals
Self-contained, directly liftable passagesContent that needs full-page contextChunk independence — see GEO

The contrast across classes is one line: AI Overviews leans hardest on your prior Google index presence and Google’s existing quality systems, where answer-engine-native Perplexity AI retrieves live on every turn and retrieval-augmented ChatGPT Search retrieves conditionally through a separate bot. The same content has a different citation-probability mechanism on each — do not extrapolate across engines.

5. API and integration

AI Overviews has no consumer API and no official “am I in AI Overviews?” query endpoint. The programmatic approximation is the Gemini API’s Grounding with Google Search, which gives a model live Google-grounded retrieval and returns the sources behind the answer.

Returned fieldContents
groundingChunksArray of objects containing the web sources (uri and title)
groundingSupportsChunks linking a text segment (startIndex/endIndex) to one or more groundingChunkIndices
answer textThe grounded synthesized response the supports map back to

One caveat for GEO: the Gemini grounding API is not a 1:1 mirror of consumer AI Overviews ranking or triggering — it is the closest measurable proxy, not the product surface itself, and Google notes newer models may omit groundingChunks (see Grounding with Google Search). The point is that the grounding metadata makes “is my content being cited?” an automatable query, which is why this anchors AI citation tracking.

6. History and timeline

Only GEO-relevant milestones — index dependence, trigger surface, citation, or visibility mechanics — are recorded here. Gemini model-version history belongs to Gemini; AI Mode mechanics route there and to AIO vs GEO.

DateMilestoneWhy it matters for GEO
May 2023SGE launched as an opt-in Search Labs experimentFirst generative answer in the SERP — established the “grounded on the Search index” model
May 2024Renamed AI Overviews, rolled out to everyone in the U.S.The engine becomes a default surface, not a Labs opt-in
Oct 2024Expanded to 100+ countries, 1B+ monthly usersLargest-distribution AI answer surface — global reach confirmed
May 2025AI Mode introduced as a separate experienceAI Mode ≠ AI Overviews — see Gemini

(Dates and wording from Google’s official blog posts; SGE has no standalone retirement notice — the May 2023 announcement plus the May 2024 rename post are the canonical record.)

7. Measured citation behavior

Be honest about scope here. The foundational GEO benchmark (Aggarwal et al., KDD ‘24) used an internal harness and Perplexity.ai as its live-engine baseline — not AI Overviews. There is no academic benchmark that uses this engine as its primary live baseline, which is why this entry’s relatedPapers is intentionally empty: we do not internal-link a paper that did not test this engine.

What that leaves:

  • Read the cross-engine evidence at its source. The benchmarked live-engine numbers live in the Perplexity AI entry; the same content-substance rewrite behaves differently here and should not be extrapolated across engines.
  • Treat citation behavior as a variable, not a constant. Not every query triggers an overview, so the trigger rate is itself an unknown, on top of which indexed sources become supporting links if it does.
  • Use the direction, not a number. There is no defensible “AI Overviews lifts visibility by X%” claim; resist inventing one. The strongest directional evidence on this engine is the zero-click pressure of an answer sitting above organic results — a direction, not a verified percentage.

That measurement discipline — query a sample, extract the cited set, track your share over time — is exactly AI citation tracking, and the Gemini grounding proxy in §5 is what makes it automatable on this engine.

8. Optimizing for Google AI Overviews

These are AI-Overviews-specific priorities — not the full GEO workflow, which lives in GEO and the playbooks.

TacticWhy it bites harder on AI OverviewsGoverning entry
Be indexed and eligible for Google SearchIt is the literal eligibility gate — no index, no AIOsitemap & IndexNow · AI crawlers
Do not mis-read Google-Extended as an AIO controlBlocking it does nothing to AIO; mis-applied rules waste effortAI crawlers
Structured data / schema markupAIO reuses Google’s machine-readable structure systemsschema implementation
E-E-A-T + entity / Knowledge-Graph consistencyShared with classic ranking — trust signals carry directlyE-E-A-T · Knowledge Graph presence
Core Web Vitals + multimodal signalsReused Google quality systems gate eligibilityCore Web Vitals · multimodal signals
Self-contained, liftable chunks + fact/number densitySupporting-link slots favor concrete, attributable passagesGEO
Track cited share via the Gemini grounding proxyCitations are extractable — measure, don’t guessAI citation tracking

The indexing/crawler row is first because index eligibility is the non-negotiable gate, and the Google-Extended row is second because it is the highest-frequency, highest-cost misconception unique to this engine.

9. Why Google AI Overviews matters for GEO

AI Overviews is the engine with the widest reach and the most SEO-like crediting — its GEO value is scale × infrastructure reuse: the largest audience to be cited in front of, and the place where existing index, E-E-A-T, and schema investment pays back most directly. The cost side is that it carries the strongest zero-click pressure of any engine, because the overview sits above organic results.

Engine traitThe GEO lever it amplifies (or suppresses)Governing entry
Largest-distribution surfaceReach — citation here has the widest audienceGEO
Grounded on the existing Search indexIndex presence — classic SEO infrastructure is the gateSEO vs GEO · sitemap & IndexNow
No separate AIO crawler (Googlebot ≠ Google-Extended)Crawl access — the highest-cost, easiest-to-misread controlAI crawlers
Overview sits above organicZero-click pressure — visibility without the clickzero-click search

AI Overviews is the SERP-embedded instance in its highest-distribution form, and the deliberate counterpart to answer-engine-native Perplexity AI and retrieval-augmented ChatGPT Search — same axis, three ends. Model the engine correctly — index-gated eligibility, no separate bot, query fan-out — and your existing SEO infrastructure becomes your widest GEO reach; model it wrong, and you either chase a non-existent AIO crawler or block the wrong token entirely.

References

Official Google documentation (as of 2026-05):

Google announcements (The Keyword):

Frequently asked questions

Is AI Overviews the same as AI Mode?
No. AI Overviews is the AI summary block embedded at the top of the classic Google results page — it sits above the normal blue links. AI Mode is a separate, end-to-end conversational Search experience (a distinct tab, closer to retrieval-augmented chat and sharing Gemini's stack). This entry is only the SERP-embedded AI Overviews engine. The conceptual contrast is handled by the AIO-vs-GEO entry, and AI Mode's platform mechanics route to the Gemini entry, so the entries do not overlap.
If I block Google-Extended, will I disappear from AI Overviews?
No — and this is the most common GEO mistake on this engine, the mirror image of the GPTBot mistake on ChatGPT Search. Google-Extended is a Gemini/Vertex AI training-and-grounding opt-out token. Google's crawler documentation states (current as of 2026-04): 'Google-Extended does not impact a site's inclusion in Google Search nor is it used as a ranking signal in Google Search.' Because AI Overviews is built on the normal Search index, blocking Google-Extended does not remove you from it. The only way out of AI Overviews is to leave Google Search itself — which is almost never what a site actually wants.
Which crawler does AI Overviews use — do I need to optimize for a separate bot?
There is no dedicated AI Overviews crawler. AI Overviews is generated from Google's regular web Search index, which is crawled by Googlebot. Per Google: 'To be eligible to be shown as a supporting link in AI Overviews or AI Mode, a page must be indexed and eligible to be shown in Google Search.' So the crawler lever here is the same one as classic SEO — Googlebot access — not a new AI-specific user-agent.
How do I get into the AI Overviews source pool?
Be indexed and eligible for Google Search first — that is the entry ticket. Then be the most liftable, authoritative source: structured data, strong E-E-A-T and entity/Knowledge-Graph consistency, Core Web Vitals, and self-contained quotable passages. Because AI Overviews reuses Google's existing quality and ranking systems, classic SEO infrastructure is the GEO infrastructure here. Tactics route to the schema, E-E-A-T, and GEO entries.
Is SGE still a thing?
Not as a separate name. Search Generative Experience (SGE) was the opt-in Search Labs experiment announced in May 2023. It was renamed AI Overviews and rolled out to the general public from Google I/O 2024. There is no standalone 'SGE' product to optimize for — it is the earlier Labs branding of the same SERP-embedded engine now called AI Overviews.

Related

Sources

Primary

  1. AI features and your website (Google Search Central) · Google Search Central · 2025-12-10
  2. Google's common crawlers (Google-Extended documentation) · Google Search Central · 2026-04-23
  3. Grounding with Google Search (Gemini API) · Google AI for Developers · 2026-05-07
  4. Supercharging Search with generative AI · Google (The Keyword) · 2023-05-10
  5. Generative AI in Search: Let Google do the searching for you · Google (The Keyword) · 2024-05-14
  6. AI Overviews in Search are coming to more places around the world · Google (The Keyword) · 2024-10-28
  7. AI in Search: Going beyond information to intelligence (AI Mode) · Google (The Keyword) · 2025-05-20
Last updated: 2026-05-17 Authors: Ray Yang Topic: Engines