Skip to main content

How to Enable One-Click Optimization in Breeze

Learn how to use Breeze One-Click Optimization on Cloudways. Understand the Standard, Advanced, and Expert optimization plans and improve your WordPress website performance safely and easily.

Written by Syed Abuzar Mehdi
Updated over a month ago

One-Click Optimization is a built-in feature in the Breeze WordPress caching plugin that allows you to apply recommended performance settings automatically with a single click.

Instead of manually enabling multiple caching and optimization settings one by one, you can select a predefined optimization plan. Breeze will then activate the appropriate settings for you.

This feature is designed to:

  • Improve website loading speed

  • Reduce unnecessary server requests

  • Optimize images and files

  • Improve overall performance

You can choose from three optimization plans:

  • Standard

  • Advanced

  • Expert

Each plan enables a different combination of performance settings.


What is One-Click Optimization?

One-Click Optimization is a preset configuration system inside Breeze.

Instead of manually configuring:

  • Gzip compression

  • Browser caching

  • CSS and JavaScript minification

  • Lazy loading

  • File combination

  • And other performance settings

You can enable a complete preset with a single button.

Each preset includes a different level of optimization.

Optimization Plans Explained

Following are all the optimization plans explained for your better understanding and finding out which plan suits your requirement the best.

Standard Optimization

Recommended for most websites.

This plan enables essential performance improvements that are safe and stable for almost all WordPress websites.

It includes:

  • Gzip Compression
    Compresses website files before sending them to visitors’ browsers. This reduces file size and speeds up loading.

  • Browser Cache
    Stores static files (like images and CSS) in the visitor’s browser so they don’t need to download them again on repeat visits.

  • Lazy Load Images
    Images load only when they are visible on the screen, instead of loading all images at once.

  • HTML Minify
    Removes unnecessary spaces and formatting from HTML code to reduce file size.

  • CSS Minify
    Reduces the size of CSS files by removing extra characters.

  • Disable Emoji
    Prevents WordPress from loading additional emoji scripts that may not be required.

When to Use Standard

  • If you want safe performance improvements

  • If you are unsure which settings to enable

  • If your site uses multiple plugins and themes

Advanced Optimization

Recommended for modern themes and plugins.

This plan includes everything from Standard, plus additional file optimization settings.

It includes:

  • All settings from Standard

  • Lazy Load for iFrames and Videos
    Embedded videos and iFrames load only when visible on screen.

  • Include Inline CSS
    Moves critical CSS directly into the page to improve initial loading speed.

  • Combine CSS Files
    Merges multiple CSS files into one file to reduce the number of server requests.

  • Preload Links
    Informs the browser to load important files earlier.

  • Host Google Fonts Locally
    Stores Google Fonts on your server instead of loading them from external servers.

When to Use Advanced

  • If your theme supports file combination

  • If you want more aggressive optimization

  • If your website does not break after enabling file merging

Expert Optimization

Recommended for testing or controlled environments.

This plan includes everything from Advanced and adds more aggressive JavaScript optimizations.

It includes:

  • All settings from Advanced

  • JavaScript Minify and Inline JS
    Reduces JavaScript file size and includes certain scripts directly in the page.

  • Delay All JavaScript
    Delays loading of JavaScript until user interaction. This improves initial page speed.

  • Host Files Locally (Google Fonts, Google Analytics, Facebook Pixel, Gravatars)
    Stores commonly used third-party files locally to reduce external requests.

When to Use Expert

  • On staging websites

  • When testing performance improvements

  • If you fully understand JavaScript behavior

Important:
This plan may affect certain plugins or interactive features. Always test after enabling.


How to Enable One-Click Optimization

  1. Log in to your WordPress Admin Dashboard.

  2. Go to Breeze → One-Click Optimization.

  3. Choose one of the following:

    • Enable Standard Optimization

    • Enable Advanced Optimization

    • Enable Expert Optimization

  4. Click the corresponding button.

  5. Clear the cache after activation.

Note:

  1. Only one optimization plan can be active at a time.

  2. Switching plans will automatically update the enabled settings.

  3. After enabling any plan, test your website carefully.

  4. If you experience layout or functionality issues, switch to a lower plan.

  5. You can manually adjust settings under Breeze sections if needed.


Frequently Asked Questions

Will this affect my website design?

In most cases, Standard Optimization will not affect design. Advanced and Expert plans may require testing.

Can I customize settings after enabling a plan?

Yes. You can manually change individual settings inside Breeze after enabling a preset.

Should I use Expert on a live website?

It is recommended to test Expert Optimization on a staging site before enabling it on a live website.


Summary

One-Click Optimization in Breeze allows you to improve WordPress performance quickly and safely by selecting a predefined optimization plan.

  • Standard → Safe and recommended for most websites

  • Advanced → Additional file optimization

  • Expert → Aggressive optimization with JavaScript control

Choose the plan that matches your website’s complexity and test after enabling.


That’s it! We hope this article was helpful.

Need Help?

If you need assistance, feel free to:

Did this answer your question?