Back to feed
Dev.to
Dev.to
6/29/2026
The original title is: "AI Crawlers Are Scanning Your Site Right Now - How to Check and Control Access"

The original title is: "AI Crawlers Are Scanning Your Site Right Now - How to Check and Control Access"

Original: AI Crawlers Are Scanning Your Site Right Now - How to Check and Control Access

Short summary

AI crawlers like GPTBot and ClaudeBot now regularly scan websites for training and indexing. Audit your server logs and robots.txt rules to see which crawlers are accessing your site, then configure intentional crawler rules to allow public-content access while blocking sensitive paths (/admin, /api) with proper authentication, not robots.txt alone. Use the provided robots.txt template, ensure sitemaps are discoverable, and enable /llms.txt for AI readiness.

  • AI crawlers (GPTBot, ClaudeBot, OAI-SearchBot) regularly appear in server logs and need explicit robots.txt rules
  • Audit crawler access via logs and protect sensitive paths with authentication, not robots.txt alone
  • Follow the provided robots.txt template; keep sitemaps discoverable and enable /llms.txt for AI visibility

Generated with AI, which can make mistakes.

Is this a good recommendation for you?

Comments

Failed to load comments. Please try again.

Explore more