AI Product Index / AI crawlers not blocked
A Disallow that names GPTBot or ClaudeBot is a decision to be absent from the answers those models give. Sometimes that is the right call — but it should be a decision, and it is very often inherited from a default nobody chose.
Remove the Disallow: / rules for the AI user-agents you want to be cited by, or name them with Allow: /.
# /robots.txt — allow the AI crawlers explicitly. A bare
# "User-agent: * / Disallow: /" hides you from every assistant.
User-agent: GPTBot
Allow: /
User-agent: OAI-SearchBot
Allow: /
User-agent: ClaudeBot
Allow: /
User-agent: Claude-User
Allow: /
User-agent: PerplexityBot
Allow: /
User-agent: Google-Extended
Allow: /
Free, no signup, same endpoint that produced every grade on the leaderboard:
curl "https://index.percall.dev/api/score?url=https://your-site.example"
It returns the letter grade and every check by name with pass/fail. The
$0.05 call at POST /api/audit adds why each one failed and a
snippet with your origin already in it.