View Single Post
  #9 (permalink)  
Old 11-21-2006, 05:37 AM
mantawebsolutions's Avatar
mantawebsolutions mantawebsolutions is offline
WebProWorld Veteran
 

Join Date: Jun 2004
Location: Pretoria, South Africa
Posts: 306
mantawebsolutions RepRank 0
Default

Webnauts, what are you saying exactly in terms of validating ? Are you talking about the current protocol standard set in the <urlset> tag ?

Sitemaps.org shows it as follow :
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

while xml-sitemaps.com shows it as :
<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.84/sitemap.xsd">

can we use either or do we switch to the first as shown by sitemaps.org ?
Reply With Quote