Documentation Menu↓
Issue Reports
How to Fix Broken Links
Locating 404 targets and correcting broken internal links.
Difficulty:
|Beginner
Est: 8 mins
|Updated July 2026
Overview
Broken links are hyperlinks that point to pages returning an HTTP 404 Not Found error. This frustrates users and drains crawl budget.
Severity Impact
Deducts **3 points** for each broken link. Multiple broken links degrade page authority indices.
Detection Logic
The crawler follows link hrefs and logs any URLs returning non-200 responses.
How to Fix
- Open your report and select **Broken Links**.
- Identify the page containing the broken link.
- Update the link href to point to the correct live URL, or remove the link if the destination page is permanently offline.
Related Guides
Related Guides
Was this page helpful to your workflow?