Forum Moderators: open
My question is, does that apply to many domains or will I be penalized for just 2 domains pointed to the same site.
Basically, I've come up with new branding and a new domain for my site, but I don't want to lose the traffic that I have under the old domain... Would I be better off just killing the old domain or will I be okay leaving the old domain active and pointing to the site branded under the new domain name?
Thanks in advance for any insight!
What type of server is your site hosted on? Windows or Unix? If on Windows, you'll want to look at third party ISAPI filters like ISAPI_Rewrite. If on Unix, you'll want to look into the mod_rewrite module.