AddThis

Meta Tags are very important part of our blog OR website be'coz it can manage our blog in the search engines and these kinds of little tricks are very easy to use and also very effective for our blog, be'coz it can increase our blog's reputation on the search engines and also when we search any topic on the Google, OR in Yahoo! then most probably your blog will be on the top be'coz meta tags are always responsible for that kind of task and deal with search engines.




Step 1 : Now let's start adding it... 


Step 2: Login to Your Blogger Account.Go to your Blogger Dashboard>TemplateEdit HTML>Proceed.

Step 3: Find [by pressing Ctrl + F ] this code in the template:
<b:include data=’blog’ name=’all-head-content’/>
Step 4: Paste below code just after the above code.
<b:if cond=’data:blog.url == “Your Blog URL”‘>

<meta content=’Write some Description For Your Blog’ name=’description’ />

<meta content=’A Few Keywords For Your Blog’ name=’keywords’ />
</b:if>
Step 5:
  • Remember this is your main meta tag of your blog.
  • Now If you want to add meta tags for every post then follow below steps.
  • If you have 300 post in your blog then you have to paste below code 300 times for every post.

<b:include data=’blog’ name=’all-head-content’/>

<b:if cond=’data:blog.url == “Your Blog URL”‘>

<meta content=’Write some Description For Your Blog’ name=’description’ />

<meta content=’A Few Keywords For Your Blog’ name=’keywords’ />

</b:if>


<b:if cond=’data:blog.url == “Your Post URL"‘>

<meta content=’Write some Description For Your Blog Post' name=’description’ />

<meta content=’A Few Keywords For Your Blog Post’ name=’keywords’ />

</b:if>


<b:if cond=’data:blog.url == “Your Post URL”‘>

<meta content=’Write some Description For Your Blog Post' name=’description’ />

<meta content=’A Few Keywords For Your Blog Post’ name=’keywords’ />

</b:if>

Make Changes...!!!

Replace it Your Blog URL with your blog link like www.widgetgenerators.blogspot.com

Replace it Write some Description For Your Blog with your blog's Description

Replace it A Few Keywords For Your Blog with your blog's keywords.

Replace it Your Post URL with your post link like www.widgetgenerators.blogspot.com/2012/10/add-adsense-ads-below-post-title-in.html

Replace it Write some Description For Your Blog Post with your post description.

Replace it A Few Keywords For Your Blog Post with your post's keywords

Step 6: Finally Save your template.
=======================

0 comments:

Post a Comment

AddThis Smart Layers

 
Top