Forum Moderators: Robert Charlton & goodroi
I had one domain name redirecting to the other using the code below:
#URL
RewriteCond %{HTTP_HOST} ^(www.)?domainname1.tld$
RewriteRule ^(.*)$ [domainname2.tld...] [R=301,L]
Which worked perfectly and as I said the site was doing well. However, post-Bourbon it's gone.
What I noticed the other day is that domain1 has exactly the same PR and backlinks according to the toolbar as domain2 even though it has zero incoming links.
Just wondered if anyone else had a similar problem and if it could be some kind of dup filter mess up?
[edited by: ciml at 11:15 am (utc) on July 25, 2005]
[edit reason] No real domains in examples please. [/edit]