I am using
for my website. Now i want to improve my website speed i have checked it on <a href="https://developers.google.com/speed/pagespeed/insights/" rel="nofollow">google page speed test</a> and <a href="http://gtmetrix.com/" rel="nofollow">gtmetrix</a> there are certain errors like
,
,
,
, etc. Then i started search to fix those erros, So, for
i have found some solutions like this <a href="http://www.laplacef.com/how-to-defer-parsing-javascript-in-wordpress/" rel="nofollow">How To Defer Parsing Javascript in WordPress</a> i have also placed the code in my
file as suggested on that link.
Now i am going back to
and
re-checking the
is still there. I have tried lot of solutions from google but i am not able to understand that how do i check them if they are applied or not.?
Any help would be appreciated.
Code:
wordpress
Code:
parsing of javascript
Code:
compreess images
Code:
minify html
Code:
minify css
Code:
parsing of javascript
Code:
functions.php
Now i am going back to
Code:
googe page speed test
Code:
gtmetrix
Code:
parsing of javascript
Any help would be appreciated.