• hi,

    i am trying to preload all my pages but when i press prelaod now it says Scheduled preloading of cache in 10 seconds and then nothing happens.

    log file says this

    10:34:46 /b/wp-admin/options-general.php?page=wpsupercache&tab=preload Cookie detected: wordpress_logged_in_bf4d8a28edcd74835f5599450d33d704
    10:34:46 /b/wp-admin/options-general.php?page=wpsupercache&tab=preload In WP Cache Phase 2
    10:34:46 /b/wp-admin/options-general.php?page=wpsupercache&tab=preload Setting up WordPress actions
    10:34:46 /b/wp-admin/options-general.php?page=wpsupercache&tab=preload Not caching wp-admin requests.

    and the scheduled preload doesn’t seem to be working either.

    any ideas?

    cheeers

    alastair

Viewing 5 replies - 1 through 5 (of 5 total)
  • Do you get much anonymous traffic to your site? The WP Cron system that the preload works on depends on PHP executing so if you don’t get much traffic then it won’t run.

    Unfortunately these problems are difficult to debug. If it doesn’t work, just remove the list of search engine bots from the User Agent field on the advanced settings page and those bots will populate your cache rather quickly!

    Thread Starter alastairbegley

    (@alastairbegley)

    the expired cache files don’t appear to be being collected in the garbage collections either.

    this is with me using other browsers to act as anon traffic in the meantime

    Do scheduled posts work? Sounds like a WP Cron problem on your host 🙁

    Thread Starter alastairbegley

    (@alastairbegley)

    ok by manually running the wp_cron.php file i can get something to happen but it still doesnt generate the cache.

    this is the log when it happens

    18:55:42 /b/wp-cron.php?doing_wp_cron supercache dir: /home/sites/masterplan-photography.co.uk/public_html/b/wp-content/cache/supercache/www.masterplan-photography.co.ukhttp:/www.masterplan-photography.co.uk/2011/01/an-afternoon-walk-on-dartmoor/
    18:55:47 /b/wp-cron.php?doing_wp_cron supercache dir: /home/sites/masterplan-photography.co.uk/public_html/b/wp-content/cache/supercache/www.masterplan-photography.co.ukhttp:/www.masterplan-photography.co.uk/2011/01/paintballing/
    18:55:51 /b/wp-cron.php?doing_wp_cron supercache dir: /home/sites/masterplan-photography.co.uk/public_html/b/wp-content/cache/supercache/www.masterplan-photography.co.ukhttp:/www.masterplan-photography.co.uk/2011/01/caving-in-south-wales/
    18:55:55 /b/wp-cron.php?doing_wp_cron supercache dir: /home/sites/masterplan-photography.co.uk/public_html/b/wp-content/cache/supercache/www.masterplan-photography.co.ukhttp:/www.masterplan-photography.co.uk/2011/01/downhill-mountain-biking/

    You can’t run that manually as it POSTs a nonce I think. That’s checked for security reasons.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘[Plugin: WP Super Cache] Problem preloading pages’ is closed to new replies.