Google's AI Search Rules: The Opt-Out and What You Can Stop Doing
Google documented an opt-out control, an impressions report, and a list of things you do not need to do. What each one actually means for your site.
TL;DR
Google has now documented three separate things for site owners, and they fit together. First, a Search generative AI control in Search Console that keeps your pages out of AI Overviews and AI Mode, which Google states is not used as a ranking or inclusion signal for the rest of Search. Second, a generative AI performance report showing impressions in those features, with no clicks, no position, and a partial rollout. Third, a guidance page whose mythbusting section says in writing that you do not need llms.txt or other AI files, do not need to chunk your content, do not need structured data, and do not need to write differently for AI. The distinction that carries the rest: Google is describing Google. ChatGPT, Perplexity and Claude are a different retrieval chain and Google's guidance says nothing about them. Verified against Google's own documentation on 12 August 2026.
What Google actually published
Three documents, and most coverage has picked up one of them.
- AI features and your website, which lists every control you have and what each one costs you.
- The generative AI performance report in Search Console, plus a separate one for Discover.
- The AI optimization guide, which contains a section titled "Mythbusting generative AI search: what you don't need to do".
The third one is the interesting one, and almost nobody in the optimization industry is quoting it. We will, in full, including the parts that are inconvenient for us.
The opt-out control, and why the old warning is out of date
Search Console now carries a Search generative AI control under Settings. Switching it off keeps your content out of AI Overviews and AI Mode.
The sentence that matters is Google's own: the control "isn't used as a ranking or inclusion signal affecting other parts of Search."
That is a real change, and it invalidates advice that was correct until recently, including advice we have given. Before this shipped, the only ways to stay out of AI features were noindex, nosnippet or blocking Googlebot, and every one of them damaged your ordinary Search appearance as a side effect. "Do not opt out, you will lose your rankings" was true because opting out meant opting out of everything.
It is no longer true. So if you have a licensing position, a paywall, or a legal reason to stay out of AI answers, you now have a scoped instrument for it. Changes take a day or two to apply, and child properties inherit the setting from the parent by default.
We still would not use it, and the reason has nothing to do with rankings. The AI answer gets generated whether or not you are one of the sources it names. Opting out does not remove the answer, it removes you from the credits. You keep the same lost clicks and give up the mention.
Note also what it does not do: it does not stop training. That is Google-Extended, a separate directive covering grounding and training in Google systems outside Search.
The report you can look at, and what it will not tell you
The generative AI performance report covers AI Overviews and AI Mode. Read the limits before you plan a dashboard around it.
- Impressions only. No clicks. No position. You can see that you were shown and not whether it did anything.
- Search Labs excluded, because those experiments are still moving.
- Partial rollout. Google is releasing it "to a subset of website owners", and you also need enough impressions in AI features to qualify. Many sites simply do not have it.
- Search and Discover are separate reports. The Discover one adds top and bottom pages by impressions and where they came from geographically.
- The usual caps apply, including the 1,000 row limit, and recent data can still change.
Everywhere else, AI feature traffic stays folded into your ordinary numbers: sites appearing in AI features "are included in the overall search traffic in Search Console", reported under the Web search type. That is why you cannot split AI clicks from normal clicks in the main Performance report, and why nobody can honestly tell you what percentage of your traffic came from an AI Overview.
What to do with it this month. If you have the report, write down your current impressions. You cannot backfill this number later, and a baseline recorded now is worth more than a better report you get next year.
What Google says you do not need to do
Quoted directly from the mythbusting section, because paraphrase is how this kind of guidance gets bent.
"You don't need to create new machine readable files, AI text files, markup, or Markdown to appear in Google Search."
"Google Search itself doesn't use them."
"Doing so will neither harm nor help your site's visibility or rankings in Google Search."
"There's no requirement to break your content into tiny pieces for AI to better understand it."
"There's no ideal page length, and in the end, make pages for your audience, not just for generative AI search."
"You don't need to write in a specific way just for generative AI search."
"Structured data isn't required for generative AI search, and there's no special schema.org markup you need to add."
"Seeking inauthentic 'mentions' isn't as helpful as it might seem."
Read together, that is Google saying most of the tactical layer sold as generative engine optimization does nothing inside Google. The underlying reason is stated too: the AI features are "rooted in our core Search ranking and quality systems". They are not a separate index with separate rules.
We sell some of what is on that list, so let us be exact rather than defensive. Structured data still earns rich results and still helps a search engine tell which company you are, which matters a lot when your name is shared with other businesses. It is just not an AI-specific lever. And llms.txt, an optional plain text file at your domain root that summarizes your site for language models, does nothing in Google. Google says so and Google is right about its own product.
The distinction almost everyone skips
Google is describing Google.
Its guidance covers AI Overviews, AI Mode and Discover, all of which are grounded in Google's own index. ChatGPT, Perplexity and Claude are a different retrieval chain. They use their own crawlers, their own indexes and, in some cases, a third-party search backend. Nothing in Google's documentation describes them and nothing in it constrains them.
So the honest version of each claim looks like this:
| Claim | Inside Google | Outside Google |
|---|---|---|
| llms.txt helps | No, Google says it is unused | Unproven, but the file targets these assistants and costs almost nothing |
| Structured data required | No, explicitly not required | Not required either, still useful for entity clarity |
| Chunked or fixed-length passages | No requirement, no ideal length | Self-contained passages are easier to quote, which is a writing argument |
| Crawler access matters | Yes, ordinary crawling rules | Yes, and their crawlers are separate user-agents you must allow separately |
The one row that is identical in both columns is the boring one: a crawler has to be able to fetch the page. You can check yours with our free AI crawler access checker, which reads robots.txt precedence rules across the search and answer bots.
So what actually works
Strip out everything Google just ruled out and the remainder is not small. It is just less mechanical than the tactics it replaces.
Be worth citing. Google's own recommendation is unique, first-hand, genuinely useful content, and it explicitly warns against material that "could easily be produced by a generative AI model". An assistant summarizing commodity content has no reason to name a source.
Write passages that stand alone. Not because a word count is rewarded, and Google says plainly there is not one. Because a paragraph that only makes sense after the two above it cannot be lifted into an answer, so the model reaches for a source where somebody wrote a complete thought in one block. This is a writing standard, not a schema.
Keep crawlers in. The one hard gate, and the one most sites fail without knowing. Ordinary Googlebot rules for Google, and separate named user-agents for the assistants.
Be a legible entity. Consistent name, address and profiles, so a model can tell which company you are. This is where structured data still earns its place.
Measure mentions, not only rank. Whether you are named is now a separate question from where you rank, and only one of them is on your dashboard by default. Our AI visibility checker scores the signals that decide it.
The other controls, and what each one costs
For completeness, because the trade-offs are not obvious and the documentation lists them plainly.
| Control | Effect on AI features | Effect on normal Search |
|---|---|---|
| Search generative AI control | Removes you | None. Not a ranking or inclusion signal |
robots.txt (Googlebot) | Removes you | Removes you from Search too |
noindex | Removes you | Removes the page entirely |
nosnippet | Restricts AI use | Removes your normal snippet |
data-nosnippet | Restricts the marked section | Removes that section from snippets |
max-snippet | Limits length available | Limits your snippet length |
| Google-Extended | No effect on Search AI features | None. Covers training and grounding elsewhere |
The pattern is worth internalizing: everything except the top and bottom rows is a blunt instrument that pays for AI exclusion with normal Search visibility. Only the generative AI control separates the two, which is exactly why its arrival changed the advice.
What we changed on our own site because of this
Publishing this obliged us to check our own pages against Google's documentation, and one FAQ needed fixing. In our post on whether ChatGPT can read your website, the answer about blocking AI crawlers listed Google-Extended alongside GPTBot and PerplexityBot as the crawlers that earn you citations. That is wrong: Google-Extended governs training and grounding in Google systems outside Search, and it does not decide whether you appear in AI Overviews. The control that does is the one described above, and it did not exist when we wrote that answer.
Both points are now corrected in place, with the date. The recommendation did not change: allow the search and answer crawlers, and treat pure training crawlers as a separate licensing decision. What changed is that one of the bots was filed in the wrong group, and that a scoped instrument now exists for the people who genuinely need to opt out.
Every quote and claim in this post was checked against Google's own documentation on 12 August 2026. Google updates these pages, so if you are reading this much later, check the source before acting on it.
Frequently asked questions
-
Can I opt out of AI Overviews without losing my Google rankings?
Yes, for Google, and this is the part that changed. Search Console now has a Search generative AI control under Settings that keeps your content out of AI Overviews and AI Mode, and Google states that the control "isn't used as a ranking or inclusion signal affecting other parts of Search". Until this shipped, the only ways to stay out of AI features were noindex, nosnippet or blocking Googlebot, and every one of them damaged your normal Search appearance too. So the old warning that opting out costs you your rankings is now out of date. The reason to leave it alone is different: the AI answer appears either way, so switching it off gives up the citation and gets nothing back.
-
Does llms.txt work for Google?
No, and Google says so in writing. Its guidance for generative AI features states that "you don't need to create new machine readable files, AI text files, markup, or Markdown to appear in Google Search", that "Google Search itself doesn't use them", and that publishing one "will neither harm nor help your site's visibility or rankings in Google Search". That settles the Google question. It does not settle the others: llms.txt was proposed for assistants like ChatGPT, Perplexity and Claude, which are a different retrieval chain with different behavior. Keep the file if you are targeting those. Do not expect it to do anything at all in Google, and be suspicious of anyone who tells you otherwise.
-
Do I need structured data to appear in AI features?
Not according to Google. Its guidance says plainly that "structured data isn't required for generative AI search, and there's no special schema.org markup you need to add", while adding that it remains a good idea as part of overall SEO. Both halves matter. Schema markup, the structured data that tells a machine what a page is about, still earns rich results and still helps disambiguate which company you are when your name is shared by others. It is simply not a lever specific to AI Overviews, and selling it as one is inaccurate.
-
How do I see how many impressions I get in AI Overviews?
Search Console added a generative AI performance report covering AI Overviews and AI Mode, with a separate one for Discover. Know its limits before you build a report on it. It shows impressions only, with no clicks and no position. It excludes Search Labs experiments. It is rolling out to a subset of properties, so you may not have it, and you need enough impressions to qualify. Everywhere else in Search Console, AI feature traffic stays folded into your ordinary Web search numbers, which is why you cannot separate AI clicks from normal clicks in the main Performance report.
-
Does blocking AI crawlers protect my content?
It protects it by removing it, which is rarely what people mean. Inside Google the controls are blunt: robots.txt, noindex, nosnippet, data-nosnippet and max-snippet all restrict AI features and your normal Search appearance together, because they act on crawling and snippets rather than on AI specifically. The two scoped exceptions are the Search generative AI control, which affects AI features only, and Google-Extended, which limits training and grounding in Google systems outside Search. Outside Google, blocking the search-and-answer crawlers hands the citation to whichever competitor allowed them.
Want the playbook before your competitors do?
We document every technique we apply on engagements. New posts on GEO, AEO, and web performance ship monthly. No fluff, just methods.
More articles
- GEOSearch Dominance
GEO for B2B: What Changes When a Committee Does the Buying
In B2B the search volume is tiny and the deal is large, so the page that earns the citation is almost never your blog. Here is what to build instead.
Read article - GEOSearch Dominance
We Checked 63 AI Visibility Agencies. Half Publish llms.txt.
We measured robots.txt, llms.txt and schema on the 63 sites that rank for GEO and AEO agency queries. A third of those llms.txt files fail the spec.
Read article - GEOSearch Dominance
How Much Does Generative Engine Optimization Cost? Ranges for 2026
Published ranges from four sources dated November 2025 to July 2026, what actually moves your quote, and the question nobody asks: what should this be saving you?
Read article - GEOSearch Dominance
Can ChatGPT Read Your Website? Four Checks That Decide It
Four things decide whether ChatGPT can use your site: crawler access, rendering, structure and grounding. Here is how to check each one, in the order that matters.
Read article - GEOSearch Dominance
AI Search Updates: What Changed in Q2 2026 and What It Means for You
AI Overviews now hit roughly half of searches and ChatGPT added ads. Here is what changed in AI search this quarter, and the three moves that keep your brand visible and cited.
Read article - GEOSearch Dominance
How to Choose a Generative Engine Optimization (GEO) Agency
A buyer's guide to hiring a GEO agency: what one actually does, five things to verify, the questions to ask, and the red flags that mean it is an SEO agency in disguise.
Read article - GEOSearch Dominance
How to Do Generative Engine Optimization: A Step-by-Step Guide
Generative engine optimization is a four-step loop: make pages quotable, ship schema and llms.txt, let AI crawlers in, then measure citation rate. Here is the runbook we use.
Read article - GEOSearch Dominance
llms.txt Examples and a Copy-Ready Template (With a Real File)
See a real, annotated llms.txt file, then copy a fill-in-the-blanks template and validate it. The examples come from the exact file we serve on this site.
Read article - GEOSearch Dominance
Best Generative Engine Optimization Tools (2026): A Criteria-First Guide
Choosing generative engine optimization tools? Judge them by one thing: do they measure whether AI assistants cite you. An agency-neutral framework, plus when you don't need a tool yet.
Read article