- Use gZip compression
- Optimize Images
- Minify Java-script by compressing them
- Set “Keep-alive on” from php.ini
- Combine images into CSS (CSS sprites)
- CSS compression
- Do not scale images (specify height and width)
- Specify “Alt” and “Title” for images
- Specify “Title” for anchor tag
- Catching of images, HTML, CSS, Java-script
- Use of Cookies
You can also check using online tools like
Reblogged this on sharing the learning….