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

Comments

Got something to say?

You must be logged in to post a comment.

2009 © Temi Webmaster Blog All Right Reserved.