Google-NotebookLM
Operated by Google
Quick Facts
- User-Agent:
- Google-NotebookLM
- Category:
- Google Bots
- Operator:
- Safety:
- Safe
- Blocking Impact:
- Low - No SEO ranking impact
- SEO Impact Score:
- 3/10
- Official docs:
- developers.google.com
What is Google-NotebookLM?
Google-NotebookLM is a deprecated Google user-agent that fetched a web page when someone added it as a research source. It is not the same crawler as the current fetcher token, which has its own profile in this directory, so a rule written for one does not cover the other. This token may still appear in older log files.
Google-NotebookLM is a deprecated Google user-agent that fetched a web page when someone added it as a research source. It is not the same crawler as the current fetcher token, which has its own profile in this directory, so a rule written for one does not cover the other. This token may still appear in older log files.
Google-NotebookLM identifies itself with the user-agent token Google-NotebookLM. You can control it with a User-agent: Google-NotebookLM group in robots.txt. Robots.txt is voluntary, so for hard enforcement combine it with server-level blocking.
What happens if you block Google-NotebookLM?
How to control Google-NotebookLM with robots.txt
<code>User-agent: Google-NotebookLM</code> - Matching is case-insensitive. Robots.txt is fetched from the root of each subdomain separately.
Is Google-NotebookLM safe to allow?
Google-NotebookLM. Safe to allow. The token is deprecated and rarely seen now.What does Google-NotebookLM do?
Understanding what Google-NotebookLM is for helps you decide whether to allow or block it.
- Fetched a page a user added as a research source
- Superseded by a different, currently active Google fetcher token
- May still appear in historical server logs
- Visits on user request, not on a crawl schedule
- Respects robots.txt directives
Frequently Asked Questions
What is the user-agent string for Google-NotebookLM?
Google-NotebookLM. Match it case-insensitively in robots.txt and in any server-level rule.Is Google-NotebookLM safe?
Will blocking Google-NotebookLM hurt my SEO?
How do I block Google-NotebookLM in robots.txt?
/robots.txt:
User-agent: Google-NotebookLM Disallow: /To restrict only part of your site, disallow specific paths and allow the rest.