# PendragonX Robots.txt # https://pendragonx.com # Allow all major search engines User-agent: Googlebot Allow: / Crawl-delay: 1 User-agent: Bingbot Allow: / Crawl-delay: 2 User-agent: Slurp Allow: / Crawl-delay: 2 User-agent: DuckDuckBot Allow: / Crawl-delay: 2 # Social media crawlers User-agent: Twitterbot Allow: / User-agent: facebookexternalhit Allow: / User-agent: LinkedInBot Allow: / User-agent: Pinterest Allow: / # AI and answer engine crawlers User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: Claude-Web Allow: / User-agent: ClaudeBot Allow: / User-agent: PerplexityBot Allow: / User-agent: Anthropic-AI Allow: / User-agent: Google-Extended Allow: / User-agent: Applebot Allow: / User-agent: cohere-ai Allow: / # Default rule for all other bots User-agent: * Allow: / Disallow: /api/ Disallow: /admin Disallow: /app Disallow: /settings Disallow: /subscription Disallow: /*.json$ Disallow: /*?* # LLM knowledge base files # These provide structured information for AI answer engines Allow: /llms.txt Allow: /llms-full.txt # Sitemap location Sitemap: https://pendragonx.com/sitemap.xml # Host Host: https://pendragonx.com