kuflash / react-router-sitemap

Generate sitemap.xml by React Router configuration
MIT License
251 stars 57 forks source link

How to set lastmod, changefreq, priority? #92

Open giles-cholmondley-durston opened 5 years ago

giles-cholmondley-durston commented 5 years ago

Google expects to see <lastmod> and <changefreq> attributes in your sitemap file. It isn't clear if this is possible with this package based on the documentation.

kuflash commented 5 years ago

@jaybowles sorry, but now it not possible. A similar request already exists https://github.com/kuflash/react-router-sitemap/issues/39, but I don’t have time to implement this feature now. I will be grateful if you could send PR.

Mauro-Avendano commented 3 years ago

Hello! any news about this? thanks!

acomito commented 3 years ago

@kuflash could you merge this one? https://github.com/kuflash/react-router-sitemap/pull/107