Image Alt Tags for SEO
Image alt tags, have you heard of them? If you haven’t let me tell you.
Image alt tags are basically the alternative text you see when you hover over an image. Image alt tags describe what the image is about.
here is an example of the HTML code of an image alt tag:
<A href=”linked.html” mce_href=”linked.html”>
<IMG src=”image-source.html” mce_src=”image-source.html”
alt=”your keyword rich image description (alt text) goes here”>
</A>
Image alt tags & SEO
So why are image alt tags important for SEO? Well, in a nutshell, its because search engine spiders can’t read text in images and can’t tell what an image is about.
Because search engine spiders can read text, they’re able to associate the alt tag of the image with the image and therefore know what that image is about.
To get the full SEO benefit from your image alt tag, make sure to include your target keyword in the image alt tag. However keep your image alt text concise and do not under any circumstance stuff it with keywords! Engines do not like that and can potentially penalise you for spam if you practice such technique.
Happy coding!
