# llm.txt für bikepark.aidenbach.de # Stand: 06.11.2025 # Richtlinie für Large Language Models (LLMs), die Inhalte dieser Website abrufen. # ----------------------------------------- # ALLGEMEINE RICHTLINIEN # ----------------------------------------- Allow: / Disallow: /admin/ Disallow: /intern/ Disallow: /.github/ Disallow: /.phan/ Disallow: /assets/ Disallow: /backup/ Disallow: /bin/ Disallow: /cache/ Disallow: /logs/ Disallow: /system/ Disallow: /tests/ Disallow: /tmp/ Disallow: /vendor/ Disallow: /webserver-configs/ # Grav-spezifische Pfade, die Inhalte enthalten dürfen Allow: /user/pages/ Allow: /user/themes/ Allow: /user/images/ # ----------------------------------------- # NUTZUNGSRICHTLINIE # ----------------------------------------- Policy: content may be indexed and used for information retrieval, but not for model training. Attribution: required Contact: info@aidenbach.de # ----------------------------------------- # KI-SPEZIFISCHE REGELN # ----------------------------------------- # OpenAI (ChatGPT / GPTBot) OpenAI-User-Agent: GPTBot OpenAI-Allow: / OpenAI-Disallow: /admin/ OpenAI-Policy: may reference content with attribution, no training # Anthropic (Claude) Anthropic-User-Agent: ClaudeBot Anthropic-Allow: / Anthropic-Disallow: /admin/ Anthropic-Policy: may reference content with attribution, no training # Google (Gemini / Bard) Google-User-Agent: Google-Extended Google-Allow: / Google-Disallow: /admin/ Google-Policy: may index but not use for AI model training # Perplexity Perplexity-User-Agent: PerplexityBot Perplexity-Allow: / Perplexity-Disallow: /admin/ Perplexity-Policy: may cite content with attribution, no training # ----------------------------------------- # HINWEISE # ----------------------------------------- # 1. Diese Datei liegt im Stammverzeichnis: https://bikepark.aidenbach.de/llm.txt # 2. KI-Systeme dürfen Inhalte abrufen und in Antworten zitieren (mit Quellenangabe), # jedoch nicht zum Training ihrer Modelle verwenden. # 3. Technische und Systemverzeichnisse von Grav CMS bleiben ausgeschlossen.