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 Dashboard – Design – 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’ />5. Save the template and you are done
<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’ />
thanx admin.this really works for me
ReplyDeletethanx again :-)
Gives me this error
ReplyDeleteError parsing XML, line 12, column 15: Open quote is expected for attribute "{1}" associated with an element type "content".
Very helpful!
ReplyDelete