...
checkLinkObjects emails a validity report of all of the link (dmLink) objects on a site. Once setup as a schedualled task checkLinkObjects creates (then emails) the report.
Notes
- The (HTML) email formatting is based on the FarCry core's Statistics Overview Report.
- The checking for HTML links is done via <cfhttp> method="head".
- Email links are checked for valid structure only and not for their existence.
...