Broken External Links
Description | Check if external websites that are linked on a page are still online and reachable. Will also report on any link that is using the HTTP protocol instead of the more secure HTTPS. |
---|---|
Configuration options: None |
Advanced Mode Example
# Check outgoing link targets and report potentially dead or insecure links.
rule: external-links
level: major
disabled: false
description: Make sure external links resolve correctly. This one seems to be broken!
# This rule requires no configuration.