The caching tag has no wiki summary.
0
votes
1answer
30 views
Exclude certain block from caching using Fragment Caching - doesn't work
I have a one form, and I'm inserting it on page footer from a function file. I need to display a random form to each visitors and thus have a function developed to support this. However, with caching ...
-2
votes
1answer
33 views
W3 Total Cache benefits without using plugin? [closed]
W3 Total Cache isn't compatible with WPTouch. Is there a way to get the benefits of W3 Total Cache without using the plugin?
0
votes
1answer
35 views
customize wordpress database error page
UPDATE
Initially I suspected this was related to the Wordpress framework I'm using (Genesis) or to my child theme functionality, but turns out that's not the case as I was able to get this to work in ...
0
votes
1answer
24 views
Caching for logged in user and Ajax update
I would want to serve the homepage with a cached version of the page for both logged in and new users. And then to use Ajax to update the content appropriately, for example if the user had already ...
0
votes
1answer
80 views
Where to put W3 Total Cache rewrite rules in .htaccess?
Should I put them in the following order or the order doesn't matter at all?
# BEGIN W3TC Browser Cache
# END W3TC Browser Cache
# BEGIN W3TC Page Cache core
# END W3TC Page Cache core
# WordPress ...
0
votes
0answers
19 views
caching pluggins: why the flush?
I have a site that seldom refreshes and I use a caching pluggin.
I noticed caching pluggins refresh (flush their memory) every ~ 1 day.
How can I stop this flushing? Maybe make it more rare?
0
votes
1answer
100 views
Cloudflare's Rocket Loader + Wordpress -> Ignore scripts?
I'm trying to make Cloudflare's Rocket Loader work on my WP site. Everything works fine except for the WP Visual Editor. I followed the advice here but it doesn't work:
How do I add custom attributes ...
0
votes
1answer
42 views
Should the caching of WordPress menus be specific to each page?
Introduction
In optimizing large WordPress Websites for performance I always look at caching certain parts of the Website, mostly (of course) those that require a lot of Queries/calculation.
For the ...
-1
votes
3answers
296 views
WooCommerce & Caching
I have a div that displays the total amount of products the customer has in their cart, however this isn't updating as I have caching on (W3 Total Cache).
Is there a workaround for this?
Cheers,
...
-1
votes
1answer
94 views
Browser keeps caching old style.css from Wordpress theme [closed]
I have a wordpress site. Now I am using a theme and I am substantially overwriting the styles in the stylesheet (style.css) by using inline styles and !important. Problem is that when I refresh the ...
0
votes
1answer
27 views
Generate aggregated feed from member blogs
I currently manage a multisite installation with 7 member blogs. We need to produce a combined RSS feed of news from all 7. Currently we use Feedwordpress to syndicate 6 blogs into blog number 7. This ...
1
vote
1answer
103 views
WP Super Cache Bug with Ubermenu
Im having a serious issue with WP Super cache and UberMenu. For some reason, every now and again, I will view my site, and it will have the default styling applied to ubermenu and then this unstyled ...
-2
votes
3answers
656 views
nginx + wordpress: Best practices for configuring it to be secure, reliable, and fast?
BACKGROUND:
Running everything up on Linode. Having followed the "Getting Started," "Securing Your Server," "LEMP Server on Ubuntu 12.04," and the "Manage Web Content with WordPress" guides I was ...
-1
votes
1answer
162 views
WP 3.5 caching problem
Ok so ever since I upgraded some of my sites to WP 3.5 recently, it looks like caching of specifically images and css files are screwed. To explain:
If I try to update an image, it keeps on showing ...
3
votes
2answers
316 views
W3 Leverage browser caching not working for google pagespeed
I have a site at http://iqonline.eu which uses w3 total cache for all its caching and minifying purposes and everything is working nicely as per normal. However when checking the site on Google page ...