Forum Moderators: phranque
is an example of such a URL
The site is hosted on a UNIX server
[edited by: DaveAtIFG at 2:08 pm (utc) on Nov. 27, 2002]
[edit reason] "Generalized" the URL [/edit]
Otherwise it's probably:
;%24sid%24PecZJj3kmqfsJa4G4TSJon6oKF71wzZ6?CFCID=1&StoreID=1162
Which may be the problem.
sid%24PecZJj3kmqfsJa4G4TSJon6oKF71wzZ6?CFCID
Is that a session ID, or Unique ID?
if it is it will cause a problem, because GoogleBot don't like Session id's in the url string, because it will often make them index duplicate pages, see if you can hide the session id (if it is one), in a cookie, or in a session on the computer.