1. Host Assets Separately: Things like images, javascripts and CSS that doesn’t require server-side processing.
2. Compression: Compressing the content reduces the time needed to process each request.
Here's a website to understand more about it: http://www.sitepoint.com/web-output-mod_gzip-apache/
3. Merge Multiple Javascripts Into One : I guess this doesn't need any explanation, it's more logical too.
4.Handling Web Images: if you want to avoid images slowing down your website and losing impatient viewers, you need to learn about the formats and how you should save your images for the web.
Link: http://inobscuro.com/tutorials/optimizin...or-web-35/
If you have any more tips or see something wrong with my post, say it in the comments.
2. Compression: Compressing the content reduces the time needed to process each request.
Here's a website to understand more about it: http://www.sitepoint.com/web-output-mod_gzip-apache/
3. Merge Multiple Javascripts Into One : I guess this doesn't need any explanation, it's more logical too.
4.Handling Web Images: if you want to avoid images slowing down your website and losing impatient viewers, you need to learn about the formats and how you should save your images for the web.
Link: http://inobscuro.com/tutorials/optimizin...or-web-35/
If you have any more tips or see something wrong with my post, say it in the comments.
There is no shortcut to a dream.
My Skype: Minewals