I have struggled a long time for how to put meta tag in my blogger blog, and how to use label as meta keyword. After a long time I got the code for meta tag. Here I shared this very easiest way to put meta tag in your blogger blog.
- Go to your Dashboard and open layout Section> edit HTML (expand Widgets Template)
- Delete all Content between <head> tag and <b:skin> tag!
- Now paste the following code between <head> tag and <b:skin> tag.
<head> <b:include data=’blog’ name=’all-head-content’/> <b:if cond=’data:blog.pageType != "index"’> <title><data:blog.pageName/></title> <meta name=’description’ expr:content=’data:blog.pageName’ /> <b:else/> <title><data:blog.pageTitle/></title> <meta name=’keywords’ content=’your,blog,keywords!!’ /> <meta name=’description’ content=’your blog description!!’ /> </b:if>
- Now find this code
- <b:section id=’main’ showaddelement=’no’>
<b:widget id=’Blog1′ locked=’true’ Posts’ type=’Blog’>
- Paste this code above this code
<b:if cond=’data:blog.pageType == "item"’> <b:section id=’meta1′ showaddelement=’no’> <b:widget id=’Blog23′ locked=’no’ type=’Blog’> <b:includable id=’nextprev’/> <b:includable id=’backlinks’ var=’post’/> <b:includable id=’post’ var=’post’ /> <b:includable id=’status-message’/> <b:includable id=’comment-form’ var=’post’/> <b:includable id=’backlinkDeleteIcon’ var=’backlink’/> <b:includable id=’postQuickEdit’ var=’post’/> <b:includable id=’commentDeleteIcon’ var=’comment’/> <b:includable id=’feedLinks’/> <b:includable id=’feedLinksBody’ var=’links’/> <b:includable id=’comments’ var=’post’/> <b:includable id=’main’ var=’top’> <b:loop values=’data:posts’ var=’post’> <b:if cond=’data:post.labels’> <!– If the post has labels, make Meta keywords by looping lables –> <meta name="keywords" content="<b:loop values=’data:post.labels’ var=’label’><data:label.name/><b:if cond=’data:label.isLast != "true"’>,</b:if></b:loop>" /> </b:if> </b:loop> </b:includable> </b:widget> </b:section> </b:if>
You are all done, Check out your page info at your blog homepage and post pages! If you like this post please comment for feedback or suggestions.
hey friends how are u ? i everyday visitor for your site . please update also all bangla newspaper, bangladeshi newspapers, bangla newspaper, all-banglanewspaper.blogspot.com
ReplyDeleteWant to know more about total Android world? As like as Apps, Games, OS Updates, News Update. Just stay connected with this page.
ReplyDeletehttp://earlyandroidnews.blogspot.com/
Learn Java full Course video tutorial ,programming http://learncoding.cf
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteLearn Java full Course video tutorial ,programming Java Full Video Tutorial Cousre
ReplyDelete