|
Webmaster
Knowledge Base | "METATAGS" |
Back to overview
For
your own individual METATAGS you can use our METATAG CODER which
generates the needed METATAGS automatically and prepare them for
simple "copy & paste" into your website. Placement
: META
tags should be placed in the head of the HTML document between the
actual <HEAD> tags and before the <BODY> tag. This is
also very important with framed pages. Introducing
the most important METATAGS : "Title" Well,
ok this is not METATAG but one of the most important parts : A good
Webpage title explains the content of your site ( using the "TOP
5" ). Every single page of your website should have a unique
title, using keywords and explaining the content. Limitations
: <TITLE>your
website`s title which is informative and contains some keywords</TITLE> "Description"
Take
some time for your description tag. The intent is that this text
will be used by the searchengines when printing a summary of your
document. Don`t forget that very often the description is displayed
by the searchengines to describe search results. It have to be informativ
and usefull for the searchengine users . "Keywords"
If
a searchengine request matches the keywords on your page you have
a good chance to get your site listed. Limitiations
: Put
your name in here. "Language"
This
tag is used to declare the natural language of the page. It is used
by robots to categorize your site by language. English is specified
in the following example. "Robots"
With
that tag you can tell the searchengine robots how to index your
site. Can be also combined with a so called "robots.txt",
I will explain later. "Type"
Type
of information that is provided on your web page. The most common
types are "Home Page", "Advertisement", "Description",
"Entertainment", "General", "News",
"Personal", "Technical", and "User Manual". "Expires"
This
tells the browser the date and time when the document will be considered
"expired." If a user is using Netscape Navigator, a request
for a document whose time has "expired" will initiate
a new network request for the document. An illegal Expires date
such as "0" is interpreted by the browser as "immediately."
Robots may delete expired documents from a search engine, or schedule
a revisit. Dates must be in the RFC850 format, (GMT format): If
your page expires never, use the following tag : "Copyright"
Copyright
statement. "Revisit" Tells
the searchengine robots when to revisit your site and index maybe
new pages or content. Searchengine spiders are very busy small cyborgs,
not all of them take care for this tag and revisit your site as
they want... <META
NAME="revisit-after" CONTENT="7 days"> "Reply" To
prevent spam submissions some searchengines want to see the webmaster`s
mailadress. But : if you can, use not your standard adress - the
searchengines want to block spam on their own sites but love to
send you advertisements..... <META
HTTP-EQUIV="Reply-to" CONTENT="your@mailadress.com"> Hierarchy
of METATAGS inside your sourcecode : ..the
rest as you like it. HINT
: Use our METATAG CODER to set up your own METATAGS !
|