Hi,

I'm setting up a search engine to index some sites running under Tomcat
(4.01 as it happens).  It redundantly indexes Tomcat's directory listing
pages as valid documents (albeit with little interest).  I can of course set
up URL filters for the search engine that force it to follow links without
indexing content when the URL ends with "/" (path separator).

It would maybe make life simpler for everyone in my situation if someone
could modify Tomcat's directory listing servlet to include the following
meta tag :

<meta name="robots" content="noindex,follow">

Hopefully someone has a few spare minutes to do that.

Many thanks in advance,
-Chris Brown


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to