# Kopern — AI Agent Builder # https://kopern.ai User-agent: * Allow: / # Protect auth, API, and dashboard routes Disallow: /api/ Disallow: /*/login Disallow: /*/dashboard Disallow: /*/agents/ Disallow: /*/teams/ Disallow: /*/billing Disallow: /*/settings Disallow: /*/api-keys Disallow: /*/bugs # Allow public pages for indexing Allow: /*/examples Allow: /*/pricing Allow: /*/docs Allow: /*/grader Allow: /*/monitor Allow: /*/blog Allow: /*/mcp Allow: /*/api-reference # Allow locale roots Allow: /en Allow: /fr # Sitemap Sitemap: https://kopern.ai/sitemap.xml # AI context files (llmstxt.org standard) # LLMs-Full.txt: https://kopern.ai/llms-full.txt # LLMs.txt: https://kopern.ai/llms.txt # AI / LLM context files # See https://llmstxt.org # llms.txt provides structured context for AI crawlers and LLM systems # --- AI Crawlers --- # OpenAI User-agent: GPTBot Allow: / Disallow: /api/ Disallow: /*/dashboard Disallow: /*/agents/ Disallow: /*/settings User-agent: ChatGPT-User Allow: / # Anthropic User-agent: anthropic-ai Allow: / User-agent: ClaudeBot Allow: / # Google AI User-agent: Google-Extended Allow: / # Common Crawl (used by many AI training sets) User-agent: CCBot Allow: / # Perplexity User-agent: PerplexityBot Allow: / # Cohere User-agent: cohere-ai Allow: / # Meta AI User-agent: FacebookBot Allow: / User-agent: meta-externalagent Allow: / # Microsoft / Bing AI User-agent: Bingbot Allow: / # Brave Search AI User-agent: BraveBot Allow: / # You.com User-agent: YouBot Allow: / # Apple (Siri, Spotlight) User-agent: Applebot Allow: / # Bytespider (ByteDance) User-agent: Bytespider Allow: / Disallow: /api/ Disallow: /*/dashboard