What Is Google-Extended?

Flavio AmielWritten byFlavio Amiel Founder, Roborank
Updated July 15, 2026

Google-Extended is a robots.txt control token, not a distinct crawler. Publishers use it to decide whether their content may be used to train and ground Google’s Gemini models. It has no separate user-agent string — Google crawls with existing agents — and blocking it does not affect Google Search indexing or ranking.

Key Takeaways

How Google-Extended Works

Google-Extended is the odd one out among the tokens people group with AI crawlers. GPTBot, ClaudeBot, and PerplexityBot are actual bots — programs that request your pages over HTTP and identify themselves in the User-Agent header. Google-Extended is not. Google’s documentation is explicit: it “doesn’t have a separate HTTP request user agent string. Crawling is done with existing Google user agent strings.” You will never see “Google-Extended” in your server logs, because nothing by that name ever knocks on your door.

Instead, Google-Extended is a control token — a name you can address in robots.txt to express a permission. When Google reads User-agent: Google-Extended followed by Disallow: /, it does not stop crawling your site; Googlebot keeps indexing you for Search. What changes is how the content Google already has may be used: a disallow rule tells Google not to feed your pages into training and grounding for its Gemini models. The crawling and the usage are separated, which is the whole point of the design.

That separation is why blocking Google-Extended carries no SEO penalty, and why it is best understood as a licensing decision rather than a technical one.

What Google-Extended Governs

Google-Extended has a deliberately narrow scope. Per Google’s documentation, it controls whether content may be used to train and ground the generative models behind two products:

And it has an equally explicit exclusion. Google states that Google-Extended “does not impact a site’s inclusion in Google Search nor is it used as a ranking signal in Google Search.” Notably, it is a separate lever from the grounding that powers AI Overviews inside Search itself — Google-Extended targets Gemini training and grounding, not your appearance in Search results. Because it is set the same way as every other token, it fits naturally into a broader AI bot blocking policy or an llms.txt declaration, sitting alongside per-bot rules for GPTBot, ClaudeBot, and PerplexityBot.

Example of Google-Extended

Google-Extended’s origin is itself the clearest worked example of what it is for. On September 28, 2023, Google announced it in a post titled “An update on web publisher controls.” The framing in that announcement is the definitive statement of intent: Google-Extended was introduced as “a new control” letting web publishers “manage whether their sites help improve” Google’s generative APIs, “including future generations of models that power” those products — separate from and without affecting their presence in Google Search.

That launch matters because it set the template every other provider followed. Before Google-Extended, a publisher’s only blunt instrument was blocking Googlebot entirely — which would have destroyed their Search visibility to avoid AI training. Google-Extended decoupled the two: keep the Search crawl, opt out of the AI use. Google explicitly called making “simple and scalable controls” available through robots.txt “an important step” it believed “all providers of AI models should make available.” The design has since become the norm, but the September 2023 announcement is the primary record of the trade-off it was built to eliminate — visibility without conscription into model training.

The thing people get wrong

The fear I have to talk teams out of, every single time, is "if I block Google-Extended, will I disappear from Google?" No. This is the one AI-control token Google went out of its way to decouple from Search. Google-Extended isn’t even a crawler — it’s a rule that governs how already-crawled content may be used for Gemini training and grounding. Googlebot still indexes you exactly as before; your rankings don’t move. The only thing you give up by disallowing it is having your pages feed future Gemini models. Treat that as a licensing decision, not an SEO one, and the choice gets a lot clearer.

Frequently Asked Questions

What is Google-Extended?
Google-Extended is a robots.txt token that lets publishers control whether Google can use their content to train and ground its Gemini AI models. It is not a crawler with its own user-agent string; it is a usage-control signal Google honors when reading robots.txt.
Does blocking Google-Extended hurt my Google Search rankings?
No. Google explicitly states Google-Extended does not affect inclusion in Google Search and is not a ranking signal. Blocking it only opts your content out of training and grounding Gemini models. Googlebot continues to crawl and index your site normally.
How do I block Google-Extended?
Add User-agent: Google-Extended then Disallow: / to your robots.txt. Because Google-Extended has no separate crawler, this rule tells Google not to use crawled content for Gemini training or grounding, without changing how Googlebot indexes your pages for Search.
What does Google-Extended actually control?
It controls whether your content may help train and ground the Gemini models that power Gemini Apps and the Vertex AI API for Gemini. It does not touch Search, ad systems, or any product outside that generative-AI use case.

The Bottom Line

Google-Extended is a usage permission expressed in robots.txt, not a bot you can catch in your logs. It answers one question — may Google use your content to train and ground Gemini? — and deliberately leaves Search untouched. Disallowing it is a content-licensing choice with zero ranking cost, which is what makes it the least risky and most misunderstood AI control a publisher can set.

Sources

  1. Google's common crawlers (Google-Extended)Google Search Central / Google for Developers
  2. An update on web publisher controlsGoogle (The Keyword blog)

Rank & Cash — the weekly SEO breakdown

One practical teardown a week on ranking in search and getting cited by AI. No fluff.