Re: keywords in META-element

Davide Musella (davide@jargo.itim.mi.cnr.it)
Wed, 27 Mar 1996 14:08:22 -0100


> I would like to include some keywords in the HEAD of my web pages to
> facilitate indexing and catalogue construction of search engines. On
> the net I saw 2 alternatives using the META element:
>
> <META HTTP-EQUIV="keywords" CONTENT="example1, example2">
>
> <META NAME="keywords" CONTENT="example1,example2">

Now any robot use the META tag content to index a document and if someone use
this method use a private semantic for this tag.
The HTTP-EQUIV MEthod is not yet implemented in any HTTP server, so you
can use the NAME method, but some groups are working to implement this
HTML feature (PICT group e.g.)

Davide

-----------------------------------------------------------------------------
Davide Musella
Institute for Multimedia Technologies, National Research Council, Milan, ITALY
tel. +39.(0)2.70643271
e-mail: davide@jargo.itim.mi.cnr.it http://jargo.itim.mi.cnr.it/