Catalog/Broken external link
SEO issue

Broken external links: how to find and fix them

Outbound links to dead pages hurt user trust and can signal neglect to Google. Free broken external link checker across your whole site.

0
audited sites affected

What it means

A link pointing to another domain that no longer resolves—either the target URL returns a 404/410, the host is down, or the href value is malformed so the browser and Googlebot cannot fetch it.

Why it matters

Broken external links waste crawl budget on dead endpoints, reduce the equity passed through the link graph, and can confuse AI agents that rely on valid hrefs to extract references and build knowledge graphs.

How to fix it

  1. Audit the flagged URL against the live server and update or remove the href if it returns 404/410.
  2. Replace dead hrefs with working alternatives or add rel="nofollow" where the link is editorially useful but the target is unreliable.
  3. Verify the anchor text is descriptive (not generic) and that the link is a true <a> element with an href, not a JS-only trigger.
  4. If the target is temporarily down, add a retry mechanism in your crawler or defer indexing until the next crawl cycle.

When it's not a problem

If the broken link is to an external partner page that is only relevant for users (not for ranking signals) and appears in a footer or sidebar, it is safe to leave as-is. Also, links to third-party domains that return 403/429 due to rate-limiting are not true breaks and can be ignored until the next crawl.

How Crawlinx detects it

During the crawl we collect outbound links and check each destination's status. External URLs returning 4xx/5xx are reported so you can fix or remove them.

How common is it?

Not yet observed in our audit sample. We publish this explainer because the check runs on every crawl; once an audited site trips it, this page will break the issue down by platform, gatekeeper, vertical and country.

FAQ

Are broken outbound links a ranking factor?
Not a direct penalty, but a page full of dead outbound links signals neglect and hurts user trust. Fix or remove them during content maintenance.
Related
Catalog Broken internal link (target 4xx/5xx) Page is more than 3 clicks from the homepage Internal link has no anchor text / accessible name Orphan page (no internal inlinks) Internal link points to a redirect Page has only one internal inlink (fragile crawl path) Internal link points to a noindex page

Audit your own site — free

157 checks, internal PageRank, render-diff. No signup, results in ~30s.

Scan your site →