No Fear of Remapping URLs of your Site
Search Engine Watch published an interesting case study today about a site that remapped all dynamic URLs via a tools such as mod-rewrite/.htaccess file (Apache Webserver) or Helicon ISAPI Rewrite (Windows IIS Webserver) to static URLs and 301 redirected (Not 302!) all dynamic URLs to the new static looking ones. For example "site.com/category.aspx?Cat=991" , which is a .NET script that dynamically renders different product category pages depending on the value of the "Cat" parameter value, probably...






