Help with Subdomains
Deeeeeeee
the Americas
Good day, GSA pplz...
I am trying to eliminate some subdomains without losing rank from backlinks pointed at them.
I found this on stackOverflow:
RewriteEngine On RewriteCond %{HTTP_HOST} ^answers\.mydomain\.com$ [NC] RewriteRule ^ http://mydomain.com/answers [L,R]<br>
Would this work if placed in root .htaccess? Would I still need to set up the sub-domain A Record (for each deprecated sub-domain) in order for this to work?
I am confused...I thought that sub-domains are hosted at the local-level DNS and not Internet-wide nameservers. Would this work then?? Would it work bc this would apply ONLY to sub-domains that DON'T have a record?
Thanks, ahead of time, for any help.
Comments