F
F
Fonya2020-06-30 13:29:54
WordPress
Fonya, 2020-06-30 13:29:54

Is it possible to customize PageSpeed ​​Insights for Wordpress WP Bakery?

Hello!

Can you please tell me if it is possible to optimize a Wordpress site for PageSpeed ​​Insights (up to the green area) if it uses a builder, for example, WP Bakery?

On the example of the site https://developers.google.com/speed/pagespeed/insi... it was possible to raise from 19 to 59 points, the following was done:
1. Images were optimized, Lazy Load was connected;
2. Configured caching plugin;
3. Compressed js and css;
4. Configured gzip compression (via plugin);
5. Disabled maximum plugins;

Plugins I used:
Autoptimize
Fast Velocity Minify
PageSpeed ​​Ninja
WP Fastest Cache
WP Super Cache
Lazy Load - Optimize Images

All plugins are active, set up experimentally (for example, some plugin compresses files, another merges them into one file). There are so many plugins, because some of them, when certain options were activated, crashed the site, I had to look for different options.

Does it make sense to fight further, or is this the maximum that can be achieved for builders? Can anything else be done?

I would be grateful for any ideas

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
Orkhan Hasanli, 2020-06-30
@azerphoenix

Autoptimize
Fast Velocity Minify
PageSpeed ​​Ninja
WP Fastest Cache
WP Super Cache
Lazy Load - Optimize Images

Have you turned them all on?
The best results, if it even makes sense, I achieved with the following manipulations:
1) Fastest Cache + Fastest Cache Premium (enable all items except css optimization)
2) For CSS, use Autoptimize & generate critical CSS - https://jonassebastianohlsson .com/criticalpathcssg...
3) All included scripts and external styles should be given locally. For example, download and distribute the metrics script locally, but in order to always have updates, write a PHP script and add a CRON task that will update all scripts.
The above methods can achieve 100% results. There are actually a lot of points ... Once I even answered this question in detail. But honestly, there is no point in perverting, especially when constructors, etc. are used.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question