Advertisements

headerup to 320x100 / 728x90

Broken Link Checker

Check URLs for broken links

Broken Link Checker

Paste a URL list, normalize it, and prepare it for checking with visible notes and duplicates.

Inputs
Use the fields that actually match the tool instead of a generic text editor.
URL summary
Page mode
Audit Output
Advertisements

content bottomup to 300x250

What is Broken Link Checker

Last reviewed:

A URL (Uniform Resource Locator) is a web address that points to a resource like a page, API endpoint, or file, typically including scheme, host, path, and query.

Broken Link Checker is an online tool that helps you check Broken Link.

It checks broken Link against known rules and surfaces any issues before the content reaches production.

Why use it

  • Work through broken Link faster with a focused browser-based workflow.
  • Review broken Link input and output without switching between extra tools.
  • Catch broken Link issues earlier while the data or content is still in front of you.
  • Keep broken Link results easy to copy back into your project or process.

Example (before/after)

Broken Link input

Start with the broken Link input you want to process in Broken Link Checker.

Broken Link output

Get a broken Link result from Broken Link Checker that is ready to review, copy, and reuse in the next step of your workflow.

Common errors

Unsupported input

The tool may reject input that does not match the expected content, structure, or file type.

Fix: Confirm the tool input requirements and paste the correct type of data.

Incomplete values

Missing fields or partial content can block processing or produce weak results.

Fix: Provide the full required input before running the tool.

Copying placeholder content

Sample or placeholder values can lead to output that looks valid but is not ready for real use.

Fix: Replace placeholders with your actual values before relying on the result.

FAQ

Does Broken Link Checker handle JavaScript-rendered pages?

Broken Link Checker fetches the raw HTML served to a crawler, which is what search engines index for the first pass. If your site relies on client-side rendering, the tool shows you exactly what Googlebot's initial render sees before it runs JavaScript.

What User-Agent does Broken Link Checker send?

Broken Link Checker sends a User-Agent string that identifies itself honestly (DevFox bot) rather than impersonating Googlebot — spoofing UAs can get a site's access flagged. If a page blocks non-browser UAs, you'll see the block clearly reflected in the output.

Can Broken Link Checker check password-protected pages?

No. Broken Link Checker only makes anonymous public requests — it can't log in or carry session cookies. For auth-protected pages, use a headless browser in your own environment.

Does Broken Link Checker respect my robots.txt?

Yes. Broken Link Checker fetches and parses robots.txt before crawling a site and skips disallowed URLs by default. You can toggle off the check if you're auditing your own site and want to see every status code.

How often is the data in Broken Link Checker refreshed?

Broken Link Checker fetches live data on every request — there's no cached result between sessions. That means you always see the current state of a page, at the cost of a small delay while requests complete.