View Single Post
Old 01-28-2008, 11:11 PM   #1 (permalink)
milesbparty
Junior Member
 
Join Date: 01-28-08
Location: Colorado
Posts: 4
iTrader: 0 / 0%
Latest Blog:
None

milesbparty is liked by many
Google PR Conspiracy Theory

I was pondering this today when I had a few free minutes:

Google.com has a page rank of 10. Is this because:

1) Google.Com, when run through the PR calculation algorithm, actually results in a PR of 10.
2) The algorithm is based around Google.Com having a PR of 10. In other words, it's part of the equation.
3) The code logic goes something like this:
if ($domain == "google.com")
{
$pr = 10;
}
else
{
$pr = CalculatePR($domain);
}
Thanks,
Paul

Note: This post is tongue-in-cheek, and is meant to be humorous.
milesbparty is offline   Reply With Quote