On Mon, 20 Aug 2001, Aaron Guy Davies wrote:

> My site at the moment consists of one PHP page which presents different
> content depending on the parameters passed in the URL. The default page,
> index.php with no parameters, contains links to the other pages, something
> of the form index.php?id=n. htDig doesn't seem to be indexing anything but
> the front page. How do I make it do so?

Create an empty page only with links (e.g. <A href="index.php?id=10"></a>)
and with robots meta tag noindex,follow. Page can be created by a simple
script.

Mirek


_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a 
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html

Reply via email to