Forum Moderators: phranque
If i check the dns records it shows what i would expect but still loads zyx.com
What i dont understand is when i use forwarding with a 3rd domain to page within abc.com it work perfectly.
could it just be a case of it taking longer than usual to update?
I have thought of some ways to rectify this.
1.
add
rewritecond %{http_host} ^(www.the-forwarding-domain\.com) [NC]
RewriteRule (.*) [the-proper-domain.co.uk...] [R=301,L]
to the htaaccess
2. Create a google webmaster account for the forwarding domain and remove the pages that are indexed an deny further access
3 block the spider using the robots.txt