mirror of
https://github.com/Dvorinka/sportcreative.git
synced 2026-06-03 11:22:57 +00:00
28 lines
501 B
Plaintext
28 lines
501 B
Plaintext
User-agent: *
|
|
Allow: /
|
|
Disallow: /admin/
|
|
Disallow: /cgi-bin/
|
|
Disallow: /includes/
|
|
Disallow: /tmp/
|
|
Disallow: /private/
|
|
|
|
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
|
|
User-agent: *
|
|
Allow: /*.css$
|
|
Allow: /*.js$
|
|
Allow: /*.png$
|
|
Allow: /*.jpg$
|
|
Allow: /*.jpeg$
|
|
Allow: /*.gif$
|
|
Allow: /*.svg$
|
|
Allow: /*.webp$
|
|
|
|
# Set the preferred domain
|
|
User-agent: *
|
|
Host: https://sportcreative.cz
|