Title: Multisite cache issues with WP Super Cache
Last modified: February 5, 2024

---

# Multisite cache issues with WP Super Cache

 *  Resolved [wadewils0n](https://wordpress.org/support/users/wadewils0n/)
 * (@wadewils0n)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/multisite-cache-issues-with-wp-super-cache/)
 * Hi!
   I’m use WordPress Multisite on my website with site-per-url mode (e.g. `site.
   com/**site-1**`, `site.com/**site-2**`).WP Super Cache plugin is installed and:–
   not enabled on network plugins page (all sites)– enabled only for **site-1**–
   not enabled for **site-2**After visiting `site.com/site-1` and `site.com/site-
   2` – two folders with cache files has been created by plugin: `/wp-content/cache/
   supercache/site.com/site-1` – and its ok, caching enabled for it, and cleared
   when press “Delete cache” for this sub-site`/wp-content/cache/supercache/site.
   com/site-2` – its not ok, caching not enabled for it, so why **cache created****
   and served** for this one? Also, in this case cache files for this site is **
   non-removable** using admin panel side (How can I fix this issue?

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

 *  Plugin Author [Donncha O Caoimh (a11n)](https://wordpress.org/support/users/donncha/)
 * (@donncha)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/multisite-cache-issues-with-wp-super-cache/#post-17438790)
 * Unfortunately, the plugin has a single configuration file and when it is enabled
   on one website, on a multisite, it’s enabled on all of them.
 * To completely disable it on site-2, you could add code to wp-config.php that 
   checks if the URL contains “site-2” and then defines the constant “DONOTCACHEPAGE”.
 *  [epgb101](https://wordpress.org/support/users/epgb101/)
 * (@epgb101)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/multisite-cache-issues-with-wp-super-cache/#post-17509636)
 * How should **WP Super Cache** be enabled on a **Multisite**? Network Activated
   or per site? I can’t find an answer anywhere online as to the correct/designed
   way to use it. Or does it do both Network Activation AND site by site basis fine?
 * Thank you
    -  This reply was modified 2 years, 2 months ago by [epgb101](https://wordpress.org/support/users/epgb101/).
    -  This reply was modified 2 years, 2 months ago by [epgb101](https://wordpress.org/support/users/epgb101/).
 *  Plugin Support [Stef (a11n)](https://wordpress.org/support/users/erania-pinnera/)
 * (@erania-pinnera)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/multisite-cache-issues-with-wp-super-cache/#post-17520084)
 * Hi there, [@epgb101](https://wordpress.org/support/users/epgb101/),
 * WP Super Cache is available on Network Activated mode only for multisites. When
   you network activate a plugin on a Multisite, it gets activated across all sites
   in the network. This is usually a good option if you want all of your sites within
   the Multisite to share the same caching configurations, and it simplifies management
   because you don’t have to activate the plugin for each individual site. However,
   it also means that individual site admins won’t be able to alter the caching 
   settings; only the network admin can do that.
 * After activating WP Super Cache, you should be able to manage the caching settings
   from the network admin dashboard, which would then apply those settings across
   all sites within the network.
 * Does it answer your question?

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

The topic ‘Multisite cache issues with WP Super Cache’ 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

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

 * 3 replies
 * 4 participants
 * Last reply from: [Stef (a11n)](https://wordpress.org/support/users/erania-pinnera/)
 * Last activity: [2 years, 2 months ago](https://wordpress.org/support/topic/multisite-cache-issues-with-wp-super-cache/#post-17520084)
 * Status: resolved