According to [EMAIL PROTECTED]: > problem description (i just want htdig to index the content - but i cant use > no_index): > -i've got an huge, dynamic, php-driven webpage with > content(articles,news,images...)- and navigation(the links to the content) elements >on it (there are > content-elements in the middel- and in the navigation-section => a wild > configureable mix) - htdig index is generated every night > -htdig needs the navigation-elements to find the content-elements (which i > only want to index) > -hdig will find no content when i use no_index to stop indexing the > navigation elements (because the links to the content are hidden) > > my possible? solution: > htdig should spider(crawl?) all pages but should only index the parts of the > pages which are between <!-- content_start --> and <!-- content_end --> > (every content-element has this start- and end-comment) > > is this possible? other solution?
Try htdig 3.1.6 and put the navigation section between <noindex follow> and </noindex> tags. See http://www.htdig.org.FAQ.html#q4.15 -- Gilles R. Detillieux E-mail: <[EMAIL PROTECTED]> Spinal Cord Research Centre WWW: http://www.scrc.umanitoba.ca/ Dept. Physiology, U. of Manitoba Winnipeg, MB R3E 3J7 (Canada) ------------------------------------------------------- This sf.net email is sponsored by: Dice - The leading online job board for high-tech professionals. Search and apply for tech jobs today! http://seeker.dice.com/seeker.epl?rel_code=31 _______________________________________________ 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

