{% extends 'base.html' %} {% block title %}Broken Links Checker — Free Online Tool{% endblock %} {% block content %}

Broken Links Checker

Scan any webpage for broken links (404s) and report their status codes and link types.

Check Options
The tool will scan all links found on this page.
Checking links...

Checking links…

This may take a while depending on the number of links.

Total Links
Working
Broken
Link Report
URL Status Code Type Status

Link check results will appear here after scanning.

{% endblock %} {% block scripts %} {% endblock %}