Question Regarding Stale Site Identification
We've recently wanted to proactively identify those sites within a particular web application that we deem stale (content not updated within the last 180 days). We do have Site Use Confirmation enabled, however we don't want to have to solely rely
on our users to identify stale sights. We approached this by querying data from both the Sites and Webs tables within the web application's content database to gather the FullUrl, and LastContentChange fields. From that we are able to determine
what's stale based on the current date. I have two questions regarding what we've done thus far:
1. Is this an appropriate way of determining stale sites (based no content)?
2. When exporting this data, we're noticing that the subsites of a particular site ALWAYS have the same LastContentChange value, is this correct?
I'm sure someone has bridged this gap before. Any and all help is greatly appreciated. Thanks.
Brian
July 1st, 2010 11:18pm


