Website Load Time Optimization Tips – Part

 

3. Optimize your Website’s CSS

The best way of optimizing your website would be combining all css stylesheets into a single file for the header.

Remember every little kb counts when you add them all up towards your website.

Blogging Pro already wrote a mind blowing article-analysis on CSS-Optimization so go take a look at that. There’s no reason in me beating a dead horse with a stick.

http://www.bloggingpro.com/archives/2006/08/17/css-optimization/

CSS Optimization Tools

  1. http://www.cleancss.com/
  2. http://iceyboard.no-ip.org/projects/css_compressor
  3. http://www.cleancss.com/
  4. http://www.cssoptimiser.com/
  5. http://flumpcakes.co.uk/css/optimiser/


4. Optimizing Your Website’s Javascript

In some cases if you’re using a CMS system such as WordPress , Joomla or Drupal then chances are you’re also using plugins.

If you take the time to count up all the plugins you have you can come to the simple conclusion that all those scripts are gonna hurt your website’s load time !


Javascript Optimization Tools

  1. http://www.pinkorange.at/tools/jscompress/
  2. http://javascriptcompressor.com/
  3. https://jawr.dev.java.net/
  4. http://www.websiteoptimization.com/speed/9/
  5. http://www.jslint.com/

Got something to say? Go for it!