Title: [Plugin: WP Super Cache] Preload specific URLs
Last modified: August 20, 2016

---

# [Plugin: WP Super Cache] Preload specific URLs

 *  [w3r3w0lf](https://wordpress.org/support/users/w3r3w0lf/)
 * (@w3r3w0lf)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-preload-specific-urls/)
 * Hi
 * I have a site with some archive pages that query multiple taxonomies to generate
   the displayed posts.
 * I would like to be able to specify that some of these pages are preloaded into
   the cache. They all have permalinks.
 * Thank you for any advice.
 * [http://wordpress.org/extend/plugins/wp-super-cache/](http://wordpress.org/extend/plugins/wp-super-cache/)

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

 *  Plugin Author [Donncha O Caoimh (a11n)](https://wordpress.org/support/users/donncha/)
 * (@donncha)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-preload-specific-urls/#post-2858368)
 * You could write a WordPress plugin that requests those pages when a certain action
   is taken (say a post is made) or use a cronjob to fetch them.
 * Preloading simply calls the page like a logged out browser would and the plugin
   caches it.
 *  Thread Starter [w3r3w0lf](https://wordpress.org/support/users/w3r3w0lf/)
 * (@w3r3w0lf)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-preload-specific-urls/#post-2858370)
 * so for example, a cronjob that executes a script that loads the page via cURL?
 *  Plugin Author [Donncha O Caoimh (a11n)](https://wordpress.org/support/users/donncha/)
 * (@donncha)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-preload-specific-urls/#post-2858378)
 * Yeah. Exactly!
 *  [Gary LaPointe](https://wordpress.org/support/users/garylapointe/)
 * (@garylapointe)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-preload-specific-urls/#post-2858632)
 * [@w3r3w0lf](https://wordpress.org/support/users/w3r3w0lf/)
    I’ve been thinking
   of the same think. What did you ever decide to do for this?
 * I know what my 10 most popular pages are so I thought of manually coding them
   just so they’re never slow, I’m not concerned with speed.
 * And sometimes I see that the page is in the WP-Cache AND the WP-Super-Cache: 
   It seems like some browsers get one and others get another (I can open in several
   different browsers and get several different creation times).
 * (And does it store a different copy for serving up compressed copies? If so, 
   how to create that too).
 * Gary
 *  Plugin Author [Donncha O Caoimh (a11n)](https://wordpress.org/support/users/donncha/)
 * (@donncha)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-preload-specific-urls/#post-2858648)
 * Gary – if someone leaves a comment they gets a wp-cache file, or if you’re logged
   in it’s a wp-cache file (ie. a “known user”).
    It stores an index.html.gz as 
   well as index.html file.

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

The topic ‘[Plugin: WP Super Cache] Preload specific URLs’ is closed to new replies.

 * ![](https://ps.w.org/wp-super-cache/assets/icon-256x256.png?rev=3506220)
 * [WP Super Cache](https://wordpress.org/plugins/wp-super-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-super-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-super-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-super-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-super-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-super-cache/reviews/)

## Tags

 * [preload](https://wordpress.org/support/topic-tag/preload/)

 * 5 replies
 * 3 participants
 * Last reply from: [Donncha O Caoimh (a11n)](https://wordpress.org/support/users/donncha/)
 * Last activity: [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-preload-specific-urls/#post-2858648)
 * Status: not resolved