# robots.txt für Malerei Hrozany # https://www.malereihrozany.at/ User-agent: * Allow: / # Sitemap Location Sitemap: https://www.malereihrozany.at/sitemap.xml # Crawl-delay für höfliches Crawling Crawl-delay: 1 # Blockiere sensible Bereiche Disallow: /api/ Disallow: /admin/ Disallow: /*.json$ Disallow: /*?* # Erlaube wichtige Ressourcen Allow: /assets/ Allow: /*.css$ Allow: /*.js$ Allow: /*.jpg$ Allow: /*.jpeg$ Allow: /*.png$ Allow: /*.webp$ Allow: /*.svg$