Quantcast
Channel: Topic Tag: xml | WordPress.org
Viewing all articles
Browse latest Browse all 3201

Jonathan Ramsey on "Sitemap Problem"

$
0
0

The error occurs because you've got HTML code which shouldn't be there at the beginning of the sitemap.xml, and this makes the XML invalid.

The HTML code is this part:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head>
</head><body>
<br>

<br>

</body></html>

However, I'm not sure why the HTML code is there.

Do you have a cache plugin activated in your WordPress instance?


Viewing all articles
Browse latest Browse all 3201

Trending Articles