Tagged Questions
4
votes
1answer
218 views
www and non www can suffer duplicated content
Do you know if i should use canonical tag, or 301 redirection from
http://mydomain.com to http://www.mydomain.com
To avoid duplicated content penalty in case other pages link to the domain without ...
1
vote
2answers
3k views
How to redirect domain.com to www.domain.com with DNS and IIS?
How can I redirect example.com to www.example.com using DNS / IIS? I wish to do this for an asp.net web site to prevent duplicate contents (Bad for SEO).
I had 2 a record in dns (Windows Server ...