| META
TAGS CODE CHART |
| Tag Name
|
Code
Description |
|
Keywords |
<meta
name="keywords" content="one two three">
Use this meta tag to key search engines in
to the most descriptive terms on your site.
For additional information, follow the Keyword
link to your left. |
|
Description |
<meta
name="description" content="your info here">
Use this meta tag to provide search engines
that recognize this tag with a narrative description
of your site. |
|
Robots |
<meta
name="robots" content="index, follow">
Use this meta tag to tell robots which pages
on a site should be indexed and which should
not. For additional information, please see
the Handling Robots section listed to your
left. Also see below.** |
|
Abstract |
<meta
name="abstract" content="your phrase">
Similar to the description meta tag. Use this
to add a second description to your site for
engines which recognize this tag. |
|
Author |
<meta
name="author" content="your name"> Use
this meta tag to identify yourself as the
author of the web site. |
|
Copyright |
<meta
name="copyright" content="your statement">
Use this meta tag to let other viewers and
search engines know that your work is protected
by copyrighted. |
|
Distribution |
<meta
name="distribution" content="see below">
This meta tag defines your audience. Currently
three options are available: Global
Local
IU - (Internal Use) - meant for Intranets
|
|
Expires |
<meta
name="expires" content="Mon, 01 Jan 2003 12:00:00
GMT> Use this meta tag if your site has
an expiration date. |
|
Language |
<meta
http-equiv="content-language" content="EN">
Use this meta tag to define the language of
your site. Note that abbreviations are used.
EN=English FR=French etc. |
|
Refresh |
<meta
http-equiv="refresh" content=5;URL=http://newsite.com">
This meta tag will redirect a visitor to a
new web site or web page where the number
5 equals the number of delayed seconds until
the redirect. Using this tag will result in
your web site being dropped by many search
engines. It is considered spam. Do not use
it. |
|
Revisit |
<meta
name="revisit-after" content="X days">
This meta tag is designed to tell a spider
how often to revisit. However, most if not
all spiders ignore it. |
|
Rating |
<meta
name="document-rating" content="safe for kids">
Use this meta tag to define your sites age
and content rating. Values include:
Safe For Kids
14 Years
General
Restricted
Mature
|