SEO Script For Blogger 2013

SEO Blogger Script 2013:

Search engine optimization is the one of the major part of online marketing and most of websites existing on internet obey search engine rules as per SEO requirement. When bloggers has a good CMS like wordpress, drupal and has a lot of plugins for SEO purposes
then why Google blogger stay behind but Google blogger may get support of Latest Blogger SEO script in 2013.

To get best accessibility of your blogger website or blog, there is SEO script for blogger primarily written in blogger native language. Many advantages will be performed when you will install this blogger seo script on your website if you are regular Google blogger.

How to SEO Script for Google Blogger:
Below, there is simple code, to improve your ranking in SERPs, you need to put it to in blogger template inside head tag as per Blogger guidelines. SEO script automatic define appropriate meta tag combination of each of blogger post and shows best result in search engines.

  



SEO Script For Blogger



  • Auto change Blog Page Titles for every post.
  • Auto insert Meta Description for every post.
  • Auto insert Meta Keywords For every Post.
  • Work for Monthly, Weekly and Daily Archives.
  • Work for each blog label.
  • Auto Meta Robot Tag
  • Author Meta Tag
Just copy and insert it into your template.
Follow The Steps For Insert The Code Into Blogger
  1. Go to blogger.com and Login into account.
  2. Choose the Section Template and Edit HTML.
  3. Find the below code.
<title><data:blog.pageTitle/></title>

Change above code with the code showing below (Select code and press Ctrl + C buttons to copy code)

<b:if cond='data:blog.pageType == "item"'>
<title><data:blog.pageName/> | <data:blog.title/></title>
<b:else/><title><data:blog.pageTitle/></title>
</b:if>
<b:if cond='data:blog.pageType == "archive"'>
<title><data:blog.pageName/> | <data:blog.title/></title>
</b:if>
<b:if cond='data:blog.pageType == "label"'>
<title><data:blog.pageName/> | <data:blog.title/></title>
</b:if>
expr:content='data:blog.pageTitle + " - your blog description here (up to 200 characters)"' name='description'/>
expr:content='data:blog.pageName + ", Keyword 1, Keyword 2, Keyword 3, Keyword 4,Keyword 5"' name='keywords'/>
<meta content='Author Name Here' name='author'/>
<meta content='index,follow' name='robots'/>


 Now change description, keywords, and author name as you like.change only code in red boxes.
  1. Description: Write description for your blog of about 200 characters including spaces.
  2. Keywords: Write 5 Keywords for your blog. Don't repeat any word.
  3. Author Name: Change Blog Author name to your name.
Now You have done .I hope this will help you to grow search engine traffic.

Like Us !!  Rate Us !! Love Us!!

5 comments:

  1. Finally found this page after trawling through web sites, should be first port of call...

    ReplyDelete
  2. Nice Article...I had change the code in my website and now waiting for something happen..

    Thanks for sharing..Keep the good works going...:-)

    ReplyDelete

Dont Add your Comment For Spam Purpose.