broken-links

Installation
SKILL.md

Resolve internal broken links

Internal broken links frustrate users and waste crawl budget by sending search engine bots to non-existent pages, potentially harming your site's SEO.

Quick Reference

  • Identify and fix all internal links that return 404 (Not Found) or 5xx (Server Error) codes
  • Ensure all navigation elements and inline links point to live, valid URLs
  • Regularly audit your site after moving or deleting content to prevent dead links

Check

Scan the website for any internal links that lead to 404 pages or server errors.

Fix

Update the broken link to the correct URL or remove it if the destination page no longer exists.

Explain

Installs
6
GitHub Stars
73.9K
First Seen
Jul 31, 2026
broken-links — thedaviddias/front-end-checklist