View Single Post
  #1 (permalink)  
Old 08-07-2007, 12:04 AM
ragavraj ragavraj is offline
D-Web Programmer
 
Join Date: Feb 2007
Posts: 92
ragavraj is on a distinguished road
Default Website Performance Tips & Tricks

Hi Guys

The page load time is the one of the main factors affecting its usability and there are chances that most internet users will just skip a web site altogether if it fails to load within a couple of a seconds. It is for this reason i have initiated this thread to discuss various issues related to web site performance and to share some valuable tips.

Here are some of the tips:
  1. Reduce the HTTP Requests
  2. Don’t rely on other sites
  3. Save your images properly
  4. Compression
  5. Avoid JavaScript where possible
  6. Strip extraneous PHP calls
  7. Optimize Images
  8. Image Formats
  9. Optimize Your CSS
  10. Use a Slash on Your Links
  11. PHP/MySql Performance tuning
  12. Server side Performance tuning

Thanks
R.Rajan

Last edited by Booom : 08-22-2007 at 04:11 AM.
Reply With Quote
Sponsored Links