
The meanings and the use of the meta tags, how they help spybots give more results and easier to classify our web site in their database. Meta tags should be sitting between the head tags, ie..
<head>
<meta name="keywords" content="word1, word2">
<meta name="description" content="Your company description">
</head>
Keywords
<meta name="keywords" content="word1, word2">
The meta tag keywords is used for explenation explenation explenation explenation explenation explenation explenation explenation explenation explenation explenation explenation explenation explenation explenation explenation explenation explenation
Description
<meta name="description" content="Your company description">
This meta tag helps the spybots to get a short description of your web site and easier to classify it.
Robots
<meta name="Robots" content="noindex,follow">
With this tag you command the spybots wether they should index your web site on their database or they should just visit the site in the moment a visitor is searching on the search engines.
Available values: all, index, noindex, follow
Revisit
<meta name="Revisit" content="15 days">
With the meta tag Revisit we command the spybots when they should revisit our web site. It is useful for web site that change their content often, this way the spybot gets new informations about your web site, stores them and it displayes them easier to the visitors that use the search engine for similar content.