Google Chrome 18 has been released! Download now

SEO: Best Meta Tags to Optimize your Blogger Blog

Advertisement
Do you like this post?

To get a higher rank in search engines, adding meta tags to your blog is the MOST essential thing to do just after you create your blog. Most of the bloggers face low traffic problem with their blogs just because of the missing meta tags in their blog’s template.

Meta tags are a great way to provide search engines with information about your site. It’s an essential part of your SEO (Search Engine Optimization) which tells search engine about a blog and it’s author and helps you get a high ranking which in turns gives you more traffic.

To add meta tags to your blogger blog, do following steps:

1. Login to your Blogger account.
2 Click Layout > Edit HTML

3. Find <b:include data=’blog’ name=’all-head-content’/> and just BELOW it copy following code:

<b:if cond='data:blog.url == data:blog.homepageUrl'>
<meta content='PUT-YOUR-BLOG-DESCRIPTION-HERE' name='description'/>
</b:if>
<meta content='ADD-KEYWORDS-HERE' name='keywords'/>
<meta content='WRITE-YOUR-NAME-HERE' name='author'/>
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<meta expr:content='data:blog.pageName' name='Description'/>
</b:if>

4. Click Save.

After adding this you’ll see a dramatic improvement in your search engine rankings and incoming traffic.

Have something to say? Leave your comments below

Liked the Above Article? Share it!

| |
Get Updates via Email:   
Translate this page

Check Out These Related Articles Too:

© 2012 tipsOtricks. All rights reserved | Copyright Policy | Disclaimer | Privacy Policy
page counter TipsoTricks Subscribers
More in Blogspot, SEO
Install/Add Recent Comments Widget in Blogger Blog

"Recent Comments" Widget shows your Blogger/Blogspot Blog's recent comments. This widget is one of the important widgets for blogger blog...

How to Add Opacity Effect to Images in Blogger Blog

Image opacity is actually a simple css code that once installed in your blogger template can be used to create...

Close
More in Blogspot, SEO
Install/Add Recent Comments Widget in Blogger Blog

"Recent Comments" Widget shows your Blogger/Blogspot Blog's recent comments. This widget is one of the important widgets for blogger blog...

How to Add Opacity Effect to Images in Blogger Blog

Image opacity is actually a simple css code that once installed in your blogger template can be used to create...

Close