Hello support
I am trying to improve the upload time of my site
i have 391.1KiB of JavaScript is parsed during initial page load.
how do i Eliminate render-blocking JavaScript and CSS
and Defer parsing JavaScript to reduce blocking of page rendering.?
do you have a code that i can place in my htaccess?
thanks
Bluesky
Hi bluesky1!
You can look into https://wordpress.org/plugins/w3-total-cache/ and the W3 minify function.
Although this will not bring your site to a 100% score, it will be close.
You might have to manually configure this extension as it has been reported to break some javascript.
Cheers!
Arvish