Information
 
SEO Insight Newsletter:
July 31st, 2006

Googles Top Secret Formula Revealed


Peter Da Vanzo

Amusing glimpse of the hidden ranking formula we all want to know.

Highlights include:

if ( linksFrom('mattcutts.com', url) >= 4 ) {
// I link to "clean" sites only
// – Matt, Feb 2006        pagerank += 2;
blacklist1 = getList('government.cn/censored.txt');
blacklist2 = getList('c:\larry-page-hatelist.txt');
if ( inArray(blacklist1, url) ||
inArray(blacklist2, url) ) {
pagerank = 0;
d = dashesInUrl(url);
pagerank = (d >= 3) ? pagerank -1 : pagerank + 1;
if ( month() == "June" || month() == "October" ) {
// makes people talk about
// PR updates, good publicity
pagerank -= randomNumber(1,3);


3 Responses to “Googles Top Secret Formula Revealed”

  1. toddw Says:

    LOL, classic!

  2. Peter Da Vanzo Says:

    Heh heh. Good one, eh.

  3. bilgi Says:

    he he . this is funy:)

Leave a Reply

You must be logged in to post a comment.

Tools of the Trade