What is Breeze plugin?
Breeze is a free WordPress caching and optimization plugin developed by Cloudways, a managed cloud hosting provider. It handles page caching, database caching, object caching, browser caching, GZIP, Varnish, and basic CSS/JS minification and combination. Breeze was built to work optimally on Cloudways-hosted WordPress sites where it has direct access to Varnish caching and Redis object caching at the server level. On non-Cloudways hosting, it functions as a standard plugin-level caching tool.
The plugin is free and lightweight, with a simpler interface than W3 Total Cache. Its most distinctive feature is the Varnish cache purge integration, which is particularly relevant for Cloudways users who have Varnish enabled on their servers. When content is updated in WordPress, Breeze automatically purges the corresponding Varnish cache, keeping the site current without manual cache management.
Outside the Cloudways environment, Breeze is a functional free caching plugin comparable to WP Super Cache in scope. It does not include the advanced optimization features of WP Rocket or LiteSpeed Cache — no critical CSS, no image optimization, no CDN management, no advanced JS delay. For users hosting on Cloudways who want a free, integrated caching solution with minimal friction, Breeze is the obvious choice. For users on other hosting, LiteSpeed Cache or Autoptimize typically provide more optimization value at the same zero cost.
Need Help With Breeze Setup, Troubleshooting, or Customization?
Need help with Breeze? Whether you are dealing with errors, broken functionality, styling problems, plugin conflicts, or advanced customization, we can help you fix the issue and get the plugin working properly on your WordPress site.
Get Breeze Expert HelpKey Features
- Page caching via static HTML files
- Browser caching and GZIP compression
- Varnish cache integration and auto-purge (optimal on Cloudways)
- Object caching via Redis and Memcached
- Database caching
Pros & Cons
Pros
- Free and maintained by Cloudways with server-level integration on their platform
- Varnish purge integration is seamless on Cloudways
- Simple, clean interface without configuration overwhelm
Cons
- Less feature-complete than WP Rocket or LiteSpeed Cache even on Cloudways
- No image optimization, critical CSS, or CDN management built in
Free vs Premium
Breeze is completely free with no premium version. Cloudways users get enhanced server-level features automatically when paired with Cloudways hosting.
Common Problems & Fixes
Why is Breeze caching not reflecting recent content updates on Cloudways?
On Cloudways, content is served through multiple cache layers: Breeze (page cache), Varnish (server cache), and sometimes Cloudflare (CDN). When content updates do not appear, you need to purge all cache layers. In the WordPress admin, use Breeze → Clear Cache to purge the plugin cache, then purge Varnish from the Cloudways control panel, and if using Cloudflare, purge there as well. Breeze’s Varnish purge should handle Varnish automatically on save, but manual purge confirms it.
Why is CSS/JS minification in Breeze breaking my site?
Breeze’s minification strips whitespace and comments from files. If this breaks your site, disable minification in Breeze settings, clear caches, and test. If the site works without minification, add the problematic files to the Breeze minification exclusion list and re-enable minification.
Why does Breeze conflict with other caching plugins?
Running two caching plugins simultaneously causes conflicts — both plugins try to manage page caching at the same time. If you are using Cloudways, Breeze is the recommended plugin to use alone. If migrating from another caching plugin, fully deactivate and delete the old plugin before configuring Breeze.
Customization & Developer Notes
How do I configure Breeze for a WooCommerce store on Cloudways?
Breeze auto-detects WooCommerce and excludes cart, checkout, and account pages. Verify these exclusions in Breeze → Settings → Advanced → Excluded URLs. Also add any custom checkout or thank-you page URLs if they differ from standard WooCommerce paths. Test the full checkout flow in incognito mode after configuration.
Can I use Breeze with a CDN other than Cloudflare?
Yes. Breeze has a CDN settings section where you can enter a CDN URL for asset rewriting. Any CDN that supports pull-zone delivery (BunnyCDN, Amazon CloudFront, KeyCDN) works by entering the CDN hostname in Breeze’s CDN settings. Breeze will rewrite static asset URLs to use the CDN domain.
Frequently Asked Questions
Is Breeze only for Cloudways users?
No. Breeze is a public free plugin available at WordPress.org that works on any WordPress hosting. However, it provides the most value on Cloudways where server-level Varnish and Redis integration enhance its capabilities.
Should I use Breeze instead of WP Rocket on Cloudways?
On Cloudways with Varnish enabled, Breeze handles server-level caching more efficiently than WP Rocket. WP Rocket provides more advanced optimization features (delay JS, RUCSS, better CDN integration). Many Cloudways users disable Breeze’s page caching and use WP Rocket for its optimization features while relying on Cloudways Varnish for page caching. The right combination depends on your performance goals.
Does Breeze include image optimization?
No. Breeze does not handle image optimization. On Cloudways, you can use a separate image optimization plugin like Smush or ShortPixel alongside Breeze for a complete performance stack.
Is Breeze still being actively developed?
Breeze is maintained by the Cloudways development team and receives updates for WordPress compatibility. Its update frequency is lower than commercially-driven plugins. Users on Cloudways are well-served by it; users on other hosts may prefer more actively developed alternatives.