Was Google PageRank Algorithm leaked?

October 28, 2007 · Print This Article

According to Patrick Altoft of Blog Storm a reliable Google source leaked part of the Google algorithm code responsible for the Google PR update of a few days ago to Patrick. The code according to Patrick goes as follows:

$spammers=file_get_contents("http://www.45n5.com/top100/");
$pos = strpos($spammers, $domain);
if ($pos === false) {
$newpagerank=rand(0, 10);
} else {
$newpagerank=rand(0, $pagerank);
}

I don't know how reliable Patrick's source... the leaked code is reminicent of the Hitchhiker's guide to the Galaxy, where the meaning of the univers and everything in it was found to be 42.


This is some text prior to the author information. You can change this text from the admin section of WP-Gravatar  Test Bio for Temi Read more from this author


delicious | digg | reddit | facebook | technorati | stumbleupon | savetheurl
  • Share/Bookmark

Related posts:

  1. Google and their 2 sets of PageRank
  2. Google PageRank update 02/04/2010
  3. Google PageRank Update 26-27th October 2007
  4. Matt Cutts admits Google Nuked PageRank sellers
  5. Google pagerank algo change – Link currency devaluation

Comments

Got something to say?





2009 © Temi Webmaster Blog All Right Reserved.