Better caching plugin than W3 Total Cache
W3 Total Cache is rarely updated and is not officially compatible with WP 4.4 as of yet. Many people are speculating that the author may have even abandoned this plugin. Issues with WP 4.4 are being reported and are not resolved. I would prefer a more stable and regularly updated caching plugin.

UPDATE: Breeze has now been made default caching plugin for all new WordPress apps on Cloudways Platform excluding ‘Clean WordPress’ app.
For existing apps, user can directly installed it through WP Admin panel. For instructions please follow this KB: https://support.cloudways.com/breeze-wordpress-cache-configuration/
Cloudways Team.
-
Michael Bourne commented
Is there any way to automatically update our version of W3TC to the fix-W3TC version that and admin commented below will be deployed? I have a lot of sites to apply it to, FTPing the files will take ages.
-
Damian commented
Good news, the plugin was updated 3 hours ago and fixes XSS vulnerability.
-
AdminCloudways (Admin, Cloudways) commented
We are following this closely and discussing options.
Cloudways Team
-
Damian commented
Could you please investigate the security issue with W3 Total Cache plugin. The vulnerable version is preinstalled and activated by default on every Cloudways WordPress installation.
Here few sources describing the high risk XSS vulnerability issue:
https://wptavern.com/high-risk-xss-vulnerability-discovered-in-w3-total-cache-plugin
-
Damian commented
-
AdminCloudways (Admin, Cloudways) commented
By now we are keeping W3 Total Cache and deploying on top of it https://github.com/szepeviktor/fix-w3tc to keep it updated and supporting latest features.
None of the other free plugins we have tried has given us the level of flexibility W3 Total Cache does.
Of course, the best alternative we have found is paid WP Rocket https://support.cloudways.com/how-to-configure-wp-rocket-plugin-wordpress/ that integrates pretty well with our platform.
We continue to scan what is available and listen to your suggestions for improvements.
W3TC + https://github.com/szepeviktor/fix-w3tc will be deployed in next few weeks.
Cloudways Team
-
Trevor Nelmes commented
I agree that W3TotalCache should not be installed. It will cost me time to remove it. It is effectively abandoned, which means that whilst it may work, it may also pose a security risk. I do not agree about installing any plugins. This is what GoDaddy do and it is annoying. If I HAD to vote for one, it would be CometCache simply because they are proactive and constantly develop the plugin. I know they are working on nginx AND Redis support (it works with them, but they want to fully take advantage of them).
-
fgilio commented
Another vote for https://github.com/szepeviktor/fix-w3tc
-
Anonymous commented
It is fine to use w3 but full tutorial to set it along with your services like redis, varnish, etc. how?
-
Elio commented
I've tested this on a wordpress 4.6 site with ssl enabled and works great https://wordpress.org/plugins/simple-cache/
I can load the homepage in 0.6 seconds.
Looking forward. -
JB commented
have a look, customized W3 Total Cache:
-
JB commented
support all features of wp-rocket!
-
Scott commented
I am currently using the below and everything works great. I haven't seen any errors or compatibility issues with W3TC. With that said I am interested in what Cloudways is working on.
-WordPress Multisite 4.6
-PHP7
-MariaDB 10
-W3TC with object cache disabled.
-Redis Object Cache
-Varnish enabled
-Cloudflare CDN -
Michael Bourne commented
I had a tech support agent disable W3TC on all of my applications last week. I was having troubles with sites not loading properly, white screens, etc.
His response? All issues were caused by W3TC, and he thinks it's because I was on PHP7, which is incompatible without a half dozen file edits of plugin code. (I was one PHP7 for weeks prior to the errors, however).
But once he disabled it, all sites went back to normal.
How is it that a preinstalled plugin that's deemed crucial for varnish to work doesn't even function with PHP7, which is becoming standard?
+3 votes to drop W3TC.
-
Jacques commented
Hi Cloudways Team, any news on this?
"new tool to detect apps not optimally configured"
-
Markus Maurer commented
+3 for Comet Cache
Why?
Because they are one of the few who are updating the plugin regularly. They are even open to add new features on demand and I'm pretty sure they would work together with a cloud hosting platform like Cloudways.They have a github page where team members and others can discuss new features and optimizations. I think the only thing that must be worked on would be varnish integration.
-
Al commented
Spoke with tech support and asked why this thread is not being responded to... The reply:
"Yes, we are moving away from pre-installed plugin on new installations. We have already removed Wordfence installation which is no longer added."
"Yes, we plan to remove the pre-installation of W3TC as well."
-
Jose Netto commented
Please, use eAccelerator instead.
-
feral13 commented
The guys from the rtCamp (EasyEngine) believe that the best option for caching WordPress is Redis. They recommend using it for page caching and object caching instead fastcgi(!) and other options:
"...Sure you can use fastcgi for full page cache and Redis for object cache.
But doing so, you will observe fastcgi cache is slower than redis for full page cache.
So why use fastcgi if we are getting performance upgrade with redis?"
http://community.rtcamp.com/t/does-redis-still-require-w3tc/4824Maybe we should use the following scheme instead W3TC:
1. Redis for full page caching with Nginx Helper Plugin https://wordpress.org/plugins/nginx-helper/
2. Redis for object caching with Redis Object Cache plugin https://wordpress.org/plugins/redis-cache/
3. Database Cache - not required https://github.com/EasyEngine/easyengine/issues/509
4. Varnish cache with Varnish HTTP Purge Plugin https://wordpress.org/plugins/varnish-http-purge/
5. Autoptimize Plugin for aggregating and minimizing JS, CSS and HTML https://wordpress.org/plugins/autoptimize/
6. Plugin for connecting to CDN e.g. https://wordpress.org/plugins/cdn-enabler/+1 for KeyCDN (Max CDN has no servers in my region)
-
Pseric Lin commented
WP Rocket, but with Varnish, is not compatible with WPtouch Pro. :(