Sitemap Issue - vol 2
-
Hello everyone!
I validated the sitemap with different tools (w3Schools, and so on..) and no errors were found. So I uploaded into my site, tested it through GWT and BANG! all of a sudden there is a parsing error, which correspond to the last, and I mean last piece of code of thousand of lines, .
I don't know why it isn't reading the code and it's giving me this as there are no other errors and I haven't got a clue about what to do in order to fix it!
Thanks
-
Please share the URL to your sitemap (or copy/paste it to http://pastebin.com)
-
-
Looks fine to me. Ran it through several xml sitemap validators and they all came back as valid.
Only change that would make sense to make it to update the urlset line to:
<urlset xmlns:xsi="<a class="attribute-value">http://www.w3.org/2001/XMLSchema-instance</a>" xmlns:image="<a class="attribute-value">http://www.google.com/schemas/sitemap-image/1.1</a>" xsi:schemaLocation="<a class="attribute-value">http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd</a>" xmlns="<a class="attribute-value">http://www.sitemaps.org/schemas/sitemap/0.9</a>"> (Taken from Yoast)