Hi, your problem is exactly the same i posted two weeks ago. As i received no answer, i digged deep in the code... It took me a few hours, because 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"> where you can use anything instead of 'true' as long as htdig finds 'follow'. Of course you have to insert '</noindex>' somewhere later on your site. Viele Gr��e Holger Evers -- Dipl.-Ing. Holger Evers | Entwicklung Cybay New Media GmbH | http://www.cybay.de > -----Urspr�ngliche Nachricht----- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Im Auftrag > von [EMAIL PROTECTED] > Gesendet: Dienstag, 3. Juni 2003 09:31 > An: [EMAIL PROTECTED] > Betreff: [htdig] noindex_start, noindex_end > > > Hello! > > I have some problems with the navigation structure on my > site. first i think with noindex start and end I can help me > and masking the navigation for digging. but with this way i > didnt find my documents. so my question: is there a tag like > noindex what didnt index the words but also follow the links > in this part? or they are other tricks to handle a navigation > structure? because often the users search for words in the > navigation and so it is hard to find the correct site. > > thanks for help > > Tobias > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: eBay > Get office equipment for less on eBay! > http://adfarm.mediaplex.com/ad/ck/711-11697-> 6916-5 > > _______________________________________________ > > 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 > ------------------------------------------------------- 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

