Search code examples
iisiis-7search-enginehttp-status-code-301dotnetnuke-5

Implications of not forwarding http:// to http://www


my company is running IIS and DNN (I'm not a server guy, so color me ignorant), and I've read previous that you should either redirect your .http://www.mydomain to .http://mydomain or Vice Versa. Can anyone give me reasons to do this? (periods "prepended" to remove href)

From what I understand, it's because search engines see those as two different 'sites' (Even when visiting one or the other, I can be logged into one but not the other).

I also heard it can be a duplicate content problem, which search engines dislike.

Just looking for some professional insight, will help me and others.

Thanks!


Solution

  • This allows your site to be more SEO-friendly. Search engine crawlers will view these as two different URLs. That will cause your site's ranking in search engines to have multiple rankings for the same content.

    ScottGu describes the problem and how to go about fixing it in a blog post: http://weblogs.asp.net/scottgu/archive/2010/04/20/tip-trick-fix-common-seo-problems-using-the-url-rewrite-extension.aspx