Broken Link Checker — fast
Find broken links on any webpage.
Server-Side Tool
Broken Link Checker requires making HTTP requests to external servers, which is blocked by browser security policies (CORS). This feature requires a server-side implementation.
Coming Soon
We are building a backend API to support this tool. Check back soon!
In the meantime, try these alternatives:
- Use browser developer tools (F12 → Network tab)
- Check online services like MXToolbox, Cloudflare Radar
- Use curl or wget from your terminal
How to use Broken Link Checker
Paste Your URL
Enter the complete webpage URL (including https://) into the text input field labeled 'Enter Website URL'. Click the blue 'Check Links' button to begin scanning.
Wait for Scan Results
The tool analyzes every link on the page. A progress bar displays the scan status. Processing typically takes 10-30 seconds depending on the number of links detected.
Review Broken Links Report
Results display in a table showing Status (200, 404, timeout), URL, Link Text, and Response Time. Red rows indicate broken links (4xx, 5xx errors). Click 'Download Report' button to export as CSV.
Filter and Analyze Results
Use the 'Filter by Status' dropdown to show only broken links, redirects, or timeouts. Click any URL to preview the broken resource or identify which page links to it.