Connect
To Top

SEO [Search Engine Optimization] Plugin for Blogger

This SEO Plugin for blogger will help your blog posts to rank very well on Google and other major search engine.It is very simple and easy to install and I’m going to walk through the simple process of installation. But before I do, let’s consider the reasons you need SEO plugin for your blog.

SEO (Search engine optimization)  is a very important subject for bloggers worldwide. Getting your blog posts visible to search engine is the lifeblood of every successful blog. It’s not just enough to write great posts, your content is nothing if you are not getting people to read it.

The best place to get targeted traffic to your blog is through the search engine. That is why businesses spends thousands of dollars to get ranked on relevant keywords related to their business. That’s why bloggers use every possible and legitimate means to get their blog posts rank on relevant keywords too.

For those on WordPress, it is quite easy to lay their hands on professional all in one SEO plugins to enhance their blog visibility, but not quite the same for bloggers on Blogspot. This is the reason you need this professional SEO plugin for blogger.

How To Install The SEO Plugin For Blogger

1. Login to your blog dashboard and click on “Template”

2. There, you will see sample of your blog template, both desktop and mobile version, click on “Edit HTML” under your desktop version.

3. Locate the < head > tag somewhere within the top of your code. You can use Ctrl+F to find it easily.

4. Copy the code below and paste it below the < head > tag.

[code language="HTML"]
<!– WealthResult.com 2016/7 SEO Plugin For Blogger 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>
<meta content=’GOOGLE VERIFICATION CODE’ name=’google-site-verification’/>
<meta content=’BING VERIFICATION CODE’ name=’msvalidate.01’/>
<meta content=’ALEXA VERIFICATION CODE’ name=’alexaVerifyID’/>
<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=’@Facebook’ property=’fb:admins’/>
<meta content=’@Twitter’ name=’twitter:site’/>
<link href=’https://plus.google.com/+Bloggercell/about’ rel=’author’/>
<link href=’https://plus.google.com/+Bloggercell/posts’ rel=’publisher’/>
</b:if>
<!– WealthResult.com 2016/7 SEO Plugin For Blogger End –>
[/code]

5. Replace VERIFICATION CODES with your Generated codes

6. Save your template and you are good to go

9 Comments

You must be logged in to post a comment Login

Leave a Reply

More in Internet