Improve site performance and user experience via caching: browser, page, object, database, minify and content delivery network support.
9
votes
5answers
5k views
W3 total cache - cache refresh programmatically
I am building a Digg like website in WordPress.
After installing W3 Total Cache, I noticed certain elements such as number of votes (and voters ids) per post are cached even though they shouldn't be ...
1
vote
3answers
1k views
Page output in strange characters
Apparently a lot of people complain that they only see random letters and characters:
My biggest problem is that I can't reproduce the problem on ANY of my devices!
Not on my Windows XP laptop, not ...
2
votes
2answers
2k views
WP-e-Commerce and W3-Total-Cache integration problem
My shopping cart is being cached by w3 total cache. This is the expected default behaviour. The thing is I can't find an easy solution for this.
I am showing my shopping cart on almost every page, so ...
3
votes
1answer
395 views
Wordpress Browser Cache with W3-Total-Cache doesn't show new posts
I'm running the latest version of both Wordpress (3.5.1) and the always popular W3 Total Cache (0.9.2.8), but I'm having issues with the browser cache. Basically I can't figure out the settings to ...
2
votes
2answers
2k views
W3 Total Cache Minify Rewrite Error with Wordpress on nginx
I'm trying to get W3 Total Cache to rewrite URLs to minified files. I've tried every tutorial I could find but I don't seem to be able to get it right. I keep getting a W3 Total Cache error saying ...
1
vote
5answers
1k views
W3 Cache plugin and Facebook sharing
LATEST UPDATE (June 13th 2012)
I can't figure out what's wrong with my codes.
When I want to share one of my blog posts and use either the Facebook share button or copy the link of the blog post ...
0
votes
1answer
886 views
Run W3 Total Cache Flush Function with Crontab
Ok. I'm really stumped on this one.
Basically, I need to call a function for the Wordpress plugin W3 Total Cache as part of a cron job in crontab. I'd like to automatically clear the entire page ...
1
vote
3answers
461 views
Settings to get the most out of W3 Total Cache
I'm running a dedicated server which hosts one website - our WordPress install.
Currently we're getting around 400,000 pageviews per month and that will likely rise quickly over the coming month - ...
1
vote
2answers
971 views
How to exclude a specific template from being cached by a CDN
I’m using a specific template on my self-hosted WordPress blog to display a page with randomized posts.
Recently, I configured W3 Total Cache to make use of a content delivery network (CDN). When ...
0
votes
1answer
2k views
Can I ignore caching of a plugin in W3 Total Cache?
I currently have a plugin that lets me display a random post in a widget. The problem is that if I activate w3 total cache it will only display that post as long as the cache hasn't been cleared. Is ...
