•
1 min read
NEW: Broken link checker
Today we added a new tool to check websites for broken links
I've used a windows tool called Xenu Link Sleuth for decades so thought I'd add some of the functionality to Devkit. You enter a URL and the tool triggers the plugin to perform a scan of the site checking each link. The plugin can also be trigger via it's UI by clicking it in the extensions menu.
The tool does require a plugin that we've developed but the source code for the plugin is freely available here on github
Find the broken link checker here Broken Link Checker