Skip to content
GET-GEO.AI
All guides

// guide

How do you appear in Google AI Overviews?

Updated: 2026-07-31

// short answer

AI Overviews are generated from Google's regular search index, so appearing in one starts with ranking for the query. Beyond that, Google documents no separate opt-in: the levers are conventional indexing, allowing the Google-Extended token, structured data, and content written as compact self-contained answers that are straightforward to summarize and attribute.

There is no separate AI Overviews index

Google's own documentation is explicit that AI features in Search use the same index and the same fundamentals as the rest of Search. There is no separate submission process and no dedicated markup that opts a page in.

The practical consequence is unglamorous: if a page does not rank for a query, it will not be cited in the overview for that query. Conventional SEO is the prerequisite, not an alternative.

The controls Google does give you

Two distinct mechanisms exist and are frequently confused. The Google-Extended token in robots.txt governs whether your content can be used for Gemini and related generative products; it does not affect ranking in Search. The nosnippet family of directives controls whether text can be shown as an extract.

Applying nosnippet or a restrictive max-snippet broadly is the most common self-inflicted wound here, because a page that cannot supply a snippet is a poor candidate for a summary that has to quote something.

  • Google-Extended — controls generative use; blocking it removes you from Gemini-based surfaces.
  • nosnippet / max-snippet — controls extractable text; over-restricting suppresses the passages an overview needs.
  • noindex — removes the page from Search entirely, and therefore from AI Overviews.

Write for summarization, not for scroll depth

An overview is assembled by summarizing several sources and attributing claims to them. A page phrased so that its central claim is a single clear sentence is far easier to attribute than one where the claim is distributed across a long narrative.

Headings that mirror the question people actually type, an immediate answer underneath, and specifics — numbers, dates, named entities — give the generator something concrete to carry across.

Structured data helps understanding, not ranking

Google is consistent that structured data helps it understand a page rather than acting as a ranking boost. For AI features that understanding still matters, because unambiguous markup reduces the chance of your content being misread or attributed to the wrong entity.

FAQPage and Article markup are worth adding where they genuinely describe the page. Marking up content that is not visible to users violates the guidelines and risks manual action.

Expect volatility, and measure accordingly

Overviews do not appear for every query, appear inconsistently for the same query over time, and vary by country and language. A single check tells you almost nothing.

Track a fixed list of target queries and sample them repeatedly, and treat the trend across weeks as the signal rather than any individual result.

Related questions

Can I opt out of AI Overviews specifically?

Not as a discrete setting. You can restrict snippets, which reduces the text available for summarization, or block Google-Extended, which affects Gemini-based products. Neither is a clean opt-out from AI Overviews alone, and both cost visibility elsewhere.

Does blocking Google-Extended affect my normal rankings?

Google states it does not. It governs generative use of your content, not indexing or ranking in Search.

Do I need FAQ schema to be included?

No. It can help Google interpret a question-and-answer page correctly, but it is not a requirement and it is not a ranking factor. Content quality and conventional ranking do the work.

Why did my page appear in an overview and then disappear?

Overviews are regenerated rather than stored, and the set of sources shifts with query phrasing, freshness and competing content. Fluctuation is normal, which is why measurement has to be sampled over time.

Sources

  1. 01Google Search Central — AI features and your website
  2. 02Google Search Central — robots meta tags and snippet controls
  3. 03Google Search Central — intro to structured data