gatsby-plugin-advanced-sitemap icon indicating copy to clipboard operation
gatsby-plugin-advanced-sitemap copied to clipboard

don't remove trailing slash in node url in allSitePagePathNodeMap

Open yuri-g-taboola opened this issue 3 years ago • 1 comments

fixing #240

yuri-g-taboola avatar Mar 30 '23 22:03 yuri-g-taboola

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.

vczb avatar Jul 26 '23 19:07 vczb