How can i improve site speed?
My home page scores 84 (takes about 20.31 sec to load) Below is the summary of suggestions.
Suggestion Summary
Click on the rule names to see suggestions for improvement.
Fast server response
(H)Improve server response time
Avoid Redirects
(L)Minimize redirects
Reduce blocking resources
(L)Optimize the order of styles and scripts
Minimize payload
(M)Optimize images, (M)Combine images into CSS sprites, (L)Serve scaled images, (L)Minify JavaScript, (L)Minify HTML, (L)Minify CSS
Minimize delay in page load
(L)Avoid CSS @import, (L)Put CSS in the document head
Other
(H)Leverage browser caching, (M)Defer parsing of JavaScript, (M)Specify a cache validator, (L)Remove query strings from static resources, (L)Specify a
Vary: Accept-Encoding header
Are there any improvements that can be done? I'm not code savvy and don't know what to do.
Regards,