Optimize Images for Better Search Engine Rankings
Images can generate much traffic from image based search engines, google images for example.
Optimizing your images can help your google listing and yield more traffic for your web site.
This process can be very easily done.
So keep reading
To help search engines understand what a particular photo is about your must include an ALT tag into the html code.
The short answer is, it’s the text that the search engine uses to understand images.
To include it, you simply add alt=”this is your alt text” to your image tag.
<img src=”my-photo-fishing.jpg” alt=”fishing in Mountain View” />
This is a description of the photo and can help search engines categorize better your image.