# gutt.pro robots.txt # https://gutt.pro # Default: Allow all crawlers User-agent: * Allow: / # ============================================================================= # AI Agent Crawlers # We explicitly welcome AI agents to crawl and index our content. # See /docs/for-ai-agents for structured information about gutt. # ============================================================================= # OpenAI Crawlers User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: OAI-SearchBot Allow: / # Anthropic Crawlers User-agent: ClaudeBot Allow: / User-agent: anthropic-ai Allow: / User-agent: claude-web Allow: / # Perplexity Crawlers User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / # Google AI Crawlers User-agent: Google-Extended Allow: / # Meta AI Crawlers User-agent: Meta-ExternalAgent Allow: / # Common Crawl (open dataset) User-agent: CCBot Allow: / # ============================================================================= # Resources # ============================================================================= # Sitemaps Sitemap: https://gutt.pro/sitemap.xml # AI Agent Documentation # For structured information about gutt, visit: # https://gutt.pro/docs/for-ai-agents # https://gutt.pro/metadata.json