CtrlK
BlogDocsLog inGet started
Tessl Logo

broken-external-links

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.

49

Quality

53%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./skills/broken-external-links/SKILL.md
SKILL.md
Quality
Evals
Security

Fix or remove broken external links

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

Repository
thedaviddias/Front-End-Checklist
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.