Forum Moderators: open

Message Too Old, No Replies

Session ID

         

Raymond

1:32 pm on Jul 31, 2003 (gmt 0)

10+ Year Member



When I do a server header check, it shows:
Set-Cookie: ASPSESSIONIDCASTRBDB=OKNEIENDKIFPOCOLEBKKOBIC; path=/
Cache-control: private

My site does not explicitly initiate a session id but it sets a cookie rightaway on the main page. Will googlebot have a problem with it?

Dreamquick

11:50 am on Aug 1, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



No, use it myself with no problems with Google or with their crawler...

The only thing to be aware of is that if you ever use any code that stops a user without a valid session cookie then you will also be excluding most of the search engine crawlers, but aside from that it's problem free.

- Tony