Is there any way to customize the sitemap that is generated from Litium.Studio assembly? The only settings seems to be in web.config: sitemap on/off, add products on/off, cache on/off?
Or is the solution to implement acustom sitemap if more modifications are needed?
You can create a new class that inherit Litium.Foundation.Modules.CMS.Plugins.Sitemaps.SitemapFactory and modify the protected methods in that class to control what is added to the sitemap.
We need to exclude some products from the sitemap, but SitemapFactory seams to be Deprecated, how can we exclude (some) products from the sitemap 7.3/4 ?
Thank you, this worked, but i now noticed that the sitemap liks are all http and not https (Not related to my changes) Is this a setting we are missing? See: https://eleven.se/sitemap.axd