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 here is making your Post Titles be ranked up ahead of your blog title,Believe me every top blogger has made this change.
I am constsntly 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.
| If you need more help or have an opinion or suggestion, Please leave a comment Below. |
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 == "index"'>
<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.
Write About Or Link To This Post On Your Blog - Easy Links :
Link Directly To This Post :
Link To The Homepage :
Link Directly To This Post :
Link To The Homepage :
Hey ! People That Read This Post Also Loved These Posts
Still Looking For Something ?
Search This Blog
Custom Search
If your asking a question or looking for extra help make sure to subscribe to comments by Mail and you will be notified when i reply.




