Arkadaşlar invision forumda gerekli google sitemap modunu kurdum sorunsuz calışıyor daha sonra google sitemap a linklerini ekledim

forumsitemap.xml Sitemap - Invalid date
indexsitemap.xml Sitemap Index Invalid date
topicsitemap.xml Sitemap Invalid date

hatası verip eklediğim 3 linktede bu hatayı verdi ve verdiği hata zamanla ilgili ama sitemap.xml lerin iceriğini kontrol ettim buradaki zaman ayarları aşağıdaki gibi googlenin istediği gibi ayarlı

Google nin istedi ayarlar bunlar

Kod:
How do I compute lastmod date? For static files, this is the actual file update date. You can use the UNIX date command to get this date: $ date --iso-8601=seconds -u -r /home/foo/www/bar.html>> 2004-10-26T08:56:39+00:00 For many dynamic URLs, you may be able to easily compute a lastmod date based on when the underlying data was changed or by using some approximation based on periodic updates (if applicable). Using even an approximate date or timestamp can help crawlers avoid crawling URLs that have not changed. This will reduce the bandwidth and CPU requirements for your web servers. Q: How do I compute lastmod date? For static files, this is the actual file update date. You can use the UNIX date command to get this date: $ date --iso-8601=seconds -u -r /home/foo/www/bar.html >> 2004-10-26T08:56:39+00:00 For many dynamic URLs, you may be able to easily compute a lastmod date based on when the underlying data was changed or by using some approximation based on periodic updates (if applicable). Using even an approximate date or timestamp can help crawlers avoid crawling URLs that have not changed. This will reduce the bandwidth and CPU requirements for your web servers.

Benim sitemap.xml lerde sie zaman ayarları aynı yukarıdaki gibi buda benim sitemaptaki ayarlar

Kod:
- - topicsitemap.xml 2005-12-28T08:42:03+00:00 - forumsitemap.xml 2005-12-28T08:42:03+00:00 ve bunun gibi - - http://www.xxxx.com/index.php?showforum=137 2005-12-22T10:08:16+00:00 daily
0.5 - http://www.xxxx.com/index.php?showforum=136 2005-12-09T06:13:19+00:00 daily
0.5 -


Buna gore ayarlarımda hata yok gibi ama neden bu konudan dolayı hata alıyorum bu konuda yardımcı olabilecek arkadaşlar varmı acaba...

Teşekkurler...