hi there, if you have indexing problems and you use PHP sessions check that the trans_sid feature (which rewrites links to contain the session id on the fly) is not doing tricks to you.
I was wondering this morning why a search db contained over 14k urls with %PHP% when the whole site has only little over 2k urls, it turned out the trans_sid had decided to rewrite the links (apparently because the customers technical guy didn't bother to close the session after he had checked the values he needed, the session cookies worked as they should). -- Eero af Heurlin [EMAIL PROTECTED] Consultant Partner Tel: +358 (0)20 198 6035 Nemein Solutions Oy http://www.nemein.com/ Nadmin Studio and Midgard support at 0600-1-2552 available for Finnish customers. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
