Some tips on how to Improve Page Speed.
Use one of the below suggestions to improve your website speed.
CSS Optimization Test
Analyze the CSS delivery of your web page (ultimately your website).
CSS Compressor
Minimize CSS scripts for page speed.
Javascript Optimization Test
Analyze the Javascript delivery of your web pages.
Javascript Compressor
Minify your JS scripts to maximize performance.
GZIP Compression Test
Test whether your web pages have Gzip compression enabled.
Image Optimization Test
Test the image delivery of your website so you can improve it.
PNG Compressor
Reduce the file size of PNG images while keeping quality.
JPEG Compressor
Play with the quality and size of JPEG images to reduce file size.
CSS Sprites Generator
Save multiple images to a single image to make fewer requests.
Caching Test
Check whether and how your website files are cached.
Broken Links/Requests Test
Test your web pages for broken links and requests.
HTTP Requests Checker
How many HTTP requests do your web pages produce?
Base64 Encoder
Encode web files into a Base64 string to reduce HTTP requests.
Keep-Alive Checker
Check whether your website has keep-alive enabled.
Line Breaks Remover
Remove line breaks from your scripts to reduce file size.
HTTP Header Checker
Check the HTTP server header of a web page.
Taking these actions while not a big influence on page speed individually, do accumulate to that faster speeds.