Patrick van Kleef

Results 6 comments of Patrick van Kleef

@SonyaMC how do you define a page as noindex? Did you create a property for that in your solution? You could define your own ContentFilter, see documentation => https://github.com/Geta/SEO.Sitemaps#exclude-conte

It's not supported out of the box but you can try to override `ISitemapRepository.GetSitemapData`. When the /sitemap.xml is requested the repository is called to get `SitemapData` by request URL. See...

@NiallMartin93 I'll mark this as enhancement as of now it's not possible to do this in code.

No, this is not possible at the moment. What is the use case to have this option?

@DrewNull we haven't tested with another jQuery version. You could try to unzip the file in the _protectedModules folder and see what happens if you reference 1.4.4. However, it's just...

Great, however, I understand it's not the best solution for you for the long term. I can spend a bit more time on this later.