Fix or remove broken external links

SkillWeb & browsing

Lets your agent find and fix broken external links on web pages by checking the live HTML and HTTP responses.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Fix or remove broken external links skill

About this capability

Use when auditing metadata, crawlability, structured data, or indexability related to Fix or remove broken external links. Verify the rendered HTML and HTTP response rather than relying only on source files.

What this skill tells your AI

The instructions your AI receives, as published by thedaviddias/front-end-checklist in skills/broken-external-links/SKILL.md and read by ahel’s review.

Broken links provide a poor user experience and can signal to search engines that your content is outdated or poorly maintained.

Quick Reference

  • Regularly scan for external links returning 4xx or 5xx error codes
  • Update broken links to the new correct URL or remove them entirely
  • Avoid linking to expired domains that may have been repurposed

Check

Scan the page for any external links that lead to 404 pages or other error states.

Fix

Update the broken external link to a working URL or remove the link if the resource no longer exists.

Explain

Explain the impact of 'link rot' on a website's perceived quality and user trust.

Code Review

Review metadata generation, rendered HTML, structured data, and response headers related to Fix or remove broken external links. Flag exact routes or templates where search-facing output violates the rule, and describe how to verify the final page output.


For full implementation details, code examples, and framework-specific guidance, see references/rule.md.

Rule page: https://frontendchecklist.io/en/rules/seo/broken-external-links

Signals

GitHub stars
74k
Forks
7k
Last commit
Aug 2026
Advanced
Catalog kind
skill
Gateway key
broken-external-links
Source
github.com/thedaviddias/front-end-checklist