Title: Cache warming?
Last modified: August 30, 2016

---

# Cache warming?

 *  Resolved [WWDay3](https://wordpress.org/support/users/wwday3/)
 * (@wwday3)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/cache-warming-1/)
 * Is the cache warming in gator-cache active or passive?
 * In other words, do you have some function running that crawls the sitemap and
   ping the pages, or is it just based on whether something has changed?
 * [https://wordpress.org/plugins/gator-cache/](https://wordpress.org/plugins/gator-cache/)

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

 *  Plugin Author [GatorDog](https://wordpress.org/support/users/gatordog/)
 * (@gatordog)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/cache-warming-1/#post-6641853)
 * The cache warmer is activated when content is changed. When you update a post,
   for example, it’s cache will be deleted, along with any associated category archives,
   comments, etc. If warming is enabled, instead of waiting for a visitor to hit
   the page and rebuild the cache, it will ping the pages in the background and 
   rebuild the cache automatically.
 * If you’re looking to actively rebuild the entire cache or something like that,
   this can be done, but this is not a part of the plugin. Typically you’d want 
   to set up a php script on a cron job to accomplish this. If you’re interested,
   I can supply examples of code you’d use to interact with the cache in order to
   rebuild pages.
 *  [bdnosp](https://wordpress.org/support/users/bdnosp/)
 * (@bdnosp)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/cache-warming-1/#post-6641973)
 * hi !
 * **I** would be interested by the code you would supply for this 😉
 * Thanks !

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

The topic ‘Cache warming?’ is closed to new replies.

 * ![](https://ps.w.org/gator-cache/assets/icon-128x128.png?rev=983272)
 * [Gator Cache](https://wordpress.org/plugins/gator-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gator-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gator-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/gator-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gator-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gator-cache/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [bdnosp](https://wordpress.org/support/users/bdnosp/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/cache-warming-1/#post-6641973)
 * Status: resolved