Make Your Website Load Faster:
Posted 05-13-2010 at 06:48 AM by jaiganeshv
5 steps to optimize your website for faster loading
General Tips are given here:
1. Put stylesheet code at the top of your HTML page and include script code at the bottom of your HTML page.
2. Clean up your HTML code so that it has all the tags properly referred. You may use free tools like FixMyHTML.com for HTML code cleaning.
3. Remove unwanted tables and spaces in your HTML code. Tables occupy unwanted space even though they are not used with table rows.
4. Use CSS and JS compressors in case you use seperate script and stylesheets
5. Use Yahoo YSlow tool from for analysing your code completely.
5 steps to optimize your website for faster loading
General Tips are given here:
1. Put stylesheet code at the top of your HTML page and include script code at the bottom of your HTML page.
2. Clean up your HTML code so that it has all the tags properly referred. You may use free tools like FixMyHTML.com for HTML code cleaning.
3. Remove unwanted tables and spaces in your HTML code. Tables occupy unwanted space even though they are not used with table rows.
4. Use CSS and JS compressors in case you use seperate script and stylesheets
5. Use Yahoo YSlow tool from for analysing your code completely.
5 steps to optimize your website for faster loading
Total Comments 0




