jondaley on "[Plugin: WP Super Cache] What to exclude in order to rotate...
You could do it using the dynamic caching stuff of supercache, but that is probably harder than it is worth. I would do it with an external php script (or javascript) that grabs the random image...
View Articlejenswaern on "[Plugin: WP Super Cache] Will Pay: Preload Always Randomly...
From reading the logs it seems the problem (for me atleast) always starts with wpsc wanting to clear cached index file in my root (/wp-content/cache/supercache/[mydomain/]), it then proceeds to delete...
View ArticleSIRavecavec on "[Plugin: WP Super Cache] What to exclude in order to rotate...
I am wondering what could be in twenty eleven the thing in php located that randomly spins the headers, If i could locate that, i could exclude it.
View ArticleBiranit on "[Plugin: WP Super Cache] Supercache can be ten times faster by...
While on the matter, I was wondering about a few things and would like to make some constructive suggestions: 1) I think whether or not there's support for HTTPS should be set up in the plugin's...
View ArticleBiranit on "[Plugin: WP Super Cache] Supercache can be ten times faster by...
OK, so following my previous post, I decided to give it a try and test an .htaccess version on my test server. 1) I incorporated raymor's suggestions 2) I removed the https support 3) I removed the...
View Articlearun001 on "Getting Error While Installing WP Super Cache"
While installing Wp Super Cache plugin on my site iplt202013 getting this error , please help me in this .. Warning:...
View Articlejjust1 on "[Plugin: WP Super Cache] Please help site is broken"
I'm overseeing a site for a dev while they are on vacation. http://getyourshittogether.org/ I made some changes to the sidebar.php file. The changes were visible via FTP but not in the browser. I...
View Articlejondaley on "[Plugin: WP Super Cache] Supercache can be ten times faster by...
I don't have anything special for mobile yet, so I also removed a bunch of lines: # BEGIN WPSuperCache <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / AddDefaultCharset UTF-8 RewriteCond...
View ArticleBiranit on "[Plugin: WP Super Cache] Supercache can be ten times faster by...
By the way, whay is HTTP:Profile? I couldn't find any documentation on it. Also, why is it necessary to have two HTTP_USER_AGENT strings for mobile? The second, with the mobile prefixes, is quite...
View ArticleSIRavecavec on "[Plugin: WP Super Cache] .needs-rebuild"
I noticed between the cached pages, a link added to domain, or pages containing ".needs-rebuild" anything that I could do in order to fix this issue? http://wordpress.org/extend/plugins/wp-super-cache/
View ArticleBiranit on "[Plugin: WP Super Cache] .needs-rebuild"
That is perfectly normal and is not an issue that needs fixing :) There is an option in WP Super Cache's Advanced setting, which you checked, stating: Cache rebuild. Serve a supercache file to...
View ArticleBiranit on "[Plugin: WP Super Cache] Please help site is broken"
The last part of your question, about the "weird characters", is not related to WP Super Cache -- that's from "AddThis" (that orange + icon used for sharing) - it adds this code to links in order to...
View Articlejjust1 on "[Plugin: WP Super Cache] Please help site is broken"
Site is back up. The plugin does not deactivate even if you click deactivate. Had to manually remove cached pages.
View ArticleSIRavecavec on "[Plugin: WP Super Cache] .needs-rebuild"
@Biranit, Thank you so much, this is indeed a relief.
View ArticleMaraki on "[Plugin: WP Super Cache] Will Pay: Preload Always Randomly Missing...
@jenswaern - how can i verify that i have the same problem ? what should i look for in the logs ?
View Articlejt70 on "[Plugin: WP Super Cache] Will Pay: Preload Always Randomly Missing -...
I am seeing similar behaviors with the cache truncating unexpectedly. Last night I ran a preload, and almost immediately the cache cleared, but I had already deleted the cache right before. This...
View ArticleNorbert McDorbert on "[Plugin: WP Super Cache] Will Pay: Preload Always...
The Pre-load clears the cache when it refreshes. So if it refreshes because a comment or post on page, or you have a setting set so that when it updates, including all preload, it will happen....
View Articlejt70 on "[Plugin: WP Super Cache] Will Pay: Preload Always Randomly Missing -...
Just did some research, and found a similar thread. It is more focused on unexpected deleting of the cache, but if it happens during the preload, I would suspect that it would look like an incomplete...
View Articlejt70 on "[Plugin: WP Super Cache] Will Pay: Preload Always Randomly Missing -...
Just noticed that a new spam message got moved to the spam folder, and it deleted the entire cache, regardless of age/timeout setting. Anyone else seeing this?
View Articlejt70 on "[Plugin: WP Super Cache] Will Pay: Preload Always Randomly Missing -...
Update... I went into the database and closed out pingbacks on all old posts, and without any new items leaving the comments folder, the cache did not purge. Note: I did overwrite the default setting...
View Article