Hello Hugo-community,
I’d like to request a feature like a link-tracker, within Hugo, so that 404 // page not found errors are listed in the log output from Hugo, making it easier to check the site.
Please let me know if that is a doable change or give me a better idea of what I can do…
with markdown use a Ref shortcode.
with templates use Ref page method
hope that fits.
p.s. for external links or after site deployment you may use a link checker like Muffet
1 Like