Quote:
Originally Posted by Kajan
Thanks for your explanation buddy.
Now I'm having the following 3 errors.
1. Eliminate render-blocking JavaScript and CSS in above-the-fold content
2. Enable compression
3. Optimize images
Can you give further details about "enable compression"? How can I Have all of my JS file minified? Should I add any codings? If so what code and where to add?
|
1, Removing render-blocking JavaScript Using W3 Total Cache
Navigate to Performance (i.e, W3 total cache) > minify tab,
Now Here under the settings “JS” i.e, javascript enable “JS minify settings” and choose “Non-blocking using async” as shown in the below image, now javascript files will be loading asynchronously.
nstall plugin “Speed Booster Pack” from WordPress Plugin Directory.
Now Navigate to Settings > Speed Booster Pack
At the top in “General Option” enable the options “Move scripts to the footer” and “defer parsing of javascript files” and this will eliminate the blocking javascript files as they will now be loading asynchronously.
Now move on to the end of the page, expand the option “Still need more speed?” and enable option “load CSS asynchronously”, this will remove the CSS part error.
2)i think i already answered
3 ) Optimize images means reduce your image size in your website , means you have 528kb jpg image file in your website just compress (online website available for compress) and increase your page load speed