Dennis, URL rewriting usually happens at the server side and not the client side level. Keep in mind that a search engine spider will see things from the client side so those spiders will not be able to tell the difference from one server side URL rewrite solution to another. Apparently, http://www.dotnetkicks.com/ uses the urlrewriter.net solution and their pages are indexed in Google: http://www.google.com/search?q=site%3Adotnetkicks.com&ie=utf-8&oe=utf-8&... I’m sure your solution will probably work just fine as well.
Dennis, URL rewriting usually
Dennis, URL rewriting usually happens at the server side and not the client side level. Keep in mind that a search engine spider will see things from the client side so those spiders will not be able to tell the difference from one server side URL rewrite solution to another. Apparently, http://www.dotnetkicks.com/ uses the urlrewriter.net solution and their pages are indexed in Google: http://www.google.com/search?q=site%3Adotnetkicks.com&ie=utf-8&oe=utf-8&... I’m sure your solution will probably work just fine as well.