Reduce HTTP request
-Use content delivery network, make javascript, css, media files external.
-Combine files into a single file (i.e CSS into a single stylesheet file, Images used on website into a single sprite image file)
-Put stylesheets on top of page
-Put scripts at the bottom of page
-Minify Javascript and CSS
-Reduce Cookie size