Closed sebastian-nagel closed 5 years ago
The show news sitemap is now processed properly although the server still responds with text/html; charset=ISO-8859-1
.
Since 098a38b the content is always verified which also allows sitemaps to change from "ordinary" sitemaps to news sitemaps.
NewsSiteMapParserBolt fails to parse some valid XML sitemaps, e.g.,
For this sitemap the server responds
Content-Type: text/html; charset=ISO-8859-1
which seems to cause that it's not even tried to parse as XML.