BerqWP comes with four optimization modes, which are presets of optimization settings that allow users to achieve the perfect balance between optimization and stability for a website.
Modes listed on the left provide more website stability. If your website is having problems with the Aggressive mode, try switching to a mode on the left. The modes listed on the right offer more optimization, providing the best possible PageSpeed scores for your website.
Difference In Each Mode
These modes only affect JavaScript and CSS files. Here’s a table to demonstrate how each mode loads JavaScript and CSS files.
Basic | Medium | Blaze | Aggressive | |
---|---|---|---|---|
CSS Loading Method | Browser default | Asynchronous | Delayed | Delayed |
JavaScript Loading Method | Browser default | Asynchronous | Asynchronous | Delayed |