Add Dynamic Title Tags In Blogger Template andrey четверг, 17 апреля 2014 г. No Comment

When it comes to SEO then Title is the king. So in today’s blog post we will convert our static title tags into dynamic title tags. In default blogger templates, title gets displayed first and then main blog title. So for displaying our blog title first we just need to change the order of the codes placed inside title tag. But, what about homepage, homepage doesn't have any post title, there is only one blog title for homepage. It means that we need to prepare different title tags for homepage. That’s what we call dynamic title tags. Also we need to prepare different title tags for static pages. So let’s begin to add this dynamic title tags in your blogger template


Add Dynamic Title Tags in Blogger Template

Have a look at these two screenshots given to understand the functionality of these dynamic title tags this makes our blogger template more Search engine friendly.
  1. Follow these simple steps listed below
  2. Go to blogger dashboard:
  3. Go to theme> >edit html> >proceed.
  4. Find this html code
    <data:blog.pageTitle/>
  5. & replace it with this


<data:blog.pageName/> | <data:blog.title/>

<data:blog.pageTitle/>

Now save your template and check your blog in Google structured data testing tool to see how it appears in search results. Google will take couple of days to re crawl your site so wait for at least two days. After two days you can see your dynamic title tags are showing is impact in search results.
When it comes to SEO then Title is the king. So in today’s blog post we will convert our static title tags into dynamic title tags. In default blogger templates, title gets displayed first and then main blog title. So for displaying our blog title first we just need to change the order of the codes placed inside title tag. But, what about homepage, homepage doesn't have any post title, there is only one blog title for homepage. It means that we need to prepare different title tags for homepage. That’s what we call dynamic title tags. Also we need to prepare different title tags for static pages. So let’s begin to add this dynamic title tags in your blogger template


Add Dynamic Title Tags in Blogger Template

Have a look at these two screenshots given to understand the functionality of these dynamic title tags this makes our blogger template more Search engine friendly.
  1. Follow these simple steps listed below
  2. Go to blogger dashboard:
  3. Go to theme> >edit html> >proceed.
  4. Find this html code
    <data:blog.pageTitle/>
  5. & replace it with this


<data:blog.pageName/> | <data:blog.title/>

<data:blog.pageTitle/>

Now save your template and check your blog in Google structured data testing tool to see how it appears in search results. Google will take couple of days to re crawl your site so wait for at least two days. After two days you can see your dynamic title tags are showing is impact in search results.
by Jillur Rahman

Jillur Rahman is a Web designers. He enjoys to make blogger templates. He always try to make modern and 3D looking Templates. You can by his templates from Themeforest.

Follow him @ Twitter | Facebook | Google Plus

No Comment