often I search for any help about blogging related topic, I have seen most of Blogspot blog pages have ugly title format. Which effect on your Blogspot SEO, and Google SERPs doesn't rank that ugly pages in Google SERPs.
Recommended to read:
In this post, you will learn about customization of title and how it impacts on SEO. Follow my steps and make your blog SEO friendly.
The decision is yours, you can use any of title in your Blogspot post, both work well. But SEO work well on maintain titles. So, I recommended you to use short title under 55 words.
Check Your Domain Ranking
The best Blogspot page title must be in good format, like - <Post-title> | <Blogspot title>, that's a good format to rank your blog page in SERPs. In the title of any pages or post, the title must have post name and then Blogspot title, instead of Blogspot name: Post name. It will bad impact on SEO of your blog.
Recommended to read:
- How to make contact us page in blogger
- Amazing floating Facebook like box widget for blogger
- Add professional author box in blogger below every post
How to customize Blogspot post title, by fomeber
For customize your Blogspot post title, you have to change some HTML code in your Blogspot template. Basically, in Blogspot templates, the post title and page title defaults save as in format, for example - <blogspot blog title: Post title>, you have to change it like <Post title> | <Blog title>.In this post, you will learn about customization of title and how it impacts on SEO. Follow my steps and make your blog SEO friendly.
Customize Blogspot post title and page title
Following are the simple steps to follow and copy HTML code given below and replace with default HTML code in your Blogspot template.- Go to your blogger account >> Template
- click on HTML as shown in given image -

- Find the code shown below-
- replace with -
<title>
<b:if cond='data:blog.pageType == "index"'>
<data:blog.pageTitle/> | <data:blog.title/>
<b:else/>
<b:if cond='data:blog.pageType != "error_page"'>
<data:blog.pageName/>
<b:else/>
404 | <data:blog.title/>
</b:if>
</b:if>
</title> - Done!!
<title><data:blog.pageTitle/></title>
Customization Blogspot titles with SEO
For better Blogspot SEO, the title must not be longer. So if you use your Blogspot post title as <blogspot post tile> | <Blogspot Title>, then your blog post title will be longer. So, keep it maintain with SEO by manually write your Blogspot title after Blogspot post title. For example, if your blog post title is "How to customize your Blogspot post title", then your post title will be automatically looks as - "How to customize your Blogspot post title | Your Blogspot title". So long it is! Instead of that, use manually written Blogspot title or website title after your Blogspot post title. If title is long then don't use Blogspot title. It means the SEO work well on your post and rank your blog post faster and index.The decision is yours, you can use any of title in your Blogspot post, both work well. But SEO work well on maintain titles. So, I recommended you to use short title under 55 words.

Post a Comment