? in Urls do matter...
If you are creating dynamic pages with a ? in the url, Google typically will not spider beyond 10 characters past the ?. They recommend that you put items like session ids in a cookie instead. It really depends on the composition of the entire page.
Another option is to use mod rewrite to create search-friendly urls. (as AndrewX also recommended)
Bernadette~
|