Forum Moderators: Robert Charlton & goodroi

Message Too Old, No Replies

301 redirect from one domain to another

Site has dissappeared both show same back-links/PR

         

surfgatinho

9:40 am on Jul 22, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



One of my sites that used to do really well dissapeared around about the time of Bourbon.

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]