Meta tag check and how to create valid meta tags?

Meta tag plays a huge role in INNER WEB SITE SEO. Search engines use these tags to index your page. as a example when you own a blog/web site related to phone stuff. You should add Meta tags related to them. like “mobile” “data plans” “ear buds” .Search engines crawls this meta tags and store your page in related category. when someone search  about ear buds ,your page is in that section.(Practically this don’t happen as soon as you entered tags to your page. this depends on several factors in your page)

You can add them  manually .In blogger blogs we normaly  add them before title tag. therefore you need to know some basic HTML.Please follow my HTMl lessons for knowing basics of them.
Meta tag can  add as  three devisions
<meta content='DESCRIPTION HERE' name='description'/>
<meta content='KEYWORDS HERE' name='keywords'/>
<meta content='AUTHOR NAME HERE' name='author'/>

Definition
DESCRIPTION HERE  means the small description about your blog.
KEYWORDS HERE means the category words of blog content
AUTHOR NAME HERE here means the your name.But the third tag is no essential.this come to handy when someone search your name

Blogger templates use XML language so placing meta tags is  bit much different than this.

Go to 
 



Edit HTML

Look for the following  code.(Simply press CTRL+F and copy the code)
<b:include data='blog' name='all-head-content'/>

                Add the meta tags just after that code.see the image below



 
Careful about this.
Don’t use long sentences or large amount of keywords. when Search engines like Google crawling  your page search bot ignore them as meta tag spamming. don't repeat same thing several times.if you unable to decide the meta tags suits you use online meta tag generator or key word suggestion tool.

0 comments: