All in One SEO Pack for Blogger (Blogspot) - My Blog

Breaking

Ads by Google Adsense

October 29, 2018

All in One SEO Pack for Blogger (Blogspot)


SEO is the only way which can help you to compete with your competitors and perform better than your competitors in search engines. The better you play with SEO, the more organic traffic you will drive towards your blog. No matter how much unique content you write, if you are not good at SEO then surely you will loose most of the traffic you deserve. There are many steps to perform to make your blog SEO friendly. Some of the basic steps are adding custom robots.txtcustom robots header tagsshowing 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 ResultsSEO Optimize Blogger CommentsSearch Engine Optimized Blogger LabelsSearch Engine Optimized Blogger ArchivesAdd SEO Friendly Robots Header TagsConvert Title Tags into Dynamic Title TagsFacebook 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 SEOHelps 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 BBeginnerComwith 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. 

No comments:

Post a Comment

Your Comments Here...