augustas on "[Plugin: WP Super Cache] Multisite: every blog's index is not...
It is plugin related to advertising. I do not want to disclose it. I also found that this ad plugin had an option to 'allow cashed pages', so I checked that box, and there was no need to modify the...
View Articlehragavan on "Warning! WP Super Cache caching broken! The script...
http://wangweiqiang.net/warning-wp-super-cache-caching-broken-the-script-advanced-cache-php-could-not-load-wp-cache-phase1-php/ This worked like a charm!
View Articlehragavan on "[Plugin: WP Super Cache] broken, let's fix"
http://wangweiqiang.net/warning-wp-super-cache-caching-broken-the-script-advanced-cache-php-could-not-load-wp-cache-phase1-php/ This worked for me!
View ArticleTheScienceRoom on "[Plugin: WP Super Cache] Htaccess redirect 500 errors to...
I think I'm having the same problem. When many of my students are interacting with my site, I get the Internal Server error as well. We have been eliminating plugins one by one and it does seem like it...
View ArticleDonncha O Caoimh on "[Plugin: WP Super Cache] Htaccess redirect 500 errors to...
What's the invalid line of code? jozwikjp - If you have Apache keepalive turned on then switch it off.
View Articlejozwikjp on "[Plugin: WP Super Cache] Htaccess redirect 500 errors to cached...
Hello Donncha, I ended up moving the site to a VPS where I had more control. The site was actually a auction event so cache content for users that are logged in is not really a option. My client opted...
View ArticleTheScienceRoom on "[Plugin: WP Super Cache] Htaccess redirect 500 errors to...
I don't know what the line of code was because it was deleted, but I also know that the same Apache Rewrite commands were copying themselves over and over. I'll see if I can find anything else in the...
View ArticleDonncha O Caoimh on "[Plugin: WP Super Cache] Htaccess redirect 500 errors to...
TheScienceRoom - you could always just use PHP mode, it's near enough as fast as mod_rewrite to not make any difference.
View ArticleDarrel2013 on "[Plugin: WP Super Cache] Will Pay: Preload Always Randomly...
I think my problem has something to do with custom post types as these seem to be the only ones that arent working properly. This site is almost entirely made up of these custom types, with just a few...
View Articleopjacht on "WP Super Cache & Woocommerce cache issue"
Hi, After some testing I actually found what is causing this problem but I don't know how to fix it. It is still not resolved. What is causing this When I empty the cache all is working fine. I now go...
View ArticleSparksinfo on "WP Super Cache is omitting the content area"
Not sure what to do. WP Super Cache is omitting the content area when it is turned on. I've tried all of the caching options with no change in symptoms. Symptoms: All posts and pages display widgets...
View ArticleMichael Madison on "WP Super Cache is omitting the content area"
Same issue here. If I disable either WP Super Cache or Ad Injection, my posts appear. If both are enabled, the post title and comments appear, but there's no actual post content. This behavior was...
View Articlemonk3 on "[Plugin: WP Super Cache] Not updating another plugin correctly, but...
We are running WP Super Cache along with Events Manager Plugin. Both seem to be playing well with each other, "EXCEPT" for allowing one of the Daily Events Listing to update. Today is the 29th of the...
View ArticlePouya Emami on "[Plugin: WP Super Cache] Caching of mobile (m.*) subdomains"
Hello, I have created a theme that handles mobile requests and routes them to a subdomain (m.mydomainname.com) and serves a mobile friendly version of the site. WP Super Cache is running fine on the...
View ArticleDonncha O Caoimh on "WP Super Cache is omitting the content area"
Have you enabled dynamic caching on the advanced settings page? You'll need to change to PHP mode to do it.
View ArticleDarrel2013 on "[Plugin: WP Super Cache] Will Pay: Preload Always Randomly...
Seems like the custom post thing was a red herring. I couldnt see anything obvious in the debug logs so I tried setting the cache timeout to zero and the scheduler to various very long times. I found...
View Articleraymor on "[Plugin: WP Super Cache] Supercache can be ten times faster by...
The rewrite rules used by WP Super Cache will run an order of magnitude faster by using sane syntax. Consider, for example, these two questions: Question 1: Does your name an an "a" in it? Question 2:...
View Articleraymor on "[Plugin: WP Super Cache] Supercache can be ten times faster by...
The wrong thing got pasted. The complete set should be: # BEGIN WPSuperCache <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / #If you serve pages from behind a proxy you may want to change...
View ArticleDonncha O Caoimh on "[Plugin: WP Super Cache] Supercache can be ten times...
Does it really make a significant difference when these changes are made? Have you done any before and after benchmarking? It's great to get someone knowledgeable in mod_rewrite looking at the rules...
View Articlepolins on "WP Super Cache is omitting the content area"
This sounds like a conflict with the Ad Injection plugin. Donncha is working on a new version of WPSC to address the need for dynamic content on cached pages (thanks, Donncha, you are a marvel, and...
View Article