
I will demonstrate how automatically redirect non-canonical links to canonical URL with permanently moved by using IIS 7 URL rewrite module 2.0. For Example, if user searches any word from search engine and he will find non-canonical links of your site like, SEO.html but actually this page is seo.html, both pages have same content but search engine will treat them as two different page. We will use new IIS rewrite rule to fix this issue.
More