View Single Post
Old 10-08-2008, 09:56 AM  
xanx
Confirmed User
 
Join Date: Apr 2002
Location: Orlando, FL
Posts: 3,711
anyone good with robots.txt

I want to strip out the session part of the url then 301 redirect it to the no session URL, for example

I have:

Code:
/gallery/browseimages.php?c=81&userid=
I need to tell robots somehow to drop that last portion

Code:
&userid=
and just index

Code:
/gallery/browseimages.php?c=81
Is this even possible?
xanx is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote