The other topic is closed, so I'll drop my new findings here
I noticed that Google gave the following warning/error in the sitemap that was created by ZP: missing date on line 6113.
I copied and opened the sitemap in my html-editor and found this:
`<url>
<loc>
http://www.degroeneman.nl/news/god-straft-onmiddelijk</loc>
<lastmod/>
<changefreq>daily</changefreq>
<priority>0.9</priority>
</url>`
There is no date present and this news topic is the most recent added. Could this cause Google to completely refuse the sitemap?
Comments
Normally that should of course be `the date`.
(Hopefully our spam friends stay away a while...)