# Hollerei - robots.txt # https://hollerei.at User-agent: * Allow: / # Oeffentlich zugaengliche Bereiche Allow: /assets/ Allow: /assets/img/ Allow: /assets/css/ Allow: /assets/js/ Allow: /assets/fonts/ Allow: /assets/downloads/ # Geschuetzte Bereiche Disallow: /admin/ Disallow: /api/ Disallow: /content/ Disallow: /userdata/ Disallow: /includes/ Disallow: /vendor/ Disallow: /Build/ # Temporaere und System-Dateien Disallow: /*.json$ Disallow: /*.log$ Disallow: /*.md$ # Crawl-Verzoegerung (verhindert Server-Ueberlastung) Crawl-delay: 1 # Sitemap Sitemap: https://hollerei.at/sitemap.xml # Spezifische Bot-Regeln User-agent: GPTBot Allow: / Disallow: /admin/ Disallow: /api/ User-agent: ChatGPT-User Allow: / Disallow: /admin/ Disallow: /api/ User-agent: Claude-Web Allow: / Disallow: /admin/ Disallow: /api/ User-agent: Googlebot Allow: / Crawl-delay: 0 User-agent: Bingbot Allow: / Crawl-delay: 1