How to add meta tag in blogger

Meta tag are piece of text in the source code of a web page in order to provide information to a search engine about the contents of the page. Every blog owner want to more traffic to their blog, rank well in search engine Then you must optimize how your blog is indexed in a search engine. Meta tags are tags which tells search engine what you site is about. Before Adding meta tag to your blogger post you must be familiar with Meta description and Meta keyword

Meta Description
Metal description is used to add description of you website. When you search website in google the meta description show just below the search result of the website. Meta Description are what we see in search result. so, don't write the description of your site long ( note more than 150 character). if the description is too long, it'll be cropped as search engines only use a few lines to describe the blog.

Meta Keyword
Meta Keyword is use to describe the content of your website. you can use as much as different keyword but don't use the same keyword more than 3 times to avoid keyword spam.

Don't write the meta Description and meta content of your website same. If you do so, search engine will ban your site from the list. 

How to add meta tag in blogger
1. Login to your Blogger.com account.
2. Click on ‘Layout’ and select ‘Edit HTML’ tab.
How to add meta tag in blogger
3. Search for the following code: Press Ctr+F
  
<title><data:blog.pageTitle/></title>

4) Place the following code just below it. (Pls not if you have use blog tittle hack place this code just after that)

<link href='mailto:Your_Email_Address' rev='made'/>
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<meta content='Your keywords separated by commas'
name='keywords'/>
<meta content='Your Site Description' name='description'/>
</b:if>
<meta content='Your_Name' name='author'/>
<meta content='ALL' name='ROBOTS'/>
 
Please note:  
.Replace Your_Email_Address with your Email Address.
2.Replace Your keywords separated by commas with your site's keywords.
3.Replace Your Site Description with a good description of your site.
4.Replace Your_Name with your Name


5) Now save you templates.
6) you can now analyze your meta tag with seocentro.com


If you have a blog that is suffering from the malware problem. You can simply use Wpmalwares.com for removing malware from your blog


 


Please Visit our new website Freshtutorial.com

Share this post if you found useful
Stumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditAdd To FacebookAdd To Yahoo

Related Posts by Categories



5 comments:

Nilum said...

This post really helped me out, i was finding way to add meta tags for my blog http://www.nilums.blogspot.com and i must say thanks to you for helping a person who have no knowledge of HTML etc
THx

Nilum said...

Thanks for sharing

Nilum said...

THank U

MariJ said...

thank you! I just tried this and have my site http://inttended.blogspot.com analyzed at seocentro..

aryan said...

good information ..thnaks for sharing

Post a Comment