After Testing my wordpress website speed using GTmetrix, I got the following recommendations over YSlow:
*Combine images using CSS sprites
The following images served from wamakity.com should be combined into as few images as possible using CSS sprites.
*Add Expires headers
There are 9 static components without a far-future expiration date.
*Make fewer HTTP requests This page has 16 external Javascript scripts. Try combining them into one.
This page has 14 external stylesheets. Try combining them into one.
This page has 15 external background images. Try combining them with CSS sprites.
Can anybody help? I'm new to wordpress and I can't seem to find any other way to solve this problem except from here. Thanks!