# robots.txt – creative-mind-lab.de # Standard-Crawler User-agent: * Allow: / # Rechtliche Seiten explizit erlaubt Allow: /impressum Allow: /datenschutz # PHP-Backends nicht indexieren Disallow: /newsletter.php Disallow: /contact.php Disallow: /confirm.php Disallow: /config.php Disallow: /config.example.php # Interne Statistik und Zähl-Endpunkt Disallow: /stats/ Disallow: /track.php # KI-Crawler explizit erlaubt (AI-Suchmaschinen) # Google AI / Gemini User-agent: Google-Extended Allow: / # OpenAI / ChatGPT Search User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / # Perplexity User-agent: PerplexityBot Allow: / # Anthropic / Claude User-agent: ClaudeBot Allow: / User-agent: anthropic-ai Allow: / # Meta AI User-agent: FacebookBot Allow: / # Apple User-agent: Applebot Allow: / # Common Crawl (Basis für viele KI-Trainingsdaten) User-agent: CCBot Allow: / # Sitemap Sitemap: https://creative-mind-lab.de/sitemap.xml