View Single Post
Old 09-01-2004, 12:33 PM   #1
drywall
Green Mole
 
Join Date: May 2004
Posts: 25
not indexing some links

I've got Apache configured to some URL rewriting, so links that would be like dir/page.php?variable=value can be rewritten much more simply as dir//value.

Unfortunately, (I suspect due to the double-/) phpdig is not acknowledging these links and following them, leaving portions of the site un-indexed.

Is there something I can tweak in phpdig somewhere to have it index these URLs instead of ignoring them? Or am I going to need to change my Apache rewrite to accomodate phpDig? (which I'm reluctant but ultimately wiling to do if I have to).

Last edited by drywall; 09-01-2004 at 12:35 PM.
drywall is offline   Reply With Quote