Hello friends, welcome to the TutBig today I will show you 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 lose most of the traffic you deserve. There are many steps to perform to make your blog SEO friendly.
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 a 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: https://tutbig.blogspot.com Start -->
<b:if cond='data:blog.pageType == "index"'>
<title><data:blog.pageTitle/></title>
<b:else/>
<title><data:blog.pageName/> - <data:blog.title/></title>
</b:if>
<b:if cond='data:blog.metaDescription != ""'>
<meta expr:content='data:blog.metaDescription' name='description'/>
</b:if>
<b:if cond='data:blog.pageType == "archive"'>
<meta content='noindex, nofollow' name='robots'/>
<b:else/>
<b:if cond='data:blog.pageType == "index"'>
<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 == "item"'>
<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/tutbig' name='twitter:site'/>
<meta content='@tutbig' name='twitter:creator'/>
<meta content='tutbig' name='author'/>
<meta content='contact@tutbig.com' name='email'/>
</b:if>
<!-- All In One SEO Pack for Blogger by: https://tutbig.blogspot.com End -->
Step 4: Then Customize the code as per your needs, like :
Customization :
- Replace highlighted tutbig with your Twitter username.
- Replace highlighted tutbig with your name. (defines name of the author)
- Replace highlighted email 'contact@tutb.com' with your email address.
Step 5: After Customization, Click on Save the template.
I hope you enjoy this post and the photos. All in One SEO Plugin for Blogger Setup Guide