The two questions the fetch tools answer, shown on an example page
before you run anything. Green survives to the crawler; red does not.
Example content, written for this explanation rather than measured from
a real site. Open a tool above for your own numbers.
What GPTBot sees on your page
Reach for it: Reach for this before you assume any AI can describe your product. It is the fastest way to catch the single most common AI-visibility failure: content that only appears after JavaScript runs.
What you learn: The readable text in your initial HTML, the way a non-rendering crawler receives it, as an excerpt of up to 4,000 characters, plus the framework you are on and whether the page came back readable, thin, or blank.
Open What GPTBot sees
robots.txt tester for AI crawlers
Reach for it: Reach for this after you edit robots.txt, or whenever you are not certain you are letting in the crawlers you actually want. Google retired its own tester, and none of the survivors were built for AI bots.
What you learn: For all 15 named AI crawlers, whether your file allows or blocks each one at the site root, the exact rule that decides, and any syntax that would trip a real parser.
Open robots.txt tester
AI crawler user-agent directory
Reach for it: Reach for this when you need to allow or block a specific AI bot and want the correct product token, not a guess. It is also the reference to cite when someone asks which crawlers exist.
What you learn: Every major AI crawler in one table: who runs it, whether it is for training, for live AI search, or for an on-demand fetch when someone asks an assistant about your page, the user-agent it sends, official docs, and the copy-paste robots.txt lines to control it.
Open AI crawler directory
llms.txt checker
Reach for it: Reach for this to confirm whether your site serves an llms.txt, the emerging file that tells AI systems which pages matter most, and to see how a good one is structured before you write your own.
What you learn: Whether your-site.com/llms.txt exists, and if it does, its title, how many sections and links it lists, its byte size, and a preview of the file itself.
Open llms.txt checker