Category: SEO
How to Fix: Canonical Urls with IIS 7′s Url Rewrite feature for https

The Problem: You want to make your website all SEO friendly by creating a single, canonical url.  For example, if someone types in http://www.stronico.com, you want them to be redirected to http://stronico.com (Google likes it this way).  You do some research and discover that all of the default code and documentation for handling canonical Urls in IIS 7 uses web.config [...]

By with 0 comments