I'm looking for an algorithm that does some sort of page ranking, but gives less value to pages as they get older.
All algorithms I have seen do the opposite (give older domains more value).
Help finding such an algorithm would be much appreciated.
Edit: Looking at my initial question I think I was a bit unclear as to what I was asking, and the question is more complicated than I originally thought. Basically what I want is some sort of ranking algorithm that if Site A has linked to Site B immediately after site B has made a post, then site B's page gets extra page rank (maybe score is a better word), but if site A has linked to site B a long time after the post has been made, it adds very little to the page rank.
Hopefully this makes sense. Apologies for the initial question being wrong.