• Hello!

    I just tried Quick Cache and it worked really well on my WP3.3 Multisite Installation.

    Now I have only one problem: one of my around 20 sites mustn’t be cached but I see on way of deactivating the plugin for this site only. using the URI Patterns does not work and it also says not to put a domain in there.

    any idea if this can be made or if there are other caching plugins that you would recommend that support this?

    thanks so much!

    cheers,
    kwentin

    http://wordpress.org/extend/plugins/quick-cache/

Viewing 4 replies - 1 through 4 (of 4 total)
  • try using php code telling quickcache not to cache page, you can find it in plugin site. you have yo have separate theme to achieve this.

    +1

    Same issue, I want to disable it on main site and keep it enabled on subsites… will try with php.

    I’ve tried all kind of cache plugins and methods and there are many other cache plugins that can be enabled separately on subsites (with way too many options), therefore the SIMPLICITY and PERFORMANCE of Quick Cache beats them all!

    Sadly I can’t use it until I resolve this multisite issue… but still
    I believe it is FAR best cache plugin… hopefully they will add this feature to choose the sites “not to cache” for WPMU.

    Also adding option for “automatic parallel loading” to it would be great (to automatically spread the content on available sites and then reads them from there) 🙂

    Cheers!

    Should I just insert this tag at the top of the header.php of the template used for main site??

    define("QUICK_CACHE_ALLOWED", false);

    Thank you Zabatonni!

    it works!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Quick Cache ( Speed Without Compromise )] multisite: deactivate for one subdomain only’ is closed to new replies.