Skip to content
GigAI Tools
Definition

What is GPTBot?

A plain-English definition, and the tools that work with it.

Definition

GPTBot is OpenAI's web crawler that collects pages as training data for future models. It is not the bot behind ChatGPT Search results, and blocking it does not remove you from ChatGPT's answers. That is a different bot called OAI-SearchBot.

  • Blocking GPTBot is a content-control decision: future OpenAI models learn nothing from your site, so ChatGPT is less likely to describe your brand from memory.
  • It does not affect ChatGPT Search, which retrieves through OAI-SearchBot and Bing's index. Many sites block all three OpenAI bots by accident and lose citations they wanted.
  • You allow or block it with a robots.txt group naming the exact token: 'User-agent: GPTBot' followed by 'Disallow: /' to block, or 'Allow: /' to permit.
  • robots.txt only governs future crawling. It cannot remove your content from a model that has already been trained on it.

Frequently asked questions

Try AI Crawler Access Checker

Free, private and instant. Everything runs in your browser.