Files
Tomas Dvorak 16b6ae1954 fee
2025-06-24 18:44:05 +02:00

25 lines
434 B
Plaintext

User-agent: *
Allow: /
Disallow: /admin/
Disallow: /cgi-bin/
Disallow: /includes/
Disallow: /tmp/
Disallow: /private/
# Sitemap location
Sitemap: https://sportcreative.cz/sitemap.xml
# Crawl-delay: 10
# Uncomment the above line if your server is getting too many requests
# Allow all bots to crawl all assets
Allow: /*.css$
Allow: /*.js$
Allow: /*.png$
Allow: /*.jpg$
Allow: /*.jpeg$
Allow: /*.gif$
Allow: /*.svg$
Allow: /*.webp$