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
347 stars 100 forks source link

Revert "Use https for real URLs" #341

Closed yann-eugone closed 3 months ago

yann-eugone commented 3 months ago

Reverts prestaconcept/PrestaSitemapBundle#337

As reported in #340, since we merged this PR, we are producing invalid sitemaps. It seems to be because the XML namespaces of sitemaps are declared with http instead of https.