• I am on an ultra secure server that, somehow, is preventing the sitemap from automatically being generated whenever there is content changed. I am able to manually rebuild the file, but sometimes forget to do so. Can you tell me how this could be resolved, or what the proper permissions may need to be for the directories?

    Thakns,

    http://wordpress.org/plugins/google-sitemap-generator/

Viewing 3 replies - 1 through 3 (of 3 total)
  • If you’re on a Windows-server do the following (I had the same problem):

    Go to the section ‘Location of site map file’
    Change it to ‘Manual path’
    Make sure that all the ‘slashes’ are all backslashes!

    Save the configuration.

    For me it worked after changing the forward slash to a backslash in the path.

    P.S. I’m using a translated version, so I’m not sure that I’ve named the section and options correctly.

    I’m on a cent OS. Yes, I have this issue too. I can manually build it, but automatic not work. According to this plug-in, it automatically generated my site map 3 days ago. But every day I publish new posts on my blog.
    Update!

    When I’m checking this plug-in following hook, not in my cron. I think that’s the why it never automatic build site map.

    sm_build_cron

    Problem fixed by adding “sm_build_cron” Hook name into to the WP Crontrol plug-in. I used 15 seconds event schedule.

    I hope this one will helpful to you guys.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Can't automatically generate’ is closed to new replies.