
Main Screen
A web site link checker that ensures your website visitors have a good experience by making sure that you don't have any broken links.
The website link checker starts at a specified web page and checks it is valid. It then search the page and find all the links it contains to other web pages. The process is then repeated for each of the new web pages found. This is much in the same way Google and other search engines index websites. These sort of programs and commonly called robots (bots), crawlers or spiders.
The software works on Microsoft Windows and is distributed under a Freeware based licence.
This is the first release so please make comments and suggestions to help me develop it in the right direction.
If you like it and want to support me. Check out the Support box on the bottom right.
Quick Start
- Download the application (bottom of this article)
- Install the application
- Start the application
- Click "New Verifier"
- Enter a name
- Enter a URL
- OK
- Click "Start Crawling"
- Wait
- Click "Errored" to see the broken links
Then fix those broken links!
Features
- Crawls based on single domain
- Verifies and loads internal pages
- Verifies external links
- Gathers page data such as title, size, type, speed
- Regex based url parsing engine
- Users can modify and define their own url parsing expressions
- Users can specify a maximum depth to crawl
- Normalises urls
- Multi threaded for speed
- Xml/Csv exporter to aid creating reports
- Xml Importer
- Keeps track of all link relationships.
Future Features
- Gather meta tag data
- More advanced support for specifying which urls to load and parse
- Reports based on Xml and Xslt
- Generate Xml Sitemaps
- Proxy Support
- Cookie/Session support
- Incremental verification based on last modified date
Downloads

WebsiteLinkVerifier.Setup