prestaconcept / PrestaSitemapBundle

A symfony bundle that provides tools to build a rich application sitemap. The main goals are : simple, no databases, various namespace (eg. google image), respect constraints etc.
MIT License
355 stars 102 forks source link

How to clear "old" section sitemap files? #284

Open scion4581 opened 3 years ago

scion4581 commented 3 years ago

Imagine, what if after a while, some section stops populate, does the bundle have some sync feature that deletes "unused" section sitemap files?

yann-eugone commented 3 years ago

Unfortunately there is no such feature, but could be good to have.

Solution might be somehow related to #264