[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Cookies only?
I was wondering if it was possible to keep track of sessions using
cookies only. And not have it embedded in the URL. (ie, no
session_id;arg;int at the end)
So that the official URLs could go from looking like:
http://www.website.com/shop.cgi/products?WdfUan;;149
to:
http://www.website.com/shop.cgi/products
I ask this, so that we can make our site more friendly to search
engines/robots.
(Ideally the user could click on some link/set some variable to let them
use the embedded session URLs, in case their browser doesn't support
cookies)
Thanks for your time,
-Nick
--
"The nice thing about standards is that there's so many to choose from."
-- Andrew S. Tanenbaum