2 : On Page SEO : Images
The presence of images is very important In SEO, and the visitor can leave the page if there's no picture with the text , but search engines can not yet analyze the content of the image itself , Advisable to make some code changes to include images that you use in your articles, to be friendly with the search engines and in the following ways:
A - Before you raise any image to be used in your posts, rename commensurate with their content, and preferably contains the name on the keyword you are trying to target marked with (-) or (+) between the words name instead of spaces.
B - after the uploaded process, and the inclusion of the picture inside the post and you are in a position authored post, then now enter HTML mode and you will find the inclusion of code is similar to the following:
________________________________________________
<img src="http://4.bp.blogspot.com/image-name.jpg"/>
________________________________________________
C - modify the code to be:
____________________________________________________________________
<img src="http://4.bp.blogspot.com/image-name.jpg" alt="image Description"/>
____________________________________________________________________
D - Replace the - image Description - by short description of the image, and is what the search engines can read it.
B - after the uploaded process, and the inclusion of the picture inside the post and you are in a position authored post, then now enter HTML mode and you will find the inclusion of code is similar to the following:
________________________________________________
<img src="http://4.bp.blogspot.com/image-name.jpg"/>
________________________________________________
C - modify the code to be:
____________________________________________________________________
<img src="http://4.bp.blogspot.com/image-name.jpg" alt="image Description"/>
____________________________________________________________________
D - Replace the - image Description - by short description of the image, and is what the search engines can read it.


0 comments:
Post a Comment