Previous Thread

8/15/2006 3:07:01 PM    Removing MSCSProfile Ticket from URL for the FIRST request
I am using BuildURL from QueryStringBuilder class from CommerceContext class 
 
and it clearly states that  "the first request to the site, there is no 
 
auto-redirect for cookie detection and the default setting for the 
 
QueryStringBuilder.CookieSupport property is False, so it is assumed that the 
 
browser does not support cookies." in the CS 2002 documentation. 
 
This is causing an adverse effect on Site indexing by search engines because 
 
every time a new MSCSProfile ticket is added in the URL. Can someone tell me 
 
if there is a way to override this feature or how to disable the URL append 
 
for Cookie-less browsers in Commerce Server 2002. 
 
Thanks