oliflorence
05-10-2007, 06:13 AM
Hello,
i have added a Google sitemap to my site, part of the map is built using a software for the static pages and this is ok, the other part is build dynamically with database listings. I am using a date format as provided acceptable by google (YYYY-MM-DD), however it is still giving me an error.
This is what I have:
- <url>
<loc>http://www.mysite.ie/properties/property_detail.asp?propertyId=4</loc>
<lastmod>2007-5-10</lastmod>
<changefreq>daily</changefreq>
<priority>0.60</priority>
</url>
Would any one be able to point out where I am going wrong?
i have added a Google sitemap to my site, part of the map is built using a software for the static pages and this is ok, the other part is build dynamically with database listings. I am using a date format as provided acceptable by google (YYYY-MM-DD), however it is still giving me an error.
This is what I have:
- <url>
<loc>http://www.mysite.ie/properties/property_detail.asp?propertyId=4</loc>
<lastmod>2007-5-10</lastmod>
<changefreq>daily</changefreq>
<priority>0.60</priority>
</url>
Would any one be able to point out where I am going wrong?