sitemap.yaml 341 B

12345678910111213141516
  1. enabled: true
  2. route: '/sitemap'
  3. ignore_external: true
  4. ignore_protected: true
  5. ignore_redirect: true
  6. ignores:
  7. whitelist:
  8. html_support: false
  9. urlset: 'http://www.sitemaps.org/schemas/sitemap/0.9'
  10. short_date_format: true
  11. include_changefreq: true
  12. changefreq: daily
  13. include_priority: true
  14. priority: !!float 1
  15. additions: []
  16. multilang_enabled: true