Reducing page load times

With the ever increasing impatience of internet visitors, it is important that pages load as fast as possible. Here are some quick tips we implement when developing websites to keep the page size to a minimum:

1. CSS and Javascript should be in external files. This way, they are cached after the first page is visited.

2. For large images that cannot be optimized any further, load a placeholder and update it with the full version after the page has loaded.

3. Get faster hosting.

4. Use CSS instead of tables for layout.

5. Be a minimalist. Do you really need a sound on the home page? Are animations really needed to convey your message?

Tags: , , ,


del.icio.us:Reducing page load times digg:Reducing page load times spurl:Reducing page load times wists:Reducing page load times simpy:Reducing page load times newsvine:Reducing page load times blinklist:Reducing page load times furl:Reducing page load times reddit:Reducing page load times fark:Reducing page load times blogmarks:Reducing page load times Y!:Reducing page load times smarking:Reducing page load times magnolia:Reducing page load times segnalo:Reducing page load times

One Response to “Reducing page load times”

  1. Hyper Dog Blog » Blog Archive » Web designers must factor in the growing impatience of web surfers Says:

    [...] Designers - Yeah, you - Reduce your page load times and keep [...]

Leave a Reply

You must be logged in to post a comment.