Choose where you want the sitemap generated, and give the file a name. You can then submit that sitemap to search engines for indexing.
Elements will not automatically add your Collection items to the project sitemap, as it’s not aware of the pages being dynamically generated by the CMS.
Hope that makes sense. Do let me know if you need more info
If you’re only referring to the blog post listing page of the blog collection, then Ben’s suggested approach should be the right one.
But if, as I suspect (and what would make more sense), you’re actually talking about the individual blog posts themselves, then this is currently not possible using Elements’ CMS blogging in the way you intended.
The reason is that, for individual blog posts, the canonical tag is always set to the main blog listing page. As a result, the individual posts are not being indexed by search engines.
I already raised this issue with Ben in the past, and hopefully it will be added to the to-do list soon.
There is, however, a workaround that I’m currently using. It comes with both advantages and disadvantages — but for my setup, the benefits clearly outweigh the downsides, as it allows me to use my “blogging system” in a more flexible way.
The biggest drawback is that it involves significantly more manual work when creating posts. With this approach, you have to create a separate page for every single blog post, assign an appropriate URL slug, and then link the CMS Markdown frontmatter to that specific page. After that, you need to publish the page each time, of course.
The advantage, however, is that you can place blog content much more flexibly throughout your site, and you also gain far more control over the design and layout of each individual blog post page.
That’s what I thought. This probably applies to the majority of users. Ben already mentioned that it’s on the to-do list, so I assume there will be a solution for it soon.
2.) the rss file - when submitted in rss advisory board’s validator :
specifically says “not valid” … “It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn’t find one. Please enter the address of your feed to validate”.