Monday, March 22, 2010

Speed Up Your website.

Simple Tricks and Tips to Boost Your website Performance


  • Use CSS instead of Images
  • Make CSS and Java script external
  • Use images of smaller size
  • Don’t edit images within HTML code like resizing etc…
  • Specify Image Direction
  • Use CSS  instead of Tables
  • Remove unnecessary white space like tab, spaces, enter(see google.com code)
  • Use relative links instead of absolute.
  • Reduce size of cookie, and also uses
  • Use AJAX (asynchronous java script and XML) which will partially render the page.
  • Separate database and content servers

1 comment:

  1. nice informaton dude....!!!
    it's really helpfull.

    ReplyDelete