Google
 

Editing your meta tags !


In order to SEO your site, you have to know HTML, because it requires editing your meta tags.
Meta tags are a useful tool but some guidelines should be adhered to before you put them on all your pages.

-Do not repeat words - some search engines treat this as spamming
-Ensure you have focused your keywords to reflect your pages and try to limit your keyword to seven words
-Always place your META tag above the SSI comment

Inserting META tags

The best way to insert a META tag is directly into the HTML code. The META tags should always be inserted within the <HEAD> tag.
Place your cursor between the <HEAD></HEAD> tag. The most suitable place will be after the <TITLE></TITLE> tags.

Firstly insert the desrcription tag :

<meta name='desrcription' content='insert your desrcription here - try not to exceed 200 characters'/>


Then the keyword tag :

<META NAME='keywords' CONTENT='insert your keywords here, separate each one with a comma. Rank your keywords in order of importance, with the highest first - try not to exceed seven keywords'/>

After yo've done all of that, you can check your worked at :
Free META Tag Analyzer





[+/-] show/hide this post