GoogleBot is crawling our website and creating a new session with each page request. I realize that this is because GoogleBot does not use cookies to track the session variables.
I have J2EE Session Enabled and use jsession as the sessionID. Can I use URLSessionFormat to keep GoogleBot in the same session? Can I redirect GoogleBot to a dedicate GoogleBot Session. For example, if GoogleBot makes a page request and I have a Session already created by the GoogleBot, can I redirect the current request to the other session? When are session created during the process. Before Application.cfm, after application.cfm. Before the cfapplication tag? Or after the cfapplication tag? How does URLSessionFormat know if a client has cookies enabled or not? Is there something in the header that lets URLSessionFormat know? Thanks, Troy -- Troy Simpson Applications Analyst/Programmer, OCPDBA, MCSE, SCSA North Carolina State University Libraries Campus Box 7111 | Raleigh | North Carolina ph.919.515.3855 | fax.919.513.3330 E-mail: [EMAIL PROTECTED] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:215912 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

