TryGhost / gatsby-plugin-advanced-sitemap

Advanced XML Sitemaps for Gatsby.js
MIT License
150 stars 0 forks source link

don't remove trailing slash in node url in allSitePagePathNodeMap #243

Closed yuri-g-taboola closed 5 months ago

yuri-g-taboola commented 1 year ago

fixing #240

vczb commented 1 year ago

hey @yuri-g-taboola

To prevent any breaking changes that might affect the SEO of existing users utilizing this plugin, it is essential to make this rule configurable under options. By default, the rule should be set without trailing slashes.