title format

Change The Blogger Title Format For Improved Search Rank

In this post i will show you how to get more visitors to your blog from search engines by changing how you blog is seen.Improving your blog and working on getting more traffic from search engines is called ‘Search Engine Optimization'(S.E.O.).This is a very easy yet extremely effective way to improve your blogs search engine ranking and move you towards the top of search results.

To change how search engines see your blog you must change the default setting in your blog template.

What we are doing is making your post titles appear ahead of your blog title in search results, as people will be searching for keywords and phrases in your posts rather than on your home page this is almost a Must change.

I am constantly looking for ways to improve your title tags for improved S.E.O. and this is the forth edit i have made to this code :Latest Change:05 DECEMBER 2009

We do this in four simple steps.

1.Click the layout and then edit html options for the blog you wish to change.

2.Near the top of your blogs html you will find this piece of code :

<title><data:blog.pagetitle/></title>

3.Replace that piece of code with the following piece of code :

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

4.Click save template and your finished !

You have now changed Blogger’s default title tag to help focus relevant keywords to your blog which improve the search engine ranking of your blog.

What My Robot Recommends:

Change The Blogger Title Format For Improved Search Rank
Informative
82
Useful
72
Easy To Read
77
Fact
93
Reader Rating0 Votes
0
81