What is Google-GeminiNotebook? AI crawler guide

Google-GeminiNotebook by Google: Google fetcher that reads a URL because someone added it as a source inside Gemini or NotebookLM. Check its reported user-agent, robots.txt behavior, source, and verification guidance.

Google fetcher that reads a URL because someone added it as a source inside Gemini or NotebookLM.

What is Google-GeminiNotebook?

Google-GeminiNotebook is a user-triggered fetcher operated by Google. It retrieves a web page when someone explicitly adds that page as a source inside Gemini or NotebookLM. The fetcher is not a general-purpose crawler; it only visits URLs that a person has chosen to include. Google states that user-triggered fetchers ignore robots.txt, so a standard Disallow rule will not prevent the fetch. The full user-agent string identifies the bot as compatible with Google-GeminiNotebook and points to Google's developer documentation for details.

What it's for

A hit from Google-GeminiNotebook usually means a person added your page as a source in Gemini or NotebookLM, not that Google is crawling your site broadly. This can indicate that your content is being used as reference material in AI-assisted research or writing tools, potentially increasing its visibility and influence within those environments.

How to handle Google-GeminiNotebook

Because Google states that user-triggered fetchers ignore robots.txt, a Disallow rule for Google-GeminiNotebook will not block the fetch.

robots.txt rule

User-agent: Google-GeminiNotebook Disallow: /

Blocking cost

Blocking Google-GeminiNotebook is not possible via robots.txt, and attempting to block it through other means could prevent your content from appearing as a cited source in Gemini or NotebookLM, potentially reducing its reach in AI-assisted contexts.

Examples

Related bots

Frequently Asked Questions

Does Google-GeminiNotebook obey robots.txt?

No. Google states that user-triggered fetchers ignore robots.txt, so a Disallow rule for Google-GeminiNotebook will not prevent it from fetching a page.

How can I stop Google-GeminiNotebook from accessing my site?

Since it ignores robots.txt, you cannot block it using that method.

Why did Google-GeminiNotebook visit my site?

A visit usually means someone added your page as a source in Gemini or NotebookLM. It is not part of Google's general web crawling.

Is Google-GeminiNotebook the same as Google-NotebookLM?

Yes. Google-GeminiNotebook is the current name for the fetcher previously documented as Google-NotebookLM.

Data & Sources