Feature: #104047 - Option to report redirects in link validator
See forge#104047
Description
A new Page TSconfig option
mod.
has been added to the link validator to report HTTP redirects
with external links as problems.
mod.linkvalidator.linktypesConfig.external.allowRedirects = 0
Copied!
Redirects are not reported as problems by default.
Impact
Integrators can now configure HTTP redirects of external links to be reported as problems via Page TSconfig.