View Single Post
Old 08-11-2004, 09:28 PM   #1
chenterod
Green Mole
 
Join Date: Aug 2004
Location: Chicago
Posts: 3
Question PHPDIG_SESSID_REMOVE seems not to work

I’m using phpdig183 and have been trying to get phpdig not to index links with certain variables. I need to index http://localhost/kcenter/kb/index.php. When I do, many variables are found such as:

…/kb/index.php?page=index_v1&id=23
…/kb/index.php?page=index_v2&id=100&c=22
…/kb/index.php?page=index_v3&id=34
…/kb/index.php?page=index_va&c=32

I have plugged the variables (v1,v3,va) in SESSID_VAR in ../includes/config.php to keep it from being indexed but links are indexed anyway I try…and I have tried many different ways.

Is there a way, that you know, that I may be able to index links with index_v2 variables only? If not, is there a way to remove links with the other variables?

Thank you in advance.
chenterod is offline   Reply With Quote