need help with sitemap error message

3 replies
I have created a manual sitemap using the code that google gave me but when i submitted it i got the following error message.

Line 3 Missing XML tag
This required tag is missing. Please add it and resubmit.

The code that i have in my sitemap is as follows

<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
</urlset>
<url>
<loc>http://www.streetfightinguncaged.net/</loc>
<lastmod>2005-01-01</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>

Any suggestion please as to how i may fix this problem

Regards

Kim
#error #message #sitemap

Trending Topics