A link on your page is broken. It's pointing to a page that doesn't exist, resulting in a '404 Not Found' or similar error. This is a dead end for your users and a negative signal to search engines. Finding and fixing these broken links is essential for good site maintenance.
A link points to `/about-us` but the page was renamed to `/about`.
Update the link to point to the correct, working URL. If the page was permanently removed, you should remove the link entirely.
<!-- Change this -->
<a href="/about-us">About</a>
<!-- To this -->
<a href="/about">About</a>
Fixing broken links improves user navigation and shows search engines that your site is well-maintained and reliable, which can positively impact your SEO.
This issue can affect your site's search engine rankings and user experience. Addressing it promptly helps ensure optimal performance and visibility in search results.
Black SEO Analyzer automatically checks for this warning during site analysis, along with hundreds of other technical SEO issues.
Choose the license that fits your needs and start getting the deep, actionable insights you deserve.