Sitemap not updating
« on: July 17, 2011, 08:23:21 PM »
Hi

Downloaded the trial version of https://www.xml-sitemaps.com/standalone-google-sitemap-generator.html today. Installed and configured fine. However, I think I have a problem. I have set up a cron job/scheduled task for my site to be crawled and sitemap regenerated (as per tutorial in admin panel) but nothing seems to happen.
As a test I set it to run every few minutes and updated a page and created a new page, neither of which are showing in the sitemap. The lastmod didn't update for the edited page and the new page hasn't even been added.

What am I doing wrong?
Re: Sitemap not updating
« Reply #1 on: July 18, 2011, 12:22:34 PM »
Hello,

please conifugre the cron task to send you an email every time it runs, in this way you will receive an error message with details.
Re: Sitemap not updating
« Reply #2 on: July 18, 2011, 01:35:30 PM »
This was the last message received, I have no idea if this is an error or not. All I know is that the system wasn't updating the lastmod input of pages that I edited:-

Code: [Select]
X-Powered-By: PHP/4.4.9
Set-Cookie: PHPSESSID=9f6c3a32eb62394d1b7ed1eb73bbf491; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Content-type: text/html

Resuming the last session (last updated: 1970-01-01 01:00:00)
1 | 14 | 28.1 | 0:00:01 | 0:00:26 | 1 | 742.2 Kb | 1 | 0 | 742
18 | 0 | 324.4 | 0:00:10 | 0:00:00 | 3 | 725.6 Kb | 17 | 0 | 725
<h4>Completed</h4>Total pages indexed: 17
<br>Creating sitemaps...
<div id="percprog"></div>
 |  | 0.0 | 0:00:00 | 0:00:00 |  |  |  |  | 0
 |  | 0.0 | 0:00:00 | 0:00:00 |  |  |  |  | 0
 |  | 0.0 | 0:00:00 | 0:00:00 |  |  |  |  | 0
 |  | 0.0 | 0:00:00 | 0:00:00 |  |  |  |  | 0
<br />Done, redirecting to sitemap view page.
<script>
top.location = 'index.php?op=view'
</script>
Re: Sitemap not updating
« Reply #3 on: July 18, 2011, 02:18:39 PM »
Hello,

please try to set 0666 permissions for all files inside of generator/data/ folder.