Most of the blogger has Google hosted blogger blogs which are really easy and free to create and so they have a large numbers of users.
Here is a trick, can’t be called it as a trick because its nothing bad considered to Search Engine Indexing. Images plays a quite a good role in all blogs and if you have blog which is images based then this is must to ensure that you are done with SEO for images for your blogger blog.
After uploading your image in your blogger blog go to Edit HTML as you need to some code editing here.
Adding ALT Text: When you upload image, in the image HTML code you would find alt=”" which means Alternate Text is not provided and providing alternate text helps you in bringing some visitors through Search Engine as crawler will identify on text not the images, so text in your image would be identified by this process. Another good thing is to add another line by name Title.
Adding Title under Images: You know why some wordpress image related blogs get some good visitors with any off-site SEO because they contain title and alt text field added. To add title field under your image add the following code
title=”Copy Paste your Blog Title Here”
Adding these two field your image code would look like
<a onblur=”try {parent.deselectBloggerImageGracefully();} catch(e) {}” href=”Original Image Link”><img style=”display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 243px; height: 400px;” src=”Thumbnail image Link” border=”0″ alt=”Add some Text Here” title=”" id=”BLOGGER_PHOTO_ID_5456648650033918578″ /></a>
Nice tip, but here is where WordPress beats blogger. A plugin is enough to do the right SEO stuff for the blog but in blogger most of the things work with codes.
Thanks for this impressive and cool tips. I like your article it helps and teach me a lot.