How does keeptrack work? I have an
implimentation working now that checks every 15
minutes... do you check whenever someone loads
the page, or at a predefined interval? Also, do
you just check the headers for update date or do
you compare something like a hash of the current
page to a stored hash? |