Networking, Programming and Graphics Tutorials
Description metatags, keywords metatags and robots metatags

Description metatags, keywords metatags and robots metatags

by Alex Plumpton

Alex Plumpton
Some of "conventional" searching machines still pay attention to the metatags , especially to the descriptin's metatag and to tne keywords-metatag. Means to Learn

In the description's metatag there is write briefly description to the page , not over a 120-150 symbols.


In the keywords-metatag there is write detached with a comma most important keywords ,that has relation to tha page content. Tneir total length must be not over a 500-600 symbols.
One and the same keyword must not repeat it self more than 3 times.


It's good to use and some more metatags :

- robots , who indicate to a searching machines the exact parts to index at the document.

It's good to begin to give "all" or "index, follow" on this metatag .This indicate to a search engines to index the page and to follow the contacts from her up to the others pages.

- revisit-after, who indicate to a searching machines item days how often to visit the page for index to the changes in.

- cache-control. who indicate if the browzer to cache the page or bring back her from the server every time. The cost on this metatag Is good to be "no-cache", notably if the page refresh her self frequently.

- pragma, who indicate the not cache to the page in proxy server . His cost is "no-cache"

Should keep indicated and the language, that document is writen. For example if the page is in english it's must be used - charset=iso-8859-1 etc.

To be performed this conditions The head section on the page must be look about the same:


<html>
<head>
<title>Title with the most importand keywords,not over 40-50 symbols</title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1 " />
<meta name="description" content="Shortly description to the site not over 120-150 symbols. " />
<meta name="keywords" content="key,words,connected,with,the contente,to the,page,detached,with,a comma,and,with,total,length,not over,500-600,symbols,as,one,and,same,key,word,must not,repeated,more,than,3,times" />
<meta name="robots" content="index, follow" />
<meta name="revisit-after" content="15 days" />
<meta http-equiv="cache-control" content="no-cache" />
<meta http-equiv="pragma" content="no-cache" />
</head>
<body>

Basic information

</body>
</html>
Means to Learn

With this article ONLINEHOWTO.net represents citation or only personal opinion of the author and don't targets advertising or discriminating of some product.

Other Articles:
The war between the new generation optical discs - Blue-Ray vs. HD-DVD The war between the new generation optical discs - Blue-Ray vs. HD-DVD 2007-Feb-27 by Ivory Morhuld
 
Google optimization - How to be "Number One" in Google Google optimization - How to be "Number One" in Google 2008-Mar-04 by Ivory Morhuld
 
Why I use default Windows Media Player instead installing other one? Why I use default Windows Media Player instead installing other one? 2006-Nov-24 by Ivory Morhuld
 
Five solid arguments against iPhone 3G Five solid arguments against iPhone 3G 2008-Jul-17 by Ivory Morhuld
 
Why compress? Why compress? 2006-Dec-27 by Tony Potter
 

Need a specific tutorial? Do not hesitate and submit a request!