GPTBot Robots.txt Checker
GPTBot is controlled by robots.txt — not meta tags. Paste your URL and we parse your live robots.txt to show whether GPTBot is allowed to crawl your site.
Website URL to analyze
Ready to publish
Generated file
Recommended actions
Prioritised fixes — highest discoverability impact first
GPTBot is controlled by robots.txt — not meta tags. Paste your URL and we parse your live robots.txt to show whether GPTBot is allowed to crawl your site.
Parse your live robots.txt and show whether OpenAI GPTBot is allowed or blocked on your homepage path.
In your free report
- GPTBot-specific User-agent rules in robots.txt
- Whether your homepage path is allowed or disallowed for GPTBot
- Wildcard User-agent: * rules that may affect GPTBot indirectly
Recommendations from official docs
GPTBot controls training, not ChatGPT search
OpenAI documents GPTBot for generative AI training data. Blocking GPTBot does not block OAI-SearchBot, which powers ChatGPT search citations.
Allow for maximum AI training inclusion
Publishers who want content considered for future OpenAI models should allow GPTBot on public pages. Review licensing and content policies before allowing.
Block to opt out of training
Disallow: / under User-agent: GPTBot opts your site out of future training crawls. Existing model knowledge is not removed — this affects future collection only.
Verify with official IP ranges
Validate real GPTBot traffic against openai.com/gptbot.json IP ranges at your firewall — do not rely on User-agent alone for security decisions.
Step-by-step action plan
- 1 Read your robots.txt and locate the User-agent: GPTBot block (or add one).
- 2 To allow: use Allow: / or omit a Disallow for public paths.
- 3 To block training: add User-agent: GPTBot followed by Disallow: /.
- 4 Keep OAI-SearchBot allowed separately if you want ChatGPT search visibility.
- 5 Allow ~24 hours after robots.txt changes for OpenAI systems to refresh.
Need help fixing AI SEO issues?
Optimize your website for AI SEO, ChatGPT Search, Google AI Overviews, GPTBot, llms.txt, robots.txt, schema, and crawlability.
Questions about this tool
How is GPTBot access determined?
We parse your public robots.txt and test whether your homepage path is allowed for the GPTBot user-agent.
How do I fix blocked GPTBot access?
Use the AI Crawler Robots.txt Generator to create updated rules, then upload robots.txt to your site root.