To Remove Blog Name From Page Title In Blogger
It is very easy to use with a lot of code built in to the template making the more user friendly, especially for those of us not overladen with technical skills.
But this advantage could be a draw back with regards to some aspects of SEO. The problem being that when you publish a new post, the title page reads ‘name of blog then title of post’.
We all know that for the purposes of search engine optimization, the keywords should appear early in your title.
So how do you stop the blog name appearing in the title of every post.
How do you change the search engine listing of your blogger posts from the format indicated by the red arrow to the format indicated by the green arrow ?
It’s surprising how easy this is
- Log in to your blogger account and go to your layout page
- Click on edit HTML
- Back up your current template [there is a prompt to do this on your edit HTML page]
- Click on ‘expand widget templates’
- Look near the top of the html page and find this code
<title><data:blog.pagetitle/>
- Replace it with the code below
<b:if cond= ‘data:blog.pageType == "index"’><title><data:blog.title/></title><b:else/><title><data:blog.pageName/></title></b:if>
- Make sure that before editing the code you MUST back up your template
- Once you have finished save
It takes a few days for your changes to show in your blogs title in the search engine listings. The changes occur when the search engine bots have crawled and re-cached your posts
Here’s the code for those of you who want to copy and paste
<b:if cond= ‘data:blog.pageType == "index"’><title><data:blog.title/></title><b:else/><title><data:blog.pageName/></title></b:if>
Hope this helps.
Cheers,
Justin Martin
The Adsense Entrepreneur
Earn Adsense Cash Instantly
Article Source:http://www.articlesbase.com/blogging-articles/to-remove-blog-name-from-page-title-in-blogger-1081963.html
Related articles by Zemanta
- How To Get Blog Traffic Thru Compelling Content (mt-soft.com.ar)
- PDF Search Engine Optimization (bookmarkdevil.com)
- Got Backlinks? (mt-soft.com.ar)
- Things You Must Complete For A Outstanding Campaign (mt-soft.com.ar)
- SEO for E-Commerce2009 – TARAD Award by Akapon (slideshare.net)
- Article Marketing and Search Engine Optimization (ronmedlin.com)
- Ways to Obtain High PR Links (raunchyjohnson.com)
- Seo Services Seo Company India and USA (thepetitionsite.com)
- Marketing Your Website with Search Engine Optimization (freelanceswitch.com)
- Survival Guide Chapter 3: RSS feeds & blogs (socialmedia.biz)
Share this:
Read also:
- How To Turn A Blog Into A Money Making Machine
- Guide to Successful Article Writing
- Become a Paid Blogger
- Internet Video, Marketing, Hosting
- Why Blogs Allow You So Much Freedom To Boost Your Online Image
- Get Paid to Blog - Can a Personal Blog Earn You Decent Money?
![Reblog this post [with Zemanta]](http://img.zemanta.com/reblog_e.png?x-id=3f26af11-c8a7-4789-94de-5c3e147e16ea)
April 27th, 2010 at 5:03 pm
Post trackbacks and comments to remote blogs automatically with Trackback Submitter! This tool will submit your comments to millions of blogs automatically. Trackback Submitter – the most powerful tool on the planet to submit trackbacks automatically!