robots.txt generator for AI crawlers
Allow or block each AI crawler knowing exactly what it does, then copy the block to add to your robots.txt.
GPTBot collects pages to train OpenAI models. Blocking it has no effect on your presence inside ChatGPT. OAI-SearchBot feeds the ChatGPT search index: it decides whether your page can be retrieved, summarised and cited with a link. Blocking it removes you from ChatGPT answers. Plenty of sites copied a GPTBot block and threw in OAI-SearchBot "to be safe", cutting themselves out of the exact traffic channel they were trying to win. Decide line by line, not in bulk.
Collects pages to train OpenAI models.
Blocking it does not remove you from ChatGPT answers. It is a decision about your data, not about your visibility.
Indexes pages for ChatGPT search.
This is the crawler that governs whether you appear and get linked inside ChatGPT answers. Blocking it removes you from citations.
Checks the landing pages used by ChatGPT Ads.
Required if you plan to buy ads inside ChatGPT: without it your landing pages cannot be validated.
Fetches a page live because a user shared the link or asked a question about it.
Traffic triggered by a real person in real time. Blocking it means refusing a visit someone explicitly asked for.
Collects pages for the Claude models.
Anthropic also runs Claude-User for live fetches and Claude-SearchBot for search: those are separate agents and deserve separate decisions.
Indexes pages for the sourced answers Perplexity returns.
Perplexity always shows its sources. Blocking it means giving up those citations and the traffic attached to them.
A token controlling whether your content feeds Gemini and answer grounding.
It is not a crawler: it changes neither your indexing nor your ranking in Google Search.
Builds a public corpus reused by many training runs.
No direct visibility upside: Common Crawl cites nobody. It is the first candidate for a block if you are protecting your content.
Collects pages for ByteDance models.
Known for an aggressive crawl rate. Many sites block it for server load reasons as much as for rights reasons.
Collects pages for Meta models and Meta AI.
Meta runs several agents. This one is the documented crawler used for training.
A token controlling whether your content feeds Apple Intelligence.
It does not touch Applebot, which powers Siri and Spotlight: your presence in Apple search is unaffected.
Add this block to your existing robots.txt at the root of the domain. Do not overwrite your current rules: robots.txt is read per User-agent group, so yours keep applying to other crawlers.
This tool runs entirely in your browser. Nothing you type here reaches our servers, nothing is stored, there is no account to create and no quota to respect. We can give it away because it costs us nothing to run.
What this tool does
A miscalibrated robots.txt is the fastest way to disappear from AI answers without noticing. The most common and most expensive confusion involves OpenAI: GPTBot and OAI-SearchBot do not do the same job, and blocking one instead of the other has opposite consequences. This tool shows what each crawler actually does before letting you decide.
- Eleven AI crawlers covered, each with its real job: training, search and citation, user-triggered fetch, advertising.
- Four presets, including one that keeps citations while refusing training collection.
- Adds disallowed paths that apply to the crawlers you let through, protecting a customer area or a cart.
- Appends a Sitemap line, and comments recalling what each crawler does.
- Built locally: the file is produced in your browser and nothing is transmitted.
Frequently asked questions
Does blocking GPTBot remove me from ChatGPT?
Do crawlers really honour robots.txt?
Where does the file go?
Can I block only part of the site?
How do I check my rules are actually applied?
Beyond the generator
These micro-tools produce a file. The Ready2GEO scanners go and look at what is actually happening on your site and inside AI answers.
Checks whether your site is genuinely eligible and usable by the ChatGPT ads platform: crawler access, structure, commercial signals.
Test my site 🕷️ AI crawler log analyserPaste your server logs and see which AI crawlers really visit, how often, and which pages they choke on.
Analyse my logs 🧭 Full GEO auditThe bundled audit aggregates every scanner into a single report, with prioritised fixes and a PDF export.
Run the audit