1 Votes

How to Remove Blog Name From Google Search

- From: www.ceveni.com
Posted By : mitul_4271 | Made Popular: 20 weeks 4 days
Sponsored Links

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 ?

How to Remove Blog Name From Google Search

Follow the Step Given Below

  • 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] (This may help if any Prob ocured just for back up)
  • Click on 'expand widget templates'
  • Look near the top of the html page and find this code

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

  • Replace it with the code below

<b:if cond='data:blog.pageType == "item"'> <title>
<data:blog.pageName/> | <data:blog.title/> </title> <b:else/> <title>
<data:blog.pageTitle/> </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

Read Full Story from www.ceveni.com
Comments (0) Add New Comment
Tags :

Swap Blog Post Title for Search Engine Friendly (SEO)

Swap Blog Post Title for Search Engine Friendly (SEO)
Site : danzyworld.blogspot.com
User: danzyworld.blogspot.com
Posted: 8 weeks 2 days

Submit Your Site Free

Submit Your Site Free
Site : azharsoft.blogspot.com
User: Ajaharuddin
Posted: 19 weeks 2 days


Relative Post Thumbnails Widget for blogger

Relative Post Thumbnails Widget for blogger
Site : feedproxy.google.com
User: danzyworld.blogspot.com
Posted: 21 weeks 6 days

Search Engine Optimization (SEO) Tip For Blog Post Title (URL)

Search Engine Optimization (SEO) Tip For Blog Post Title (URL)
Site : eknol.blogspot.com
User: kainth56
Posted: 27 weeks 3 days



Add New Comment

Post new comment

  • Allowed HTML tags: <a> <strong> <ul> <ol> <li> <table> <tr> <td> <tbody> <embed> <object> <param> <b> <p> <i> <div> <h3> <h4> <br> <img> <style>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
Are you a Human ?
7 + 2 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.