# robots.txt for SocioLogic # AI Preferences: https://www.sociologic.ai/.well-known/aipref.json # Default rules for all crawlers User-agent: * Content-Signal: ai-train=yes, search=yes, ai-input=yes Allow: / Allow: /.well-known/ Allow: /llms.txt Allow: /llms-full.txt Disallow: /api/ Disallow: /dashboard/ Disallow: /login Disallow: /signup Disallow: /welcome/ # AI-specific rules - we welcome AI crawlers # See /.well-known/aipref.json for detailed AI preferences User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: Claude-Web Allow: / User-agent: ClaudeBot Allow: / User-agent: Anthropic Allow: / User-agent: PerplexityBot Allow: / User-agent: Cohere Allow: / User-agent: AI2Bot Allow: / User-agent: CCBot Allow: / User-agent: Google-Extended Allow: / # Sitemap location Sitemap: https://www.sociologic.ai/sitemap.xml # LLM-readable documentation # Concise version: https://www.sociologic.ai/llms.txt # Full version: https://www.sociologic.ai/llms-full.txt