Gemini SEO: the technical guide to Gemini citations

Gemini grounds its answers in the Google Search index — but it has its own opt-out, its own citation habits and no Search Console report. Here's how the Gemini app finds, cites and sends traffic to your pages.

Updated 10 min read20 cited sources

See if Gemini cites you · Free 7-day trial

Gemini

Which project management apps work best with Google Workspace?

Grounded with Google Search

Plannora is a strong fit if your team lives in Google Workspace: it syncs tasks with Google Calendar, attaches Drive files natively, and has a free tier for up to five people.

plannora.iostackreview.cofounderforum.net
Illustration: where a citation appears in Gemini. Brands are fictional.
Gemini app monthly users (Q2 2026)
950M
Grounded in
Google's index
The token that controls grounding
Google-Extended
Sources cited per answer
~3
On this page9 sections

The short answer

To get cited by Gemini, your page must be indexed by Google (Gemini grounds its answers in the Google Search index), and your robots.txt must not disallow Google-Extended, which Google says controls grounding in the Gemini app as well as training. From there, Gemini favors the same helpful, non-commodity content as Google Search — but cites only about three sources per answer and names brands far more often than it links them.

Key takeaways

  • Gemini’s grounding is retrieval from the Google Search index. Not indexed by Googlebot means not citable by Gemini.
  • Disallowing Google-Extended opts you out of Gemini-app grounding and training — without affecting Search or AI Overviews.
  • The new Search Console AI opt-out covers AI Overviews, AI Mode and Discover — not the Gemini app.
  • Gemini cites about 3 sources per response, and mentions brands in text far more often than it links them.
  • Ahrefs found only 6–9% of assistant citations rank in Google’s top 10 for the prompt: fan-out decides what’s retrieved.
  • The Gemini app isn’t in Search Console. Track it in GA4 — its AI Assistant channel names Gemini — and in logs.

How Gemini grounds answers in Google Search#

Google defines grounding as “providing content from the Google Search index to the model at prompt time to improve factuality and relevancy” — in the Gemini app and in Grounding with Google Search on Vertex AI (Google’s crawler documentation). There’s no separate Gemini index to get into. If Googlebot hasn’t indexed a page, Gemini can’t ground on it.

How the consumer app decides when to search isn’t published. The Gemini API describes the pattern: the model “analyzes the prompt and determines if a Google Search can improve the answer,” then generates “one or multiple search queries” — the same fan-out Google uses in AI Mode.

  1. 1

    Gemini decides whether Search would help

    Time-sensitive, specific and factual questions trigger grounding; many creative or conversational ones don’t. Google notes that “not all responses include related links or sources.”

  2. 2

    It writes one or more search queries

    Like AI Mode, Gemini fans a question out into related searches. Ahrefs found over 80% of assistant citations don’t rank at all for the original prompt — they rank for the sub-queries.

    Your lever: Cover the sub-questions around your topic with depth, not one thin page per variant.

  3. 3

    Google's ranking systems retrieve pages

    Candidates come from the Search index via Google’s core ranking systems — the same systems behind AI Overviews. Pages blocked from Google-Extended are excluded from Gemini-app grounding.

    Your lever: Be indexed, and leave Google-Extended allowed if you want Gemini citations.

  4. 4

    Gemini answers and attaches sources

    Sources appear behind a “Sources” button or as inline links, opening a side panel. When Gemini quotes a large amount of text from a page, it always links to that page.

    Your lever: Write specific, quotable passages — they’re the ones that carry a guaranteed link.

  5. 5

    Deep Research and agents go further

    Deep Research “can automatically browse up to hundreds of websites” and is powered by Gemini 3. Agents that browse from Google’s servers on a user’s behalf identify as Google-Agent; Gemini in Chrome’s auto browse works inside the user’s own browser.

    Your lever: Keep pages agent-friendly: real buttons and links, labeled forms, no overlays.

950M

monthly active users of the Gemini app, with daily users tripling year on year

Alphabet Q2 2026

13.2%

of AI referral traffic came from Gemini in April 2026, up from 4.3% — second only to ChatGPT

BrightEdge, May 2026

21.4%

of Gemini's brand appearances carried a link — 83.7% were text mentions

Semrush × Growth Memo, Jun 2026

Google-Extended and the other controls#

This is where Gemini differs most from Google’s Search features, and where most advice is wrong. Google-Extended isn’t a crawler — “crawling is done with existing Google user agent strings” — it’s a robots.txt token. Google says it controls training of future Gemini models and “grounding in Gemini Apps and Grounding with Google Search on Vertex AI,” and that it “does not impact a site’s inclusion in Google Search nor is it used as a ranking signal.”

  • GooglebotAllowSearch indexHonors robots.txt

    Builds the Search index Gemini grounds on. Blocking it removes you from Search, AI Overviews, AI Mode and Gemini alike.

  • Google-ExtendedYour callModel trainingHonors robots.txt

    A robots.txt token governing Gemini training and grounding in the Gemini app and Vertex AI. Disallowing it costs you Gemini citations, not Search.

  • Google-AgentAllowUser-triggeredIgnores robots.txt

    Agents running on Google’s infrastructure that act on a user’s request. IPs in user-triggered-agents.json; Google is testing Web Bot Auth signing. User-triggered, so it generally ignores robots.txt.

  • Google-GeminiNotebookAllowUser-triggeredIgnores robots.txt

    Fetches URLs users add to Gemini Notebook (formerly NotebookLM). The old Google-NotebookLM agent was retired in August 2026. User-triggered, so it ignores robots.txt.

What each control switches off

ControlGemini appAI Overviews & AI ModeGoogle Search
Google-Extended disallowedGrounding & training offUnaffectedUnaffected
Search Console → Search generative AI: ExcludeNot coveredRemovedUnaffected
nosnippet / max-snippetNot documentedInput removed / cappedSnippet removed / capped
noindexRemovedRemovedRemoved
Googlebot disallowedRemovedRemovedRemoved

So the two AI opt-outs are mirror images: the Search Console control (live worldwide since 31 August 2026) takes you out of AI Overviews and AI Mode but not Gemini; Google-Extended takes you out of Gemini but not AI Overviews. To stay in Search and its AI features while leaving Gemini:

robots.txt
# Search, AI Overviews and AI Mode
User-agent: Googlebot
Allow: /
 
# Opts out of Gemini-app grounding AND Gemini training.
# Leave this out if you want to be cited by Gemini.
User-agent: Google-Extended
Disallow: /

Technical requirements#

Because grounding rides on the Search index, Gemini’s technical bar is Google’s. Google’s AI optimization guide is written for AI Overviews and AI Mode, but nothing suggests the Gemini app differs on these points.

Indexed by GoogleRequired
Confirm in Search Console’s URL Inspection. There’s no other way into Gemini’s grounding pool.
Google-Extended allowedRequired
For Gemini-app grounding specifically. Check robots.txt on every subdomain, and any “block AI” presets your CDN adds.
Key content in the first 2 MBRequired
Googlebot fetches the first 2 MB of HTML; anything after is “not fetched… not rendered… not indexed.” Put head tags and main content early; avoid huge inline scripts and base64 images.
JavaScript renderingHelps
Google’s renderer runs JavaScript “similar to a modern browser,” but it’s stateless and slower than HTML. Server-render critical text, and don’t rely on local storage.
Merchant Center feedHelps
Gemini shops from the Shopping Graph with agentic checkout. UCP checkout needs Merchant Center and the native_commerce attribute (US, CA, AU; early access).
Google Business ProfileHelps
Google says Business Profile and Merchant Center “can help your products and services to be visible in… AI responses.”
Agent-friendly markupHelps
Real <button> and <a> elements, labeled fields, stable layouts, no invisible overlays — agents read the DOM and accessibility tree.
Structured dataNo effect
Google: “not required… no special schema.org markup” for AI features. Keep it valid and matching the page for rich results.
llms.txtNo effect
Google Search “doesn’t use them” and says they “neither harm nor help.” Nothing suggests the Gemini app differs.
Snippet controlsUnconfirmed
nosnippet and max-snippet are documented for AI Overviews and AI Mode only. Their effect on the Gemini app isn’t stated.

What Gemini cites#

Studies of Gemini’s sources disagree more than for any other engine — largely because they use different prompt sets. Read them together and a consistent picture emerges: Google’s quality systems pick the candidates, Gemini cites few of them, and the ones it cites lean either towards institutions or towards forums and video depending on the kind of question.

  • Google's core ranking

    Official

    Grounding retrieves from the Search index via core ranking systems. Helpful, reliable, people-first content and E-E-A-T apply unchanged.

  • Non-commodity content

    Official

    Google calls first-hand, unique content the biggest long-run factor for its AI features. Generic answers are what the model already knows.

  • Forums and video

    Observed

    In Ahrefs’ 3M-query study, Reddit took 28.5% of Gemini’s top-50-domain citations, YouTube 14.6% and Wikipedia 8.8%.

  • Institutions

    Observed

    BrightEdge found the opposite mix on its prompts: authority sources 26% of citations and user-generated content 0.2%. Health, finance and B2B queries lean this way.

  • Few links, many mentions

    Observed

    Gemini cites about 3 sources per response against ChatGPT’s 15, and names brands in text far more than it links them. Being mentioned is half the game.

  • Freshness and entities

    Our read

    Freshness weighting and Knowledge Graph strength plausibly drive Gemini’s unlinked brand mentions, but neither is documented or measured directly.

Tracking Gemini traffic#

The Gemini app doesn’t appear in Search Console at all — the new Generative AI report covers AI Overviews and AI Mode only. Gemini is measured in analytics. Since 13 May 2026, GA4’s default AI Assistant channel groups Gemini referrals automatically (Google names Gemini in the definition). Before that date, and as a backstop, look for gemini.google.com / referral — or bard.google.com in older data.

GA4 regex
# Session source — Gemini app
^(gemini\.google\.com|bard\.google\.com)$
 
# All major AI assistants
gemini\.google\.com|chatgpt\.com|perplexity\.ai|copilot\.microsoft\.com|claude\.ai
  • Some Gemini traffic loses its referrer — practitioners report it when Gemini runs as the Android assistant or inside Google apps — and lands in Direct or Organic.
  • AI Overviews and AI Mode clicks are not in this channel. They arrive from google.com as Organic Search; see the AI Overviews guide for those.
  • Mentions need their own tracking. With links on barely a fifth of brand appearances, a prompt panel that records unlinked mentions shows far more of your Gemini visibility than analytics can.
  • In logs, watch for Google-Agent and Google-GeminiNotebook and verify them against Google’s new IP-range files.

Myths worth dropping#

Myth

Blocking Google-Extended hurts rankings or removes you from AI Overviews.

Reality

It does neither. It governs Gemini-app and Vertex grounding plus Gemini training, and Google says it “is not used as a ranking signal.”

Myth

The Search Console AI opt-out keeps you out of Gemini.

Reality

It covers AI Overviews, AI Mode and generative AI in Discover only. For the Gemini app, the lever is Google-Extended.

Myth

Gemini just cites the top organic results.

Reality

Ahrefs found only 6–9% of Gemini-, ChatGPT- and Copilot-cited links rank in Google’s top 10 for the prompt. Fan-out sub-queries decide it.

Myth

Gemini clicks show up in Search Console.

Reality

They don’t. Use GA4’s AI Assistant channel and a gemini.google.com source filter.

The action checklist#

Everything above, in the order we’d do it. Tick items off as you go — your progress is saved in this browser.

0 of 14 done

Gemini SEO: frequently asked questions#

Does blocking Google-Extended remove me from Gemini?

Per Google’s crawler documentation, disallowing Google-Extended stops your content being used for grounding in the Gemini app and for training future Gemini models. It doesn’t affect your inclusion or ranking in Google Search.

Does blocking Google-Extended remove me from AI Overviews or AI Mode?

No. Those are governed by Googlebot and by Search Console’s Search generative AI setting, plus nosnippet, max-snippet and noindex.

Does the Search Console AI opt-out cover the Gemini app?

No. It covers AI Overviews, AI Mode and generative AI features in Discover. For the Gemini app, the control is Google-Extended.

How do I get my website cited by Gemini?

Be indexed by Google, leave Google-Extended allowed, and publish first-hand content that answers the sub-questions around your topic. Because Gemini cites only about three sources and mentions brands more than it links them, presence on YouTube, forums and review sites helps too.

Do I need to rank #1 to be cited by Gemini?

No. Ahrefs found only 6–9% of links cited by Gemini, ChatGPT and Copilot rank in Google’s top 10 for the prompt — they rank for the related sub-queries Gemini generates instead.

How do I see traffic from Gemini?

In GA4’s AI Assistant channel, added in May 2026, or with a session source filter on gemini.google.com. The Gemini app isn’t reported in Search Console, and some app traffic arrives without a referrer.

Can I block Gemini's browsing agents with robots.txt?

No. Google-Agent and the Gemini Notebook fetcher are user-triggered and generally ignore robots.txt. Filter them at the WAF using Google’s published IP ranges or Web Bot Auth instead.

Does Gemini use llms.txt or schema markup?

Google Search ignores llms.txt and requires no special schema for AI features, and nothing official says the Gemini app differs. Keep structured data for rich results.

Sources

  1. 1.Google's common crawlers (Google-Extended)Google Crawling Infrastructure · developers.google.com
  2. 2.Google user-triggered fetchers (Google-Agent)Google Search Central · developers.google.com
  3. 3.Optimizing your website for generative AI featuresGoogle Search Central · developers.google.com
  4. 4.AI features and your websiteGoogle Search Central · developers.google.com
  5. 5.Search generative AI controlSearch Console Help · support.google.com
  6. 6.Grounding with Google SearchGemini API · ai.google.dev
  7. 7.View related sources in Gemini AppsGemini Apps Help · support.google.com
  8. 8.Gemini Deep ResearchGoogle · gemini.google
  9. 9.Googlebot's 2 MB fetch limit and renderingGoogle Search Central Blog · developers.google.com
  10. 10.Google crawler IP ranges have movedGoogle Search Central Blog · developers.google.com
  11. 11.Alphabet Q2 2026 earnings remarksAlphabet · blog.google
  12. 12.Joint statement from Google and AppleGoogle · blog.google
  13. 13.UCP checkout eligibilityMerchant Center Help · support.google.com
  14. 14.Building agent-friendly websitesweb.dev · web.dev
  15. 15.Default channel group (AI Assistant)Google Analytics Help · support.google.com
  16. 16.AI search overlap with Google's top 10Ahrefs · ahrefs.com
  17. 17.The most-cited domains in GeminiAhrefs · ahrefs.com
  18. 18.The ghost citations studySemrush · semrush.com
  19. 19.Same brands, different sourcesBrightEdge · brightedge.com
  20. 20.Gemini becomes the second-largest AI referral sourceBrightEdge · brightedge.com

Found this useful? Share it with whoever owns your SEO.

Written by

Rankbox Team

The team behind Rankbox. We study how ChatGPT, Perplexity, Gemini, and Google AI Overviews choose their sources, and publish what we learn so you can put it to work.

See if Gemini cites you today

Enter your site to see how often ChatGPT, Perplexity, Gemini, and Google cite your brand, and exactly what to publish next.

No credit card required · Free 7-day trial