pagerank statistic for web directory

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
fabby
Forum Commoner
Posts: 62
Joined: Tue Feb 15, 2005 1:06 am
Location: Romania
Contact:

pagerank statistic for web directory

Post by fabby »

hi.
how can i make a statistic of sites that are registered in my web directory? I have a script that shows the pagerank.
A solution that i see is to inroduce in the database the pagerank for each site, and to make an update of pagerank once of week..but if google make a pagerank update, the statistic is not ok...
what is the best solution?
thanks
Post Reply