strapi-plugin-sitemap
strapi-plugin-sitemap copied to clipboard
feature request: pretty print option
add pretty print option:
https://github.com/ekalinin/sitemap.js/pull/230
@reslear Could you further explain how the pretty print option could/should benefit the plugin? We allready have XSL in place for styling of the XML.
@reslear Could you further explain how the pretty print option could/should benefit the plugin? We allready have XSL in place for styling of the XML.
about source code ;)
Still not sure why that would matter
SEO specialist manually in the process of debugging or analyzing, it is more convenient to have a format that is easy to read and understand.
maybe add qs param like sitemap.xml?raw or sitemap.xml?pretty for printing source petrified
Allright. I can see the use in that.
It'll most likely become a boolean setting, to keep the sitemap URL clean of excessieve parameters.
Thanks for bringing this up!
Sure thing! Thanks for considering it.