Images can bring in a fair deal of traffic from Google Image Search, especially if you run a image heavy blog or wallpaper site. The following elements should be implemented when optimizing images for Google universal search:
1. Use descriptive file naming conventions. For example: < img src="images/100-dollar-bill.jpg" />
2. Always define the content of an image by using the Alt attribute. For example: < img src="images/100-dollar-bill.jpg" alt="$100 Bill" />
3. Use the Title attribute. < img src="images/100-dollar-bill.jpg" alt="$100 Hunder Dollar Bill" title="$100 Hunder Dollar Bill" /
No comments:
Post a Comment