Title: [Plugin: WP Super Cache] Super Cache not caching mutlisite on preload
Last modified: August 20, 2016

---

# [Plugin: WP Super Cache] Super Cache not caching mutlisite on preload

 *  Resolved [darichardson](https://wordpress.org/support/users/darichardson/)
 * (@darichardson)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-super-cache-not-caching-mutlisite-on-preload/)
 * Hello,
 * I’m on the most recent version of both WordPress and Super Cache, and everything
   is working great except that preloading the cache ONLY works for our main site
   and not our other WordPress sites in a single multisite setup.
 * There are around 300 pages on [http://example.com](http://example.com) and they
   are all preloaded just fine, but example.com/site2, example.com/site3, and example.
   com/site4 are not preloaded by hitting the “preload now” button.
 * The other sites ARE cached after someone visits them, however. It’s only preloading
   that doesn’t work.
 * Any idea what might be the problem?
 * [http://wordpress.org/extend/plugins/wp-super-cache/](http://wordpress.org/extend/plugins/wp-super-cache/)

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

 *  [Dinar Qurbanov](https://wordpress.org/support/users/qdinar/)
 * (@qdinar)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-super-cache-not-caching-mutlisite-on-preload/#post-2372346)
 * it was possible to go to every blog’s dashboard logged in as network admin, go
   to super cache page there, and some fields there, for example, cdn url, referred
   to that blog. maybe “preload” there would work for that blog. may be it works
   also with newest version of wordpress.
 *  Thread Starter [darichardson](https://wordpress.org/support/users/darichardson/)
 * (@darichardson)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-super-cache-not-caching-mutlisite-on-preload/#post-2372468)
 * I did have the most recent version of WordPress (3.2.1.) and Super Cache.
 * However, it looks like the problem might have been my multisite setup. I was 
   not the original one who set it up, and I was missing two lines from wp-config.
   php.
 *     ```
       define('MUTLISITE', true );
       define('SUBDOMAIN_INSTALL', false );
       ```
   
 * I also noticed that Minify was not working on each site, as it seems a network
   activate of that plugin does NOT actually activate it on other sites. You must
   manually go in to each site and activate those settings. Not related necessarily
   to Super Cache but thought it might be helpful to someone down the road.
 * Preloading on any Super Cache settings page for any site now seems to preload
   for every site, which is what I needed.
 * Great plugin!

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

The topic ‘[Plugin: WP Super Cache] Super Cache not caching mutlisite on preload’
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/)

 * 2 replies
 * 2 participants
 * Last reply from: [darichardson](https://wordpress.org/support/users/darichardson/)
 * Last activity: [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-super-cache-not-caching-mutlisite-on-preload/#post-2372468)
 * Status: resolved