Adding title tags and alt tags to every image on this blog will indeed help our articles enter into search using image or image mode where this search is based on the image you are looking for so it is very important to add alt tags and title tags to each image on the image. our blog. In addition, adding alt tag and title tag attributes to each image will make our blog more SEO and more valid HTML5. You can check here chkme.com. Please check and see the results before and after using the alt tags and title tags on each image. To add Alt Tag Attributes and Title Tag in the image, just go to the scene.
Adding Attribute Alt Tag and Title Tag on HomePage
1. Login to Blogger
2. Click Template> Edit HTML
3. Look for the code expr: src = 'data: post.thumbnailUrl' and expr: src = 'data: post.thumbnail'
4. Then add the code expr: alt = 'data: post.title' and expr: title = 'data: post.title'
Example:
Usually the code expr: src = 'data: post.thumbnailUrl' and expr: src = 'data: post.thumbnail' is more than 1, please add the code expr: alt = 'data: post.title' and expr: title = ' data: post.title ' in any existing code.
Adding Attribute Alt Tag and Title Tag in Post Images
1. Please create an article
2. Upload or insert images in the article
3. Click the image and then the properties will appear, just click
4. After you click, please fill in the Title Tag and Alt Tag for the image, then click OK
Or in this way:
<img alt = ' Image Title ' src = 'Image_ URL' title = ' Image Title ' />
So much information about how to add Alt Tag and Title Tag attributes to images, hopefully this is useful.
Thank you