301 redirect root domain to www subdomain on godaddy windows hosting account
- by Greg
If I type in domain.com and www.domain.com, they both show the same website, but show different urls in the address bar. I'd like visitors and search engines that just type "domain.com" to be redirected to "www.domain.com".
I'm using IIS 7 on a godaddy hosting account. How do I redirect all requests for "domain.com" to "www.domain.com"?
I have the default DNS setup, "domain.com" as my "A record" and the cname "www" points to my "A record".