my last programming C has been some years ago. I found a undocumented feature (at least i didn't find it anywhere). You can use the HTML-Tag '<noindex>' to prevent htdig from indexing AND following anything. Then you would have to use '</noindex>' to go on with normal operation. If you want to follow links without adding words to the description, you can add a value to the tag:
<noindex follow="true">
I think this is covered in the FAQ (e.g. http://www.htdig.org/FAQ.html#q4.15).
Jim
------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've never dreamed of, try TotalView 6 free at www.etnus.com. _______________________________________________ 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

