32 lines
497 B
Plaintext
32 lines
497 B
Plaintext
User-agent: *
|
|
Allow: /
|
|
|
|
# Allow all language pages
|
|
Allow: /en/
|
|
Allow: /nl/
|
|
Allow: /de/
|
|
Allow: /fr/
|
|
|
|
# Allow all main pages
|
|
Allow: /services
|
|
Allow: /about
|
|
Allow: /contact
|
|
Allow: /blog
|
|
Allow: /privacy
|
|
Allow: /terms
|
|
|
|
# Allow static assets
|
|
Allow: /favicon.svg
|
|
Allow: /manifest.json
|
|
Allow: /images/
|
|
Allow: /locales/
|
|
|
|
# Sitemap
|
|
Sitemap: https://tiber365.it/sitemap.xml
|
|
|
|
# Crawl delay
|
|
Crawl-delay: 1
|
|
|
|
# Disallow admin or sensitive areas (if any in the future)
|
|
# Disallow: /admin/
|
|
# Disallow: /private/ |