Hi,
Could you send the screenshot of the PageSpeed report where I can see that the google-review.css slow down the site?
Thanks!
Hi,
Here’s result of pagespeed insight for my site.
Google-Review-Render-Block
Hi,
First of all, I would like to say that WordPress does not have official way to make css asynchronously, there are only a few workarounds, for example https://gist.github.com/schilke/02357d9263ed28fc1769
According to this, we did not add such unofficial solutions, as there are no guarantees that this will work as it should, without any issues on the customer sites.
I think, in the future versions of the plugin, we will investigate this problem more, but at the moment, I recommend using special plugins (which is very much) that are sharpened precisely for these purposes, for instance:
https://ww.wp.xz.cn/plugins/wp-fastest-cache/
https://ww.wp.xz.cn/plugins/autoptimize/
https://ww.wp.xz.cn/plugins/async-js-and-css/
https://ww.wp.xz.cn/plugins/async-javascript/
https://ww.wp.xz.cn/plugins/speed-up-optimize-css-delivery/
Thanks!