View Single Post
  #4 (permalink)  
Old 12-29-2006, 05:17 PM
achronister's Avatar
achronister achronister is offline
WebProWorld Veteran
 
Join Date: Oct 2003
Location: Kansas City
Posts: 303
achronister RepRank 0
Default

You're correct, it does work that way. I've just never seen it with the extension after the variable. I would use .html?ID=1. It is the standard format, and you can block robot access a lot easier.

Disallow: /pagename.html?*

will allow robots to /pagename.html but block them for /pagename.html?ID=1

Search engines will only index one version of your page that way.
__________________
Aaron
http://www.themadhat.com
Reply With Quote