How to Change Title Meta Tag?
Do You have problem with your google snippet for your blog? You want this type of link to show in google?, For this you have to change title tag of blog
1. How to go in html editor see this post but first take backup of your theme so you can revert to your orignal before edit, if anything go wrong How to edit theme in blogger
2. Go to top of your html editor if you are not already there.
3. Find this title tag
<title><data:blog.pageTitle/></title>
4. And replace title tag with this one by copy paste
<b:if cond='data:blog.pageType == "index"'><title><data:blog.title/></title><b:else/><title><data:blog.pageName/> <data:blog.title/></title></b:if>
5. Save your template
No comments:
Post a Comment
You are welcome to ask any questions and submit suggestions related to post