Saturday, 17 November 2012

All in one powerful SEO meta tags for blogger




The meta tags are key entrance to search engine .They are used to provide additional information about the page that is not visible in the browser. The meta tags are always placed within the head section of the Blogger template. This tag can be used to identify the author’s name of the web document and to identify the keywords that describe the site.

 Keywords are the group of words that are frequently used in the document and they have to clearly indicate the context of the document. Search engines use these keywords to group the web sites. So, you should use correct keywords that matches to your blog .The great search engines like Google, yahoo and Bing mainly crawl in your blog title. When you place some important keywords behind your Blog title, your blog makes the search engines much easier to find your blog .This will increase the visibility of your blog in search engines.

Let’s see how to optimize your blogger blog titles and your keywords,Search engine friendly.


1.) Go To Your Blogger Dasboard
2.) Go To HTML.
3.) Click "Edit HTML"
4.) Now Do As I Did.
5.) Find This Line Using Ctrl+F Function.


    Find the following codes using ctrl + f function

    <title><data:blog.pageTitle/></title>

    Replace it with the following code.

    <b:if cond='data:blog.pageType == &quot;index&quot;'>
    <title><data:blog.pageTitle/> - The Best Tips, Gadgets, Design And SEO For Bloggers.</title>
    <b:else/>
    <title><data:blog.pageName/> -Blogger Tips And  Tricks</title>
    </b:if>

Replace the red text by your important blog's Key words.
Replace the Blue text (Blogger Tips And  Tricks) by your blog's SEO friendly name.

Done..! you have a SEO friendly page title and Blog title .Within few days you will see much changes in your blog traffic and Search engine ranking.Do not forget to give feedback about this post via comment!