Project Description:
Prpredict.com is an idea we here at valajio networks had since google had the longest time interval between the last page rank update in history last year in 2007. We want to develop a website based on the latest publicly released page rank algorithm that would basically predict what a websites page rank is currently [future pagerank]. It should be possible in php but we have other sites we are working on and no time to develop this one at the moment. Here is the pr algorithm prpredict.com would use below :
PR(A) = (1-d) + d(PR(t1)/C(t1) + ... + PR(tn)/C(tn))
For a more detailed description and explanation of this algorithm please visit, http://www.webworkshop.net/pagerank.html
Google has since changed the page rank algorithm, so any guesses when coding what google's algorithm might be based on now would help with a more accurate predicted page rank!
The user would basically enter any website or webpage in a form, ajax loading images, like step 1, getting links, step 2, getting pr of links, step 3, checking outgoing and incoming links, step 3, doing something else... step 4 predicting page rank... please wait a moment!
Complete! Predicted page rank is 7!
Copy and paste the code below into your website.
My website's PrPredict Page Rank is 7!
something of that nature!