Forum Moderators: open
It appeared to be handling my session cookies and supplying a referral string which in the limited exampes I have appeared to be working as you would expect a referal string to.
In other words it arrived with no cookies or referrer, got redirected since it wanted the www. version, its next request came with the session cookie and a referral string stating its origin within my site.
Now as far as I was aware very few of the commercial crawlers "do" cookies, let alone referral strings. Anybody else care to confirm or deny my rantings?
My first hit appeared on Nov 25th, always from 209.73.164.50 (which belongs to the AltaVista company).
2002-11-30 01:38:16 209.73.164.50 GET /robots.txt 200 HTTP/1.1 Scooter/3.2.SF0 - -
2002-11-30 01:38:16 209.73.164.50 GET /index.asp 301 HTTP/1.1 Scooter/3.2.SF0 - -
2002-11-30 01:38:17 209.73.164.50 GET /robots.txt 200 HTTP/1.1 Scooter/3.2.SF0 [ASP_SESSIONID] [mysite.net...]
2002-11-30 01:38:20 209.73.164.50 GET /index.asp 200 HTTP/1.1 Scooter/3.2.SF0 [ASP_SESSIONID] [mysite.net...]
-Tony
It's just that none of the major crawlers I know of support cookies at the moment which took me by surprise.
- tony