What should I do with 10 Similar Domains pointing to one site?
-
Hello,
I was recently put in charge of one website with about 15 extra Domains.I previously asked if Domain Parking hurts your SEO as duplicate content - and i learned that the answer seems to be yes.
My next logical question is:
What should I do with all those EMD, keyword friendly domains?As I understand, 301 redirecting the domains to the root domain is a safe bet, but that means the extra domains will point to the original root domain no mater what comes after the forward slash. So www.ExtraDomain.com/AboutUS will point to www.OriginalDomain.com - is there a way to keep the forward slashes relavent to the content on the original root domain, if so How?
Your Advice, Links, and Comments are greatly appreciated.
Thanks
Nikita -
You would point like this:
redirect 301 /AboutUS http://www.NewDomain.com/AboutUs
the /AboutUs is the URL you want to 301. The NewDomain is the domain to want to point to.