BlockchainTips

Google's AI Overviews opt-out: should a small creator site switch it off?

Updated September 27, 2026

A small brass toggle switch mounted on an oak block on a writer's desk, beside an open notebook of handwritten notes, reading glasses and a white mug in soft window light.
One switch, three positions. Most small sites will leave it where it is.

Since August 31, 2026, every website in Google Search Console can opt out of Google's AI answers. The setting, called the Search generative AI control, removes your links and content from AI Overviews, AI Mode and AI Overviews in Discover, and Google says it does not affect your ranking in ordinary results. It does not stop AI training, which is a separate robots.txt choice, and it pays you nothing, so for most small creator sites the right move is to leave it on Include and watch the new report.

What is Google's Search generative AI control?

It is a per-site switch in Search Console that decides whether Google's AI features in Search can show and use your pages. Google announced it on June 3, 2026 in a post titled "New opportunities, control and insights for website owners", tested it first with a subset of site owners in the UK, and updated the post to say that as of August 31, 2026 the control and the matching reports had reached all websites worldwide.

The post frames the control as a choice about whether your site should "appear in and help ground responses" in the AI features. Grounding is the step where Google's model pulls real pages from the index to build and support an answer. The control covers both halves: being shown as a link, and being used as an input.

Google's help page for the control lists the features it applies to today:

Google says it expects to update that list over time. The Gemini app is not on it.

The timing is not an accident. Google's post says it has been engaging with the UK's Competition and Markets Authority, and it arrived during a summer when the rest of the web was moving on AI access too. Cloudflare's September 15 crawler change gave sites a way to say "search yes, training no" at the network edge. Google's switch answers a different question, one step later: once a page is in Google's index, may its AI answers use it?

Where is it in Search Console?

Open your property in Search Console and go to Settings, then Search generative AI. You will see three choices.

  1. Include my site's links and content. The default for every property. Your pages can appear as links in the AI features and can help ground the answers. You receive impressions and traffic from them.
  2. Exclude my site's links and content. Your pages stop appearing in the AI features, as links or as grounding. You receive no traffic or impressions from them.
  3. Inherit control from parent. The property follows the setting of the property above it. This is the default for a property that has a parent.

That third option matters if your site is split into several properties. A domain property such as example.com is the parent of https://example.com/blog/ and shop.example.com, so a setting on the domain flows down to each of them unless a closer property has been set by hand. A creator with a newsletter archive on a subdomain can therefore exclude one section and leave the rest included. If you only ever verified one URL-prefix property, you only have one switch to think about.

Google says a change generally takes a few days: content is excluded within one to two days after the control goes live, and some can take longer because of caching across its systems. The switch works both ways, so you can move back to Include from the same page.

What happens when you opt out?

The help page is plain about the effects, and they are narrower than the headlines suggested.

So opting out is a visibility decision, not a privacy or licensing one. You are choosing not to be quoted in one part of the results page.

Does it stop Google training AI on your content?

No, and this is the point most people get wrong. The help page says directly that the control "doesn't affect AI training." To limit training, Google points to a different tool, Google-Extended, a robots.txt token.

Google-Extended controls whether pages Google crawls may be used to train future Gemini models, and whether they may ground answers in the Gemini apps and in Grounding with Google Search on Vertex AI, Google's developer platform. It has no crawler of its own: Google fetches with its usual user agents and reads the token as an instruction. Google's documentation says it "does not impact a site's inclusion in Google Search nor is it used as a ranking signal." Blocking it takes two lines:

User-agent: Google-Extended
Disallow: /

If you use Cloudflare and picked Disallow AI Training, Cloudflare writes that rule into your robots.txt for you. You can check by opening yourdomain.com/robots.txt in a browser.

That leaves three separate Google levers, each doing one job.

LeverWhere you set itWhat it controlsAffects normal rankings?
Search generative AI controlSearch Console, SettingsLinks and grounding in AI Overviews, AI Mode, AI in DiscoverNo, per Google
Google-Extendedrobots.txtGemini model training and grounding in the Gemini apps and Vertex AINo, per Google
nosnippet, max-snippet, data-nosnippetMeta tags or HTML attributes on the pageHow much of the page Google may show as a preview, AI features includedShorter or no snippets in all results
noindexMeta tag or HTTP headerWhether the page is in Google Search at allYes: the page leaves Search

Before this control, the snippet tags were the documented way to keep text out of AI Overviews. Google's guide to AI features and your website still lists nosnippet, data-nosnippet, max-snippet and noindex as the ways to limit what is shown. The catch is that they shorten your preview in normal results as well. The new control is the first switch aimed at the AI features alone.

How do I see what AI Overviews do for my site now?

Look before you switch anything off. Alongside the control, Google shipped the generative AI performance report, also rolled out worldwide as of August 31, 2026. It shows impressions from AI Overviews and AI Mode, with tabs for pages, countries, dates and devices. Discover has a report of its own.

Three details from Google's help page are worth knowing before you read it:

The report counts impressions, not clicks. To judge what AI Overviews are worth to you, set it next to the ordinary performance report for the same pages and the same dates. If a page collects thousands of AI impressions while its clicks hold steady or rise, the AI features are working as a shop window. If AI impressions climb and clicks on the same pages fall, that is the pattern people who opt out are reacting to.

Can Google pay you when its AI uses your pages?

Possibly, but not through the control, and not by asking. In mid-September several outlets reported an invitation-only "AI contribution pilot" run inside Search Console. The story was first reported by Digiday on September 14, and Search Engine Journal and 9to5Google followed with details from Google's help text for the program. Google has not published a public page about it, so treat what follows as reported, not official.

Two things follow for a small site. First, there is no form to fill in: if you are not invited, there is nothing to do. Second, the pilot pays for your content being used as an input, and the Exclude setting stops your content being an input. Google has not spelled out how the two interact, but a site that opts out is taking itself out of the only paid route Google is testing.

This is the same shift Cloudflare made when its pay per crawl idea moved towards paying for use in an answer rather than for each fetch. Our pay-or-block explainer sets out where those experiments stand.

Should a small creator site opt out?

For most blogs, portfolios, tutorial sites and newsletter archives, no. Keep Include, block training with Google-Extended if you want to, and review the report every month or two. The reasons are practical.

There are cases where Exclude is reasonable. If your income depends on people reading the whole page, such as a recipe site on ad revenue or a reference site where the answer is the product, and the report shows AI impressions rising while clicks on those pages fall, opting out is a defensible trade. It is a stronger case still if a few pages earn most of your money and you can put them in their own URL-prefix property and exclude only that.

Two moves are worth avoiding. Do not use noindex to get out of AI Overviews: it takes the page out of Google altogether. And do not block Googlebot in robots.txt thinking it only affects AI. Google's guide is clear that robots.txt rules for Googlebot are the crawl control for Search as a whole.

If you publish on a hosted platform such as Substack or Ghost(Pro) and never verified the site in Search Console, you have no switch to flip until you do. Our guide on whether small blogs should charge or block AI crawlers covers the platform limits, and RSL, blocking or charging compares the licensing route.

A setup that fits most creator sites

  1. Verify your site in Search Console if you have not, ideally as a domain property so one setting covers every subdomain.
  2. Leave the Search generative AI control on Include.
  3. Decide on training separately. Add the Google-Extended disallow to robots.txt if you do not want your pages used to train Gemini, or use Cloudflare's Disallow AI Training, which covers several operators at once.
  4. Open the generative AI performance report monthly and compare AI impressions with ordinary clicks for your top pages.
  5. Revisit only if the numbers move against you, and then consider excluding a single section rather than the whole site.

None of this replaces direct support from readers. Being cited by an AI answer is exposure, not income, and a reader who finds you that way still needs somewhere to pay you. A tip jar you control on each article is still the most direct way to turn that attention into money.

This page summarizes Google's June 3, 2026 announcement (updated August 31, 2026), its Search Console help pages for the Search generative AI control and the generative AI performance report, and its crawler and AI features documentation, as read on September 27, 2026. The AI contribution pilot is described from press reports, because Google has not published public documentation for it. Settings and labels can change; check your own Search Console before relying on this.

Quick answers

Will opting out of AI Overviews hurt my Google rankings?
Google says no. Its announcement states the control "will not be used as a ranking signal for search results outside of these generative AI Search features." Your pages stay in the ordinary blue-link results. You lose only the links, impressions and traffic that AI Overviews, AI Mode and AI Overviews in Discover would have sent.
Does the Search Console opt-out stop Google training on my content?
No. Google's help page says the control does not affect AI training. Training for Gemini models is managed with the Google-Extended token in robots.txt, which is a separate choice and does not affect Search inclusion or ranking.
How long does the opt-out take to work?
Google says content is excluded within one to two days after the change goes live, and that some content can take longer because of caching across its systems. You can switch back to Include at any time from the same settings page.
Can I get paid when Google's AI uses my pages?
Only if Google invites you. Search Engine Journal and 9to5Google reported in September 2026 on an invitation-only AI contribution pilot that credits earnings in Search Console when a page contributes significantly to an AI answer. There is no public sign-up and Google has not published how earnings are calculated.
Should a small creator site opt out?
For most small sites, no. AI features are one of the places new readers now find you, and opting out removes you without paying you anything. Opting out makes more sense if your income depends on people reading the full page and your AI impressions show little click-through.