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  To change this standard text, you have to enter some information about your self in the Dashboard -> Users -> Your Profile box. Read more from this author


Related posts:

  1. Need to improve your Google ranking? join the discussion One of the
  2. Google UK - The Queen and I If the que

Related posts brought to you by Yet Another Related Posts Plugin.

Comments

Got something to say?

You must be logged in to post a comment.

2009 © Temi Webmaster Blog All Right Reserved.