Yes thats done the trick do i have leave these commented out
thank you very much
thats great service
Quote:
Originally Posted by jones
Yes, you made corect changes.
Can you comment these lines in sitemap.php ?
PHP Code:
if ($xm_today == $config["iron_sitemap_time"]) return;
So it will look like this:
PHP Code:
//if ($xm_today == $config["iron_sitemap_time"]) // return;
These lines allow make refresh sitemap only one time per day.
Alex
|