Show Blog Post Title First Before Blog Title on Search Engines | Blogger

By default Blogger shows your blog's title before your post title on search engines. It has been proven that this isn't good for search engine optimization.

As a matter of fact if your blog's title comes before your post title in search results, anyone who's searching on a particular topic might not notice yours.

If you have a post on how to blog and run on the go, then someone searches the web on that topic, he'll get a lots of results but he might not notice yours easily because your blog's title comes before your post title.

E.g
          BlogBlog Blogger:  How to Blog and Run On The Go
          www.blogblogblogger.com
          Your description here

Changing it the other way
round: Making your Post Title come before your Blog's Title

By doing this your would easily be seen by whoever is searching the web for related contents


E.g
           How to Blog and Run On The Go:  BlogBlog Blogger:
          www.blogblogblogger.com
          Your description here


Now to Business,

Follow The Following steps carefully:

1)    Login to your blogger dashboard

2)    Select Design then click Edit HTML.

3)    Tick the box beside "Expand Widget Templates"

4)    Search (Crtl+F) for this html tag:  
                                 <title><data:blog.pageTitle/></title>
       It can be found under the <Head> section in your HTML


Now here is the part where you decide with option you prefer


Showing Post Title first before Blog Title:


If you want make your blog post title come before your blog title in search engine results, Replace the below tag


                                      <title><data:blog.pageTitle/></title>
             with


<b:if cond='data:blog.pageType == &quot;index&quot;'>
<title><data:blog.pageTitle/></title>
<b:else/>
<title><data:blog.pageName/> ~ <data:blog.title/></title>
</b:if>
     

Showing Only Post Title:

To make only your blog post  title show in search results, Replace the  
<title><data:blog.pageTitle/></title>  tag with 


            <b:if cond='data:blog.pageType == &quot;index&quot;'>
                 <title><data:blog.title/></title>
                                <b:else/>
             <title><data:blog.pageName/></title>
                                   </b:if>

Cheers!!!!

1 comment:

  1. Finally, I have found a code that works! It is important for marketers to understand how to fully optimize their websites and make it search engine friendly.

    Long Island advertising agencies

    ReplyDelete

All Rights Reserved © 2010-2013 | Privacy. Powered by Blogger.