Forum Moderators: Robert Charlton & goodroi
Please could the WW community share their experiences with dealing with a 302 PR Hijack. The site in question had multiple PR8s/PR7s, is a 10-year old authority site, and the hijacikng site has even used exactly the same domain name with just one letter changed. There must be a host of copyright & trademark infringements, but so far Google has not corrected this problem.
We're particularly looking for concrete steps we can take to rectify this problem, and would appreciate particularly a telephone number for Google rather than the standard email responses which can be difficult to get past.
Thanks for your help and have yourselves a very merry Christmas :),
Best,
Jeremy
This is not a matter for Google. This is simply copyright infringement and should be addressed firstly through your national domain registration authority (called a copyright/trademark dispute on Nominet in the UK) and then taken through the courts to have damages awarded. I can see your point that you want the situation sorted out ASAP, but unless this thing isn't addressed it will just get worse.
For far to long we have been calling this sort of activity nice little techie names and watching as these criminal destroy our businesses. Google, in my experience, don't listen ... Nominet have to act, it's their job to stop this from happening.
[google.com...]
I think you're right to use the copyright volation approach, rather than focusing on the 302 hijack -- which is a technical flaw at Google.
Using absolute links within the site, where you include the full domain name each time, have also been recommended, but the <base> tag can take care of that anyway.
I've just been told that the webmaster actually owns both domains, that is the original domain and the mispelt one, so that he may actually be hurting his own site. For some reason Google has either penalised his original site or got the mispelt domain confused with his original one, as the PR and backlinks for the mispelt domain are appearing for the main one.
For example:
Webmaster has authority site A: mysite.com
Webmaster also owns mispelling site: B - myasite.com
The links/PR for site B are appearing as site A, and site A's Alexa ranking has gone fromaround 7,000 - 30,000
What do you think might be the cause and solution to this?
Also it seems that whatever the problem the mispelt domain is behind it, so I'd say just get rid of the mispelt site completely. With the mispelt site gone so is the source of confusion and Google will hopefully see things right over the coming months. Any problems you can foresee with this?
Thanks again, merry Christmas,
Best,
Jeremy
if you cant beat them, join them.
its very SAD, but its going to be the truth...
Also two other things which might be related.
- 1. A new adserver was installed which crashed very frequently for around 2 weeks so pages never loaded as the adserver didn't respond. This was at least 6+ months ago.
- 2. The site is hosted across multiple servers which each seem to host various subdomains of the site. At the same time as the above one of the servers hosting a subdomain of the main site was moved to another company and a new ip address.
Thanks again I'll get busy seeing what the safest way is to do 301s.
Best,
Jeremy
Webmaster has authority site A: mysite.com
Webmaster also owns misspelling site: B - myasite.com
sounds like me :-)
our site runs 301 redirect for non www requests, so we serve only www.mysite.com
the misspelled domain is registered with networksolution with their redirect service. so all calls to misspelleddomain/any_page_any_directory lands nicely on maindomain/any_page_any_directory
Apply 301 redirect from non www to www and from 'root/index.htl' to 'root' if needed. The help from forum members here has drastically helped me with all my sites in this regard. I have noticed an decrease in incorrect listings and such.
I removed 302's via the google removal tool (this is mentioned many times in this forum so I will not go into it)