Sunday, 29 December 2013

Complete Blogger SEO Simple Tips


What is Blogger?

Blogger is a Platform where You operate or Design Your Blog Manually.Blogger.com is Google's Subdomain or Call It Google Service Which is More Famous & Easier Then Other Blogging Sites.




Follow My Tips For Blog SEO:.

  • Optimizing Post Title

    Post Title is Very Important for Google search. Because Google Search Attempt on Your Post Title.Its too easy To Set Post Title.
    1. Login to Blogger
    2. Click on Templates
    3. Click on Edit HTML
    4. Search The Code: <title><date:blog.pagetitle/></title> 
    5. Now Replace The Above Code With Following  
     
    <b:if cond= 'data:blog.pageType == &quot;index&quot;'>
    <title><data:blog.title/></title>
    <b:else/>
    <title><data:blog.pageName/></title>
    </b:if>


  • Change Headings

    Follow These Steps for Changing Headings:
    1. Go to Blogger Templates
    2. Click on Edit HTML
    3. now Press CTRL+F & Search for H3.
    4. Now Kindly Change All The H3 Tags to H2.
    5. Save The Template
  • Optimizing Blog Labels

    Blog Labels helps The Google To Bring Your Site First In Google Search.
    1. Go to Templates
    2. Click on Edit HTML
    3. Now Search For This Code: <a expr:href=’data:label.url’
    4. Kindly Replace it With This Code: <a expr:href=’data:label.url’ rel=’tag’ 
    5. Save The Template
    1. If Rel='tag' is Already Exist Then Please Don't Make Any Changes leave it As it was.

     


  • Optimizing Comments:.

    Comments are Good For Every Blog But it Destroy The Search. So Now We Will Edit Something Better.
    1. Go to Templtees
    2. Click on Edit Html
    3. Search for The This Code: expr:href=’data:post.createLinkUrl’
    4. Replace That Code With This : rel=’external nofollow’ expr:href=’data:post.createLinkUrl’
    5. Save The Template Now
  • Blog Archives:.

    This is Very Big Problem With Bloggers That Google Rebot Can't Search Their Some Pages So, Follow These Steps To Do Better Result for Google Search.
    1. Go to Tempaltes
    2. Click On Edit HTML
    3. Search for This Code : <a class=’post-count-link’ expr:href=’data:i.url’>
    4. Replace That Above Code With This: <a rel=”archives” class=’post-count-link’ expr:href=’data:i.url’>
    5. Now Kindly Save The template
  • Meta Description And Post Search Description:.

    In Blogger You Can Optimize Meta tags & Meta tags Search Description for Better Result in Google:

    1. Go to your Blog Settings
    2. Click on Search Preference
    3. Click on Meta Tags
    4. Enable Meta Tags
    5. Yes & Write 150 Words Discription for Your Blog
    6.  Now Click on Custom Rebot Header Tags
    7. Enable The Settings According to the Image Shown in :
    8. Change The Settings & Save All Changes
  • Change The Static Meta Description :.

    1. Go to Blog Template
    2. Click on Edit Html
    3. Search for <head> Tag
    4. Just Below The <Head> tag Paste The Following Code:
      <b:if cond=’data:blog.metaDescription != &quot;&quot;’>
      <meta expr:content=’data:blog.metaDescription’ name=’description’/>
      </b:if>
    5. Save The Template Kindly
  • Adding Custom Rebot.txt File:.

  1. Go to Blog Settings
  2. Click on Search Preference  
  3. Copy The Below Code & paste it in That White Box Apears:
    User-agent: Mediapartners-Google
    Disallow:
    User-agent: *
    Disallow: /search?q=*
    Disallow: /*?updated-max=*
    Allow: /

    Sitemap:http://iqbal-amin.blogspot.com/atom.xml?redirect=false&start-index=1&max-results=500
  4.  Note: Replace Site Map Link With Your Blogs Sitemap
  5. Save All Changes

No comments:

Post a Comment