Thank you in advance for your help.
I have a client who has gone through the process of URL rewriting to avoid dynamic URL's and session ID's. However, they have raised a question for which I need some guidance.
Once a user places something in the shopping cart they are then issued a session id. Ideally this needs to be kept through the purchasing cycle. However, if the user clicks on the navigation they then lose the assigned id due to the implementation of SE friendly URLs.
I would have said that once a user begins shopping the site should be on an https that is blocked by the robots file therefore making SE friendly URLs irrelevant. Or, perhaps use server-side session ids? My knowledge of shopping carts and their implementation is minimal (which may be apparent here) so any advice would be greatly accepted.
Thanks,
CaliforniaGirl
SEO Class in Chicago, IL
Learn How To Optimize Your Website on July 26, 2013
Looking for personalized in-depth SEO training among your peers?
High Rankings is offering a 1-day customized SEO training class in Chicago. Class size is limited so please sign-up now if you want in!
Are you a Google Analytics enthusiast?
Share and download Custom Google Analytics Reports, dashboards and advanced segments--for FREE!

www.CustomReportSharing.com
From the folks who brought you High Rankings!
More SEO Content
International SEM | Social Media | Search Friendly Design | SEO | Paid Search / PPC | Seminars | Forum Threads | Q&A | Copywriting | Keyword Research | Web Analytics / Conversions | Blogging | Dynamic Sites | Linking | SEO Services | Site Architecture | Search Engine Spam | Wrap-ups | Business Issues | HRA Questions | Online Courses
Url Rewrites Breaking Session Id's
Started by
CaliforniaGirl
, Sep 26 2007 06:09 PM
1 reply to this topic
#1
Posted 26 September 2007 - 06:09 PM
#2
Posted 27 September 2007 - 05:29 AM
I'm not sure I'm understanding the question, but it sounds like you've run up against a bad implementation of someone trying to use so called search engine friendly URLs.
Two things. With a typical shopping cart adding an item to the cart basket is going to be done through a <form> link. This is the correct way to do it since spiders do not submit forms. It both keeps them out of the Cart/Basket section of the site and also keeps the webmaster from seeing failed shopping attempts that look like cart abandonment. A side benefit is that it keeps the spiders from getting those SID urls while real users have a tracking component that is necessary to the sales process.
Then normally once a real user adds something to their cart the coding of the site should keep them in this section. There should be no chance of them being able to go back to the non-tracking side of things without using their back button.
It sounds like the 2nd part of this equation is failing because of the way the back end coding of the site is being handled. In a nutshell someone is going to need to tweak the cart code so that once a person adds an item to their cart they are then locked into the cart. There are several ways to do this, one of which you mentioned if you can use HTTPS to provide a different user navigation scheme.
Two things. With a typical shopping cart adding an item to the cart basket is going to be done through a <form> link. This is the correct way to do it since spiders do not submit forms. It both keeps them out of the Cart/Basket section of the site and also keeps the webmaster from seeing failed shopping attempts that look like cart abandonment. A side benefit is that it keeps the spiders from getting those SID urls while real users have a tracking component that is necessary to the sales process.
Then normally once a real user adds something to their cart the coding of the site should keep them in this section. There should be no chance of them being able to go back to the non-tracking side of things without using their back button.
It sounds like the 2nd part of this equation is failing because of the way the back end coding of the site is being handled. In a nutshell someone is going to need to tweak the cart code so that once a person adds an item to their cart they are then locked into the cart. There are several ways to do this, one of which you mentioned if you can use HTTPS to provide a different user navigation scheme.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users









