View Single Post
  #6 (permalink)  
Old 12-15-2004, 01:49 PM
ringofire ringofire is offline
WebProWorld New Member
 
Join Date: Mar 2004
Posts: 23
ringofire RepRank 0
Default ? 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~
Reply With Quote