# UnitedCreation — robots.txt # Best Practice: JS/CSS-Assets unter /_astro/ NICHT blockieren — # Google braucht sie zum Rendern. Nur echte API-Endpunkte und Admin-Bereiche # werden gesperrt. User-agent: * Allow: / Disallow: /api/ Disallow: /admin/ # AI-Crawler / Generative-Search-Bots explizit zulassen User-agent: GPTBot Allow: / Disallow: /api/ User-agent: ChatGPT-User Allow: / Disallow: /api/ User-agent: OAI-SearchBot Allow: / Disallow: /api/ User-agent: ClaudeBot Allow: / Disallow: /api/ User-agent: Claude-Web Allow: / Disallow: /api/ User-agent: anthropic-ai Allow: / Disallow: /api/ User-agent: PerplexityBot Allow: / Disallow: /api/ User-agent: Perplexity-User Allow: / Disallow: /api/ User-agent: Google-Extended Allow: / Disallow: /api/ User-agent: Applebot-Extended Allow: / Disallow: /api/ User-agent: Amazonbot Allow: / Disallow: /api/ User-agent: Bytespider Allow: / Disallow: /api/ User-agent: cohere-ai Allow: / Disallow: /api/ User-agent: Diffbot Allow: / Disallow: /api/ # Sitemaps + LLM-Index Sitemap: https://unitedcreation.de/sitemap-index.xml # LLM-friendly index: https://unitedcreation.de/llms.txt # LLM full content: https://unitedcreation.de/llms-full.txt