Sitemaps

SmallBlock automatically generates XML sitemaps for published pages.

Default Location

/sitemap.xml

Configuration

You can customize sitemap behavior in settings.yaml:

sitemap:
  include_drafts: false
  changefreq: weekly
  priority: 0.8