Saturday, March 3, 2012

on
  As an important part of SEO optimization for blogger is important to note that a simple change of the title that appears in the search results can bring an improvement in terms of the page where you appear in search engines. For this reason it is important to change some lines in blogger HTML code to achieve this result. 
Follow these steps:

1. Go to your design and choose to edit HTML 
2. Search for this code in your template use ctr+f to search faster 
<title><data:blog.pageTitle/></title>
3.Replace the above code with this lines of code 
<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>
4.Save your template 


It is important to note that this change will be visible in search results after your blog will be reindex but you can see the result immediately looking at the browser rezult.

1 comments:

  1. Submit your blog or website now for indexing in Google and over 300 other search engines!

    Over 200,000 websites indexed!

    Submit NOW with I NEED HITS!

    ReplyDelete