World Class Web Design for Kent
Call us on: 0845 006 3313
Email us at:

Don’t Scale Images

It’s best to resize your image to the size you want it to appear on your site e.g. if you need <img width="100" height="100" src="myimage.jpg" alt="My Image" /> then your image (myimage.jpg) should be 100x100px rather than a scaled down 500x500px image.

Size in px and kB

Compressing your image (and that’s all you are doing) means you are reducing the dimensions (in px) but the size (in kB) remains the same. So in effect you are using up more space (and bandwidth) than you actually need to.

Resizing

There are a number of facilities which allow you to resize images. Below are a few examples:

Online

Downloadable Software

We have not trialed the online or downloadable software with the exception of IrfanView so cannot make any recommendations as to which is the best.

10 Tips To Speed Up Your Website

Website developers are always looking for ways to improve website search engine optimisation. One of the ways to do this is to ensure your site loads as quickly as possible. 1. Minimise HTTP Requests By combining all scripts into a single script, and by combining all CSS into a single stylesheet, you can minimize the…

Page Titles and Descriptions – How Important Are They?

A question we are often asked is: Are page titles and descriptions important in SEO? The answer is YES! You don’t have to look to far to find information on the Google Webmaster Central Blog which supports this. Page titles are an important part of our search results: they’re the first line of each result…

A Handy Tool

Finding it hard to write new content? Can’t come up with new ideas? Do you think of an idea but then forget it when you need it? If you find it difficult to think of ideas for content and have problems writing the content then a ‘swipe file’ may be the answer. What’s a Swipe…

A Checklist for 2012 – Review and Improve Your Website

The start of a new year and the perfect time to review your website to ensure it’s performing as well as it should. So what should you look at? Below is our checklist of those things you should review and act upon where necessary. Website Coding Is your website still using table based format? If…