This may be a stupid question, but are cookies really not an option for
your site users?  I would only be passing session ids around the URL as
a last resort.  I mean, it _is_ 2010 and cookies are kind of the
standard for maintaining session.  (Note: they preclude the necessity of
putting session info in all your URLs)

There are other pitfalls with placing the session IDs in every URL other
than bot traffic:
http://kb2.adobe.com/cps/172/tn_17255.html

~Brad


-------- Original Message --------
Subject: Dealing With Spiders/Bots/Crawlers
From: Bob Hendren <[email protected]>
Date: Wed, February 03, 2010 10:32 am
To: cf-talk <[email protected]>

Bottom line: how can I make the URLs NOT pass the session management
variables when it's a search engine?




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:330388
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to