Viewing 1 replies (of 1 total)
  • Hi ravalde,

    I believe you just need to go into the backend and set a variable…

    Garbage collection is how the Caching plugin cleans up after itself. It will go through and delete expired items in the cache so that they can be updated with a more-fresh version of the content (if any)…

    To fix this just go to: (of course replace “yourdomain.com” with your actual wordpress domain)
    http://yourdomain.com/wp-admin/options-general.php?page=wpsupercache&tab=settings

    On the Advanced tab, scroll down until you see a section called “Expiry Time & Garbage Collection”…

    Set your cache timeout to a value like “3600” (1-hour)

    Set your scheduler value to like 1800 seconds (1/2 hour)… this will tell WP Super Cache to look for and clean up any “Stale” cache files every 30 minutes.

    Then click save options…

    In THEORY, this should fix your problem.

    Good Luck!

    Greg

Viewing 1 replies (of 1 total)
  • The topic ‘super cache Warning! Garbage collection is not scheduled!’ is closed to new replies.