All In One Seo Pack For Blogger (Blogspot)

custom robots.txt, custom robots header tags, showing post title before blog title and so on. There are lot of Off-page and On-page tactics for better SEO but today I will discuss All in One SEO Pack for Blogger (Blogspot) blogs by which you don't need to spend your precious time in adding all basic SEO tactics separately as this amazing widget is a combination of almost all of the basic SEO steps for a blogspot blog. So let's start the tutorial on how you can easily add All in One SEO Pack to your blog.

All in One SEO Plugin Features:

  • Add Meta Tags to Your Blogger Blog.
  • Show Post Title First In Search Results
  • SEO Optimize Blogger Comments
  • Search Engine Optimized Blogger Labels
  • Search Engine Optimized Blogger Archives
  • Add SEO Friendly Robots Header Tags
  • Convert Title Tags into Dynamic Title Tags
  • Facebook and Twitter Profile Compatible Allow Bots to crawl your site on daily basis.
  • Allows Search Engine Crawlers to crawl your Blog on a Daily basis.
  • Optimize Blog Images for Better SEO
  • Helps to Drive maximum USA traffic to your blog.

How to Add All in One SEO Pack to Blogger blog:

You just need to perform below-given easy steps to add this extremely useful plugin to your blogger blog. So let's start:

Step 1: Login to your blogger account and go to Template and click the EDIT HTML button.

Step 2: Click on the code area and hit the Ctrl+F on your keyboard which enables quick search box. Now search for <head> tag.

Step 3: After searching the <head> tag, copy all the codes given below and paste it just below the <head> tag.

<!-- All In One SEO Pack for Blogger by: http://www.BBeginner.com Start -->
<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>
<b:if cond='data:blog.metaDescription != &quot;&quot;'>
<meta expr:content='data:blog.metaDescription' name='description'/>
</b:if>
<b:if cond='data:blog.pageType == &quot;archive&quot;'>
<meta content='noindex, nofollow' name='robots'/>
<b:else/>
<b:if cond='data:blog.pageType == &quot;index&quot;'>
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<meta expr:content='data:blog.title' name='keywords'/>
<meta content='index, follow' name='robots'/>
</b:if>
<b:else/>
<b:if cond='data:blog.pageTitle != data:blog.title'>
<meta expr:content='data:blog.pageName' name='keywords'/>
</b:if>
</b:if>
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<meta content='article' property='og:type'/>
<meta expr:content='data:blog.title' property='og:site_name'/>
<meta expr:content='data:blog.pageName' property='og:title'/></b:if>
<b:if cond='data:blog.postImageThumbnailUrl'>
<meta expr:content='data:blog.postImageThumbnailUrl' property='og:image'/>
</b:if>
<meta content='global' name='distribution'/>
<meta content='1 days' name='revisit'/>
<meta content='1 days' name='revisit-after'/>
<meta content='document' name='resource-type'/>
<meta content='all' name='audience'/>
<meta content='general' name='rating'/>
<meta content='all' name='robots'/>
<meta content='en-us' name='language'/>
<meta content='USA' name='country'/>
<meta content='@twitter.com/BBeginnerCom' name='twitter:site'/>
<meta content='@BBeginnerCom' name='twitter:creator'/>
<meta content='BBeginner' name='author'/>
<meta content='contact@bbeginner.com' name='email'/>
</b:if>
<!-- All In One SEO Pack for Blogger by: http://www.BBeginner.com End -->
Step 4: Then Customize the code as per your needs, like :

Customization :

  • Replace highlighted BBeginnerCom with your Twitter username.
  • Replace highlighted BBeginner with your name. (defines name of the author)
  • Replace highlighted email 'contact@bbeginner.com' with your email address.
Step 5: After Customization, Click on Save the template.

All done! You have successfully implemented All in One SEO Plugin in your blogger blog. Now It's your turn to share your views regarding this great plugin via comments. Also, if you face any difficulty in adding this plugin to your blog, drop a comment below. 

Comments

Popular posts from this blog

How To Setup Freenom Domains (.Tk, .Ml, .Cf, .Ga, .Gq) As Blogger Custom Domain?

How To Change Blogger (Blogspot) Template?

How To Insert Emoji, Special Characters And Symbols In Blogger?