Tuesday, December 13, 2011

How to Add Meta Tags and Blog Description to Blogger Blogspot



Meta tags are very helpful for search engines to find your site. Actually they describe your site. You can add meta tags to blogger blogs too.

Here is step by step on how to add meta tags to blog spot blogs.

1. Login to your blogger account

2. Go to Blogger DashboardDesign – and click Edit HTML

3. Search(Ctrl+F) for the following code in the header at the top:
<b:include data=‘blog’ name=‘all-head-content’ />

4. Now paste the following code right after the above line:

<meta content=‘YOUR BLOG DESCRIPTION HERE’ name=‘description’ />
<meta content=‘YOUR RELEVANT KEYWORDS HERE’ name=‘keywords’ />
<meta content=‘YOUR NAME HERE’ name=‘author’ />
<meta content=‘ALL’ name=‘ROBOTS’ />
<meta content=‘blogger’ name=‘generator’ />
5. Save the template and you are done

4 comments:

  1. thanx admin.this really works for me
    thanx again :-)

    ReplyDelete
  2. Gives me this error


    Error parsing XML, line 12, column 15: Open quote is expected for attribute "{1}" associated with an element type "content".

    ReplyDelete
  3. This does not work! I followed to the letter and I keep getting the error that Greg V is getting Error parsing XML, line 12, column 15: Open quote is expected for attribute "{1}" associated with an element type "content". Don't waste your time with this!

    ReplyDelete