Sitemap for cms

Hello,

is possible to have a sitemap also for blog or cms page?

Thanks

@dc.colonnello

Yes, it’s possible :slight_smile:

  1. Create collection let’s name it blog, also get ID of collection from URL link once you are in admin panel.
  2. Create new page inside builder and set url like blog/:slug and source to blog
  3. Go to admin panel and scroll down to Sitemap section
  4. Include in sitemap the collection items as follows @collection.{ID-HERE}

So it will look something like this

Then you should see in /sitemap.xml all the items from blog collection matching the page route something like this: