Here are some tips on optimizing your images for the search engines:
- Keep the size of your images small. Large image files will increase your page load time -- does not go very well with some search engines.
- Give appropriate filename for your images. Just by reading the filename, you should be able to tell what the image is all about. For example: red_travel_bag.gif
- Use standard <img src=""> path, instead of JavaScript.
- Use an appropriate ALT attribute with the keyword in the img tag. Use keywords here if possible.
- Use an appropriate TITLE attribute with the img tag. Use keywords here is possible.
- The content surrounding the image should be related to what the image is all about. By reading the alt tag, the image filename, search engines may be capable of rating such page better if your content next to the image is relevant to the image.
- Use hyphens while naming your images. This separates keywords, thus making them easier to identify. For example: red-travel-bag.gif.
- Do not stuff the ALT and TITLE tag. You may to get penalized by a search engine for spamming with too many keywords crammed into a tag. Be "honest" while naming images and creating ALT tags.
Click here to go back to our Search Engine Optimization main page. |