# robots.txt for UX2B # Domain: https://ux2b.de # ============================================================================= # General Crawlers (Google, Bing, etc.) # ============================================================================= User-agent: * Allow: / Allow: /llms.txt Allow: /.well-know/llms-full.txt Disallow: /api/ Disallow: /_next/ Disallow: /cdn-cgi/ # ============================================================================= # LLM and AI Crawlers # ============================================================================= User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: Claude-Web Allow: / User-agent: anthropic-ai Allow: / User-agent: Google-Extended Allow: / User-agent: PerplexityBot Allow: / User-agent: cohere-ai Allow: / User-agent: FacebookBot Allow: / User-agent: Meta-ExternalAgent Allow: / User-agent: CCBot Allow: / User-agent: Applebot Allow: / User-agent: Applebot-Extended Allow: / User-agent: bingbot Allow: / User-agent: Bytespider Allow: / # ============================================================================= # Sitemaps # ============================================================================= Sitemap: https://ux2b.de/sitemap-de.xml Sitemap: https://ux2b.de/sitemap-en.xml