Short answer
Google-Extended is not its own HTTP crawler; it is a robots.txt product token for controlling certain Gemini training and grounding uses.
AI crawler guide
Google-Extended is not its own HTTP crawler; it is a robots.txt product token for controlling certain Gemini training and grounding uses.
Short answer
Google-Extended is not its own HTTP crawler; it is a robots.txt product token for controlling certain Gemini training and grounding uses.
Crawler facts
User-agent token
Google-Extended
Operator
KI-Console group
Autonomous crawler: allow access, keep public content readable, and monitor logs.
robots.txt
Documentation
Open source documentationGoogle fetches pages with existing Google user agents. Google-Extended then controls whether Google-crawled content may be used for the documented Gemini purposes.
The KI-Console group is training, more precisely a control token for training and grounding. Google says Google-Extended does not control Google Search inclusion and is not a Search ranking signal.
Blocking Google-Extended can reduce how systems from Google see, index, train on, or retrieve your public content. Allowing it improves technical access, but it never guarantees crawling, ranking, citation, or a positive AI answer.
Use the exact Google-Extended token in robots.txt. Blocking it reduces eligibility for the listed Gemini uses, but it does not block Googlebot.
Use the exact token Google-Extended in your robots.txt. Keep private paths blocked separately if only part of the site should be available.
Allow :bot
User-agent: Google-Extended
Allow: /
Block :bot
User-agent: Google-Extended
Disallow: /
Straight answers
KI-Console does not sell magic visibility. It makes your website more readable for AI systems and shows evidence where it can.
Google-Extended is a crawler or robots.txt control token operated by Google. The facts above show its purpose, robots.txt behavior, and exact allow or block rules.
Use User-agent: Google-Extended and Disallow: /. robots.txt is a directive for compliant crawlers, not a technical access barrier.
It can reduce visibility in systems from Google if those systems can no longer crawl, index, train on, or retrieve your content. The effect depends on the bot type and product.
Check your own website
Run the free scan first. With an account, you can verify the domain, keep history, generate files, and document crawler visits over time.