So why would I have so many old ads that don't get deleted?
For example:
-
97-03 OEM Black f150 Hood - Ford F150 Classifieds
-
Full F150 Stepside Body Kit - Ford F150 Classifieds
I've got ads going back to 2008, and a few from 2007. Why don't they get deleted after a certain time period? I can tell you that certainly many if not all of them haven't been renewed for years at a time.
I've had this cronjob setup for years (runs nightly), and now that I upgraded today (from 3.04 to 4.1) I set the cron to run in the footer...:
"/usr/bin/wget --spider http://www.example.com/classifieds/sendnotice.php" (actual domain name changed)
And how can I go about mass deleting anything over a year old? Don't tell me it's a manual process ;-)
Thx.