I don't know about your GoogleBot question, but as for when the session starts, 
I believe there's a default onSessionStart method you can put in an 
application.cfc and use that to do whatever you want when the session gets 
started.  That method gets executed automatically as soon as a session is 
created if it exists.

HTH,

Dave

-----Original Message-----
From: Troy Simpson [mailto:[EMAIL PROTECTED]
Sent: Monday, August 22, 2005 1:31 PM
To: CF-Talk
Subject: GoogleBot and URLSessionFormat...


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
******************************************************************************************
The information contained in this message, including attachments, may contain 
privileged or confidential information that is intended to be delivered only to 
the 
person identified above. If you are not the intended recipient, or the person 
responsible for delivering this message to the intended recipient, ALLTEL 
requests 
that you immediately notify the sender and asks that you do not read the 
message or its 
attachments, and that you delete them without copying or sending them to anyone 
else. 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:215937
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=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to