![]() |
Sitemap autoupdate <lastmod> ?
Is it possible to auto update the
|
One way is to render sitemap.xml using PHP
(.htaccess) Code:
AddType application/x-httpd-php .xml Code:
$lastmod = date('Y-m-d'); Code:
|
thanks a lot will try it |thumb
|
unfortunally google could not read my sitemap :( this is how it looks like
Code:
$lastmod = date('Y-m-d'); |
You need to wrap the list of urls in
If that fix doesn't work, try validating it using an XML validator. Also use a http header checker to make sure the PHP page is generating the right code. |
will fix it
|
All times are GMT -4. The time now is 12:31 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc