getgrav / grav-plugin-sitemap

Grav Sitemap Plugin
https://getgrav.org
MIT License
42 stars 42 forks source link

HTML tags are added to sitemap.xml #82

Closed blijerd closed 3 years ago

blijerd commented 3 years ago

I don't know in which version this issue started; but there are some wrong tags in sitemap.xml; it contains 'html' and 'body' at the start and end

 <?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="/user/plugins/sitemap/sitemap.xsl"?><html><body><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml">

Schermafbeelding 2020-08-09 om 16 20 41
NicoHood commented 3 years ago

I dont have this issue, how can you reproduce it?

rhukster commented 3 years ago

Cannot reproduce. Most likely the result of some other plugin interferring.