1

I'm looking for a programmatic/script solution on the web server level (Apache) that allows the system to report broken links whenever it's clicked (e.g. 404 page is opened), probably by sending a notification email to the admin. We use Websphere Application Server. Thanks in advance for your help.

ᄂ ᄀ
  • 5,669
  • 6
  • 43
  • 57
whiz
  • 1,063
  • 2
  • 11
  • 19
  • Why don't you proactively use some web service to scan the site and fix broken links before publishing it or fix it once for all? Waiting for someone to click it sounds very passive although it is not difficult to do (just write a script to monitoring the log file for 404). – hcheung Apr 09 '17 at 10:56
  • There are many links that are external, and we use content management software that is managed by business users, so yeah. – whiz Apr 09 '17 at 13:49

0 Answers0