Fake PR

webnise

Regular Member
Joined
Dec 21, 2009
Messages
296
Reaction score
121
I was just looking through domains on TDNAM and found one domain which has a fake PR of 3 according to SB Fake PR checker. The interesting thing is that the 'real address' is mentioned as 'myspace.com' in SB addon. How this is done?

Screenshot is attached.
 

Attachments

  • myspace.png
    myspace.png
    4.7 KB · Views: 18
I've read about this somewhere before I think. The way it works is they have the URL redirect to a site with a really high PR which boosts that URL's PR or something like that.
 
Wow holy moley I need this
bumping for justice
There has to be a tut somewhere to show how this works
 
I've done this one time, accidentally. Basically you just redirect to a domain that has a really high PR, eventually your site shows a really high PR as well.

Once you take off the redirect it shows your true PR. In my case I went from 5 -> 0 gg
 
Redirect the site until the G Toolbar PR updates, then remove the redirect.

<?php
header(?HTTP/1.1 301 Moved Permanently?);
header(?location:http://www.google.com?);
exit;
?>



Not much use other than temporarily defrauding people by selling high-PR links.
 
Back
Top