At 8:20 AM -0400 8/20/01, Aaron Guy Davies wrote:
>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?

I'd check the debugging output from htdig -vvv. If the links do have 
query strings after them and you're running version 3.1.5 or newer, 
then these should be seen as unique URLs and indexed as such. 
(Assuming the page doesn't have a NOFOLLOW directive in it.)

However, if you're doing something like stripping off PHP query 
strings for other purposes using URL rewriting, then you should make 
sure that's not affecting the links you're looking at.

-- 
--
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/

_______________________________________________
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