I am trying to develop an update reminder for pages within a
site. Ideally, the page would automatically record when it was last
updated, and, if it hadn't been touched in 365 days, would send a
reminder to our Web editor. The reminder could be via email.
Finally, our site is pretty big. I don't want to bog down the
server with constant calls back and forth.
So far I've had no luck getting any information on how I
might do this. Does anyone have any thoughts?