Sitemap Error
« on: February 15, 2012, 11:47:03 AM »
I have used the free version of the sitemap generator and there are two errors in the code which make the file unusable:

<urlset xsi:schemaLocation="[ External links are visible to forum administrators only ] [ External links are visible to forum administrators only ]" xmlns:xsi="[ External links are visible to forum administrators only ]" xmlns="[ External links are visible to forum administrators only ]">

Specifically the bit of the line xsi:schemaLocation="[ External links are visible to forum administrators only ] [ External links are visible to forum administrators only ]" we believe is formatted incorrectly. 

Is this a common problem? Is this problem also present on the paid version which I was considering purchasing?
Re: Sitemap Error
« Reply #1 on: February 15, 2012, 01:43:07 PM »
Hello,

this is correct way to define schema elements for XML sitemap, you can see it here:
http://www.sitemaps.org/protocol.html#validating

What exactly is the problem you get with this code?
Re: Sitemap Error
« Reply #2 on: February 15, 2012, 01:45:38 PM »
This is the error:

''We were unable to read your Sitemap. It may contain an entry we are unable to recognize. Please validate your Sitemap before resubmitting.''
Re: Sitemap Error
« Reply #3 on: February 16, 2012, 04:28:07 PM »
Does it show a line number with error? What is your sitemap URL?