# ============================================== # SeekON.AI - Optimized for AI Search Engines # ============================================== # This robots.txt explicitly welcomes AI crawlers # Practice what we preach: AI Search Optimization # Allow all traditional search engines User-agent: * Allow: / # ============================================== # AI CRAWLERS - EXPLICITLY WELCOMED # ============================================== # OpenAI (ChatGPT) User-agent: GPTBot Allow: / Allow: /blog/ Allow: /docs/ Allow: /api-docs/ Allow: /features/ Allow: /pricing/ User-agent: ChatGPT-User Allow: / # Anthropic (Claude) User-agent: Claude-Web Allow: / User-agent: anthropic-ai Allow: / User-agent: ClaudeBot Allow: / # Google (Gemini/Bard) User-agent: Google-Extended Allow: / User-agent: GoogleOther Allow: / # Perplexity AI User-agent: PerplexityBot Allow: / # Meta AI User-agent: Meta-ExternalAgent Allow: / User-agent: FacebookBot Allow: / # Bing/Microsoft AI User-agent: Bingbot Allow: / # Common Crawl (used by many AI models for training) User-agent: CCBot Allow: / # Cohere AI User-agent: cohere-ai Allow: / # AI2 (Allen Institute for AI) User-agent: ai2-crawler Allow: / # Anthropic's other crawlers User-agent: Applebot-Extended Allow: / # ============================================== # SECURITY - Block sensitive areas # ============================================== User-agent: * Disallow: /api/ Disallow: /admin/ Disallow: /_next/ Disallow: /node_modules/ # ============================================== # SITEMAP # ============================================== Sitemap: https://seekon.ai/sitemap.xml