Forum Moderators: phranque
which are these
http://example.com/page.html
http://www.example.com/page.html?sid=asdf314159265 .
you can see his post here
[mattcutts.com...]
A second non-dynamic reason for attaching a query string to a static file is to avoid browser caching; you can do the same with images:
img src="myimage.jpg?45453467686767"
A third might be to simply track users through a session in stats.
But considering the author and topics there, I doubt these two are the case.