According to olinux: > check the config file for the exclude attribute, make > sure that '?' is not listed. > > Htdig will not index any url that matches any of the > strings handed to it in the exclude attribute. > > Josh
Actually, that should be "exclude_urls". The exclude attribute, or the exclude CGI input parameter that overrides it, are used at search time, not at indexing time. > --- "William T. Mann" <[EMAIL PROTECTED]> wrote: > > Hi everybody, > > > > After reading all the old archives and trying > > everything, I'm posting my > > problem again. I'm using version 3.2 and I haven't > > been able to index > > all of my pages. The site is dynamic and I have a > > lot of pages that are > > created by passing GET parameters to a php page. All > > of those pages are > > rejected although other php parameterless pages get > > indexed properly. > > > > I read that there was a problem with a previous > > version of htdig that > > eliminated everything after the ? in a URL. The > > suggestion was to update > > to the next version of htdig (which I did); however, > > I still have the > > same problem. I did not specify any exclusions and I > > haven't been able > > to figure this one out. > > > > The situation is like the following: > > > > Index.html (has link to dynamic1.php) > > + > > +--- dynamic1.php (has link to > > dynamic2.php?codice=1) > > + > > +--- dynamic2.php (uses to code to > > generate final page) > > > > In this situation Index.html and dynamic1.php gets > > indexed properly; > > however, htdig rejects the URL > > http://server/dynamic2.php?codice=1 > > therefore the detailed page is never indexed. > > > > Does anyone have a definitive solution to this > > problem? Thanks for any help. > > > > > > William Mann > > > > > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > _______________________________________________ > > 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 > > > __________________________________________________ > Do you Yahoo!? > HotJobs - Search new jobs daily now > http://hotjobs.yahoo.com/ > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > 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 > -- 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:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ 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

