From Google: Just so I am clear...on a few websites I use www.somedomain.com/somepage.php?id=1 I have found that google does index those pages. Is this only a problem if there are more then one query string variables and the 'id' variable isn't the first one? Should I change my ?id=1 anyways? Thanks
better if you can make your urls www.somedomain.com/somepage/1/ Nintendo wrote an excellent post on using mod_rewrite to do this: http://forums.digitalpoint.com/showthread.php?t=23044 well worth a read