Broken Link Checker
Scan any web page for broken links — every link checked live with its HTTP status, so you can fix 404s fast. Free, no sign-up.
Enter one page URL. We fetch it, collect its links (up to 200) and check each one live, reporting the HTTP status so broken links stand out.
| Status | Link |
|---|
Skipped links point to private or unresolvable hosts and were not fetched.
Single-page scope: only links on the URL you enter are checked, not the whole site.
Broken Link Checker সম্পর্কে
The Broken Link Checker takes one page URL, fetches it from our server and then tests every link it finds on that page live. Each target is requested individually and reported with the HTTP status it returned, so 404s, dead redirects and unreachable hosts stand out immediately in a filterable table.
It looks beyond ordinary text links: anchor targets, stylesheet links, image sources and script sources are all collected, up to 200 unique addresses per scan. Fragments, mailto:, tel:, javascript: and data: URIs are skipped because they are not fetchable, and links pointing at private or unresolvable hosts are listed as skipped rather than requested.
The scope is deliberately one page per scan — this is a page-level checker, not a whole-site crawler. Links are probed in parallel batches with short timeouts, up to three redirects are followed per link, and the result of a scan is cached for a few minutes so a repeated check does not hammer the sites you link to.
Broken Link Checker কীভাবে ব্যবহার করবেন
- Paste the URL of the page you want to audit, including https://.
- Click “Check links” and wait while the page is fetched and its links are probed in parallel.
- Read the summary line: how many links were checked and how many came back broken.
- Switch to the “Broken” filter to isolate the failing URLs and their status codes.
- Fix or remove each broken target on your page, then run the scan again to confirm it is clean.