Sunday, June 28, 2009

Add Meta tags to Blogger Blog

What's the use of adding meta descriptions to Blogger?

I think It's very good for Search Engine Optimisation. We are going to add meta tags to blogger is to tell search engines what that page is all about. It will increase your page ranking in search engine.

Step by step to Add Meta tags to Blogger Blog.

Step 1. Install title tags optimized. Your code should be like this below.
<b:include data='blog' name='all-head-content'/>
<b:if cond='data:blog.pageType == &quot;index&quot;'>
<title><data:blog.pageName/> | <data:blog.title/></title>
<b:else/>
<title><data:blog.pageTitle/></title>
</b:if>
<b:skin><![CDATA[/*


Step 2. Find this line
<b:include data='blog' name='all-head-content'/>


Step 3. add this code just below that line
<meta content='Your home page description' name='description'/>
<meta content='your keywords, keywords1, keyword2' name='keywords'/>


Step 4.
Your home page description = fill with your description
your keywords, keywords1, keyword2 = Change with your keywords

Step 5. Save it and done.

2 comments:

MR-RiaD said...

You are not only the best but you are the only one who say it right, other didn't say the explanation right as you do my regards and greetings for the great work you had done.

And I hope you agree to allow me to post this unique POST to my blog, I really Hope You agree

My Blogs Are
http://mrriadhomebusiness.blogspot.com/
http://get-free-websites.blogspot.com/

Again My Best Regards
ENG/A.RiaD

Unknown said...

do your best

Post a Comment