I have just written some software (with some help from a friend!) which goes away and checks Google ranking for a given URL and records this ranking in a database. I have set this system up to run each week and loop through a table of urls meaning that each week I can record the Google ranking for each of my sites.
I then have a html view in a table and each week the results are emailed to me.
I can then see progress of ranking changes over time for each page I am monitoring.
Its a useful little script and one that i hope will help me monitor performance, admittedly only in one small discrete area of performance but useful none-the-less.
What I now want to do is publish a sum of all my page ranks on this site somewhere… now how would I go about doing that?



