Google Webmaster is giving me this error diagsnostic message:
Sitemap errors for <a href="http://www.websemantique.com/sitemap.xml">http://www.websemantique.com/sitemap.xml</a>
This Sitemap has the following errors.
Errors
Line:
42
URL not allowed
This url is not allowed for a Sitemap at this location. [?] URL:
Date found: <a href="http://www.websemantique.comcategory/uncategorized/">http://www.websemantique.comcategory/uncategorized/</a>
Jul 20, 2007
Line:
49
URL not allowed
This url is not allowed for a Sitemap at this location. [?] URL:
Date found: <a href="http://www.websemantique.comcategory/references/">http://www.websemantique.comcategory/references/</a>
Jul 20, 2007
Line:
56
URL not allowed
This url is not allowed for a Sitemap at this location. [?] URL:
Date found: <a href="http://www.websemantique.comcategory/presse-anglophone/">http://www.websemantique.comcategory/presse-anglophone/</a>
Jul 20, 2007
Line:
63
URL not allowed
This url is not allowed for a Sitemap at this location. [?] URL:
Date found: <a href="http://www.websemantique.comcategory/web-semantique/">http://www.websemantique.comcategory/web-semantique/</a>
Jul 20, 2007
Line:
70
URL not allowed
This url is not allowed for a Sitemap at this location. [?] URL:
Date found: <a href="http://www.websemantique.com2007/03/">http://www.websemantique.com2007/03/</a>
Jul 20, 2007THis is the sitemap.xml template i have on the site: (must have some dash missing… where ?)
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.google.com/schemas/sitemap/0.84">
<url>
<loc>{homepage}</loc>
<lastmod>{exp:stats}{last_entry_date format="%Y-%m-%d;T;%H:%i:%s%Q"}{/exp:stats}</lastmod>
<changefreq>always</changefreq>
1.0</priority>
</url>
{exp:navigator group="1"}
{exp:weblog:entries weblog="{nav_properties}" disable="categories|custom_fields|member_data|pagination|trackbacks" rdf="off" dynamic="off" status="Featured"}
<url>
<loc>{title_permalink="{nav_properties}/article"}</loc>
<lastmod>{gmt_edit_date format='%Y-%m-%d;T;%H:%i:%s%Q'}</lastmod>
<changefreq>weekly</changefreq>
0.8</priority>
</url>
{/exp:weblog:entries}
{/exp:navigator}
{exp:navigator group="1"}
{exp:weblog:entries weblog="{nav_properties}" limit="500" disable="categories|custom_fields|member_data|pagination|trackbacks" rdf="off" dynamic="off" status="Open"}
<url>
<loc>{title_permalink="{nav_properties}/article"}</loc>
<lastmod>{gmt_edit_date format='%Y-%m-%d;T;%H:%i:%s%Q'}</lastmod>
<changefreq>monthly</changefreq>
0.5</priority>
</url>
{/exp:weblog:entries}
{/exp:navigator}
</urlset>[Mod Edit: Split to the how-to forum as it is more appropriate]