Who is eating all the cookies?
November 13, 2005 4:08 PM
Subscribe
Where have all my user's cookies gone?
I run an ASP model company, where each customer gets their own web-site. Each site is enhanced with additional features that currently require the browser to 'login' and cookies are used to track the session/login id.
In the past month, I have noticed that more and more users are coming to the site with their cookies turned off. It started with maybe one or two users a week to now about five users per day. Our software was not checking for that, and so they just get a broken user experience. Tonight, I am upgrading to request that they enable cookies in their browser before they continue.
My question is, why this change in normal web browsing behaviour? Our browser/user base is very varried, but for the most part, not technically minded people. It really seems like it has just been in this past month that we have noticed this increase/trend.
Does anyone know if Norton, McAfee, or similar anti software is now disabling cookies by default?
My cookies are named '_login' and 'site-sid'.. do I need to rename them to not get caught in this trap?
I am looking at embedding the session id cookie in to the URLs of the site to circumvent this.. are there other, more modern techniques I can use? I am worried about security risks with this technique (emailing a link to a friend for example)
posted by dhammala to technology (9 comments total)
posted by bingo at 4:12 PM on November 13, 2005