# llms.txt - Steuerung der KI-Indizierung # Erlaubt die Indizierung durch GPT-3.5/4 (OpenAI) User-agent: OpenAI Allow: /products/ Allow: /categories/ Allow: /brands/ Disallow: /checkout/ Disallow: /cart/ # Erlaubt die Indizierung durch Bing AI User-agent: Bingbot Allow: /products/ Allow: /categories/ Allow: /brands/ Disallow: /checkout/ Disallow: /cart/ # Erlaubt die Indizierung durch Google's Bard User-agent: Googlebot Allow: /products/ Allow: /categories/ Allow: /brands/ Disallow: /checkout/ Disallow: /cart/ # Erlaubt die Indizierung durch Anthropic's Claude User-agent: Claude Allow: /products/ Allow: /categories/ Allow: /brands/ Disallow: /checkout/ Disallow: /cart/ # Erlaubt die Indizierung durch GPT-3 (OpenAI) User-agent: GPT-3 Allow: /products/ Allow: /categories/ Allow: /brands/ Disallow: /checkout/ Disallow: /cart/ # Erlaubt die Indizierung durch Google's PaLM User-agent: PaLM Allow: /products/ Allow: /categories/ Allow: /brands/ Disallow: /checkout/ Disallow: /cart/ # Erlaubt die Indizierung durch Facebook AI (BlenderBot) User-agent: FacebookBot Allow: /products/ Allow: /categories/ Allow: /brands/ Disallow: /checkout/ Disallow: /cart/ # Erlaubt die Indizierung durch Baidu AI User-agent: Baiduspider Allow: /products/ Allow: /categories/ Allow: /brands/ Disallow: /checkout/ Disallow: /cart/ # Erlaubt die Indizierung durch Yandex AI User-agent: YandexBot Allow: /products/ Allow: /categories/ Allow: /brands/ Disallow: /checkout/ Disallow: /cart/ # Erlaubt die Indizierung durch GitHub Copilot User-agent: Copilot Allow: /products/ Allow: /categories/ Allow: /brands/ Disallow: /checkout/ Disallow: /cart/ # Generelle Regel für alle zukünftigen KIs User-agent: * Allow: /products/ Allow: /categories/ Allow: /brands/ Disallow: /checkout/ Disallow: /cart/ # Erlaubt die Indizierung durch XAI-Systeme (Explainable AI) User-agent: XAI Allow: /products/ Allow: /categories/ Allow: /brands/ Disallow: /checkout/ Disallow: /cart/ # Verhindert die Indizierung von internen Daten, wie z.B. Login- und Checkout-Seiten User-agent: * Disallow: /checkout/ Disallow: /cart/ Disallow: /user/ Disallow: /login/ Disallow: /account/ Disallow: /private/