Implications of not forwarding http:// to http://www.
Posted
by Michael Wilson
on Stack Overflow
See other posts from Stack Overflow
or by Michael Wilson
Published on 2010-06-16T19:23:17Z
Indexed on
2010/06/16
19:32 UTC
Read the original article
Hit count: 357
Hi, 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!
© Stack Overflow or respective owner