Roundup of ISAPI rewrite filters for IIS

Posted on: Friday, 2010.01.22 by J.D. H. in in Ask J.D., tech tips,

Here is a roundup of ISAPI rewrite filters for IIS, they let the webserver take a human friendly request like http://www.jdhodges.com/photos/1002 and rewrite it to a url that a dynamic scripting engine (such as ASP) can understands like http://www.jdhodges.com/photos.asp?photoID=1002 This benefits users who now have a legible URL and especially search engines like Google which [...]

Tagged with:  

301 Redirects on IIS A Tale of Two URLs

Posted on: Saturday, 2003.11.22 by J.D. H. in in Ask J.D., tech tips,

301 Redirects on IIS A Tale of Two URLs Most websites, including mine, have the same content for their domainname as well as for www+their domain name. For instance at my site in the past if you went to jdhodges.com you’d get the same thing as www.jdhodges.com. The problem with this is that Google and [...]

Tagged with:  
66 queries in 0.305 seconds.