# robots.txt for mattburd.com # Optimized for traditional and AI search engines User-agent: * Allow: / # Sitemap location Sitemap: https://mattburd.com/sitemap.xml # AI-specific crawlers (GPT, Claude, etc.) User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: CCBot Allow: / User-agent: anthropic-ai Allow: / User-agent: Claude-Web Allow: / User-agent: Google-Extended Allow: / # Block access to admin/config files Disallow: /config.php Disallow: /api.php Disallow: /send-email.php Disallow: /view-logs.php # Block access to sensitive directories (if any) Disallow: /logs/ Disallow: /.git/ # Crawl delay (polite to your server) Crawl-delay: 1