Friday 31 August 2012

SEO: Best Meta Tags to Optimize your Blogger Blog

Posted by Crypto Magic World on 08:14 with No comments

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.

0 comments:

Post a Comment