Add Meta Description In Every Post In Blogger : eAskme |
What is Meta Description?
Meta description is an important element of XML or HTML that describes the about post to search engines. In simple worlds it tell search engines that your article is about which topic and this help search engine to place your post in search engine for relevant searches. Met description also show in search result page that help user to now bout the topic of the page.How to Add Meta Description In Every Post With Blogger
Simply the follow the below steps.- Go To Blogger
- Go to Settings
- Go to Search Preferences
- Find Meta Tags Section
- Select "Yes".
- Now write your meta description and make sure it should not go more than 150 characters.
- Click on Save Changes!
Now here is one problem! If you are using custom blogger template then continue reading this. The problem is that sometimes custom blogger templates doesn't work with these meta tags but if you are using blogger default template then it's fine. In order to work properly meta tags with custom blogger templates you will need to insert an short XML code in your template which we will solve this issue. Simple follow the below steps.
- Go To Blogger
- Go to Template
- Click on "Edit HTML"
- Search For <head>
- Copy below code and Paste Below <head> tag
<b:if cond='data:blog.metaDescription != ""'>
<meta expr:content='data:blog.metaDescription' name='description'/>
</b:if>
- Click on "Save Template"
Also see : How to Add Unique Meta Tag to Blogger