There are a lot of different SEO tips and tricks that you can use for your blog these days. Today I am going to teach you about one of the most important.
Optimizing Your Title Tag For Blogger.com
To get started you will first need to use an HTML editor. If you don't have one click here to get one for free.
First copy and paste this meta tag into your HTML editor.
<b:if cond='data:blog.pageType == "index"'>
<title><data:blog.pageTitle/> | put a short description of your blog here </title>
<b:else/>
<title><data:blog.pageName/> ~ <data:blog.title/></title>
</b:if>
Now go to your Blogger.com Dashboard:
- Then go to Layout
- Next click on Edit HTML
- Save a back-up copy of your template
- find this meta tag <title><data:blog.pageTitle/></title> and replace it with the one above.
If you know of any great SEO tips for Blogger.com, please leave them in a comment below. Thanks for stopping by i-Blogger.
If you find the information on i-Blogger useful, Please be sure to share it using the buttons below. Thank you!