Tagged Questions
1
vote
1answer
267 views
Google and querystring parameter capitalization?
I looked all over the web, but I could not find an answer to this. We all know that Google treats different capitalization of Urls as potentially duplicate content.
My question is, what about ...
1
vote
1answer
612 views
Does Google Analytics automatically handle URLs containing a jsessionid?
When a user visits my web site, the first page they load has a jsessionid appended to the URL like this:
http://foo.com/Welcome.do;jsessionid=1234567890abcdef
Note that the jsessionid parameter is ...