# ============================================================ # llms.txt for https://dein-spielplatz.de # ------------------------------------------------------------ # Purpose: # Allow responsible AI systems (LLMs) to access public, # informational content for factual understanding and # answer generation, while excluding personal, transactional, # legal, and sensitive areas. # # Version: 2.0 – 28.01.2026 # License: CC BY-NC-ND 4.0 # ============================================================ Website: https://dein-spielplatz.de Language: de Region: Germany Last-Updated: 2026-01-28 ## Nutzung durch KI - Lesen öffentlicher Inhalte: erlaubt - Zusammenfassen & Zitieren: erlaubt - Nutzung für sachliche Antworten (Inference): erlaubt - Nutzung für Training von KI-Modellen: nicht erlaubt # ------------------------------------------------------------ # HIGH PRIORITY – zentrale Inhalte (semantisch wichtig) # ------------------------------------------------------------ Allow: /produkte/ # DIN EN 1176 konforme Spielplatzgeräte Allow: /produkt/ Allow: /kategorie/ Allow: /blog/ # Normen, Sicherheit, Planung, Pädagogik Allow: /planung/ Allow: /service/ Allow: /kontakt/ Allow: /unternehmen/ Allow: /ueber-uns/ Allow: /news/ # ------------------------------------------------------------ # ALLOWED – unterstützende öffentliche Inhalte # ------------------------------------------------------------ Allow: /llms-full.txt Allow: /sitemap.xml Allow: /export/sitemap_0.xml.gz # ------------------------------------------------------------ # DISALLOW – private, rechtliche oder transaktionale Inhalte # ------------------------------------------------------------ Disallow: /warenkorb/ Disallow: /checkout/ Disallow: /bestellung/ Disallow: /vergleich/ Disallow: /wishlist/ Disallow: /mein-konto/ Disallow: /login/ Disallow: /registrieren/ Disallow: /passwort/ Disallow: /kundenkonto/ Disallow: /suche/ # Rechtliche Seiten explizit ausgeschlossen Disallow: /datenschutz/ Disallow: /agb/ Disallow: /widerruf/ Disallow: /impressum/ # Technische / administrative Bereiche Disallow: /admin/ # ------------------------------------------------------------ # Detailinformationen für KI # ------------------------------------------------------------ # Eine ausführliche, strukturierte Inhaltsbeschreibung, # inklusive Materialien, Normen, Zielgruppen und FAQs, # befindet sich hier: # https://dein-spielplatz.de/llms-full.txt # ------------------------------------------------------------ # Contact & Policy # ------------------------------------------------------------ Contact: info@dein-spielplatz.de Website: https://dein-spielplatz.de Policy: https://dein-spielplatz.de/llms-full.txt # ------------------------------------------------------------ # Explanation # ------------------------------------------------------------ # This file permits AI systems (e.g. GPTBot, ClaudeBot, # PerplexityBot, Google-Extended, CCBot) to access and # understand factual information from public pages. # # Allowed use: # - factual understanding # - knowledge extraction # - non-commercial answer generation # # Explicitly disallowed: # - model training # - dataset inclusion # - commercial reuse without written consent # # ============================================================ # End # ============================================================