Meta tag description is a description about the websites page content. It helps search engine to crawling effectively in web pages.Search engine first check your Mata tag description for collect the information about your page in their database which helps to display the search result .
How to enable the Meta Tag Description in Blogger:
1. First log in Blogger and go to setting >> search preference option in dashboard.
2. Next , enable the search description as shown below the screenshot .
3. Write Meta tag description in box and click on save changes option .
Adding the Meta Tag Description in Blogger Blog:-
Now you go to the Edit HTML in Template option of Blogger dashboard . Find the <head> tag in template . Just paste the following code below the <head>.
The code shown in below:
code: |
code here<b:if cond='data:blog.metaDescription != ""'> <meta expr:content='data:blog.metaDescription' name='description'/> </b:if> |
Save your template successfully in all homepage .
Now go to set all Meta tag description in all post .
Adding Meta Tag in all post:
After enable the Meta tag in home page , now time is add the Meat Description in every post .
Now, go to the create new post . You can see the search description option in the right side .Simply
write the description. After finishing the description , just click on done option.
Now you have completed the submission the Meta Tag description and continue the processes till submit the Meta tag in all post in your blog.