Here's the Screenshot:
View Screenshot
Here's the Screenshot:
View Screenshot
Very interesting, thats a very big concern. Did you find a solution to what would be causing this? I found a post online the other week that explained how to remove the zenid from showing in the URL.
Tried it but it didnt work. What is the effect of not using zenid's at all i wonder?
The code needs to use the zenid the first time, but after that it stores the info in a session cookie (provided the user's computer allows session cookies). So most users should only see the zenid once when first entering the store; spiders should never get a zenid at all.
If you were to eliminate the zenid from the start, you would not be able to keep track of past events in the session, and probably not keep a shopping cart.
thanks, so I wonder why the msn robot is able to see the ID?
There are two different visitors from the msnbot host, but their user agents look like pc's, not spiders, and they are both trying to login. Could it be some kind of hacker probe spoofing the source?
Interesting, thanks for your help!