Problem reported by Google with new Site Mapper

Home » Forums » Sitemapper » Problem reported by Google with new Site Mapper


Registered User
36 posts

Google reports this problem with the site map generated by the new Site Mapper:
Line: 2
Status: Invalid XML attribute. The XML attribute of this tag was not recognized. Please fix it and resubmit.
Tag: urlset
Attribute: url
Found: June 6. 2008

Here's line 2 in sitemap.xml:
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9"
url="http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

Apparently Google doesn't like the url tag and won't process the sitemap unless it is fixed. In addition, line 2 is totally different than the last version of Site Mapper.

What should be done here?


Registered User
4 posts

Why has no-one replied to this topic yet? (CoffeeCup)

I had the same problem so copied the old header block from the previous version and replaced the new with the old. It seems the only thing different with sitemap.xml in the new version is this block of header data.

Accepted by Google this time.

Heres the old stuff.....

<urlset xmlns="http://www.google.com/schemas/sitemap/0.84"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.google.com/schemas/sitemap/0.84
http://www.google.com/schemas/sitemap/0 … ">


Registered User
1 post

I have the same problem, it would be nice if coffeecup, gives a solution


Registered User
4 posts

It has been fixed. Download the latest version which is OK. Unfortunately Coffee Cup dont seem to want to tell anyone about it!

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.