I'm looking to install Zen Cart, but one thing I don't want is having session ID's show in the URL, due to security and seo.
Is this posible to remove?
Thanks!
I'm looking to install Zen Cart, but one thing I don't want is having session ID's show in the URL, due to security and seo.
Is this posible to remove?
Thanks!
The session id shows on the first click and secure pages ...
If you own your own secure certificate you can get this to display on just the first click ...
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
Hm, Yeah I have my own certificate, but there is still no way to not display it in the URL? Could I just set the session ID on load?
Do you see the session id for more than the one click?
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
No, it's just the first click... but I would still prefer to not have it in there.
I started a small mod a long time ago for removing the initial session ID from the query string, but due to lack of response it's been standing still since last december. It first checks if it can set and read cookies and if it can, it redirects to the same url that was used without the session ID in the query string.
Check it out if you're interested:
http://www.zen-cart.com/forum/showth...9392&page=8#74
If you decide to test it, be sure to let me know how it goes by posting in that thread. :) It's only been downloaded about 50 times since then, and I don't know if anybody's even using it. The lack of response from people who've downloaded it could mean that it just works, but it could also mean that nobody is using it.