Link has empty anchor text: what it is, why it matters, and how to fix it
One or more links on this page have no visible anchor text. This means search engines cannot determine what the linked page is about from the link context.
Where this fits: internal_links in SEO
Why link has empty anchor text hurts your rankings
Anchor text is one of the strongest signals search engines use to understand the content of the linked page. Empty anchor text wastes this signal entirely. It also creates accessibility issues, as screen reader users cannot determine the purpose of the link.
This is a medium-severity issue: individually modest, but it compounds — dozens of medium issues across hundreds of pages add up to a real quality deficit in how search engines assess the site.
How to fix it
Add descriptive anchor text to all links. For image links, ensure the image has descriptive alt text, which serves as the anchor text. Avoid using empty links for layout or styling purposes.
<!-- Before -->
<a href="/products/"></a>
<!-- After -->
<a href="/products/">View our products</a>Frequently asked questions
What does "Link has empty anchor text" mean?
One or more links on this page have no visible anchor text. This means search engines cannot determine what the linked page is about from the link context.
Why does link has empty anchor text matter for SEO?
Anchor text is one of the strongest signals search engines use to understand the content of the linked page. Empty anchor text wastes this signal entirely. It also creates accessibility issues, as screen reader users cannot determine the purpose of the link.
How do I fix link has empty anchor text?
Add descriptive anchor text to all links. For image links, ensure the image has descriptive alt text, which serves as the anchor text. Avoid using empty links for layout or styling purposes.
How serious is this issue?
This is a medium-severity issue: individually modest, but it compounds — dozens of medium issues across hundreds of pages add up to a real quality deficit in how search engines assess the site. It belongs to the internal_links family of checks.
How do I find every page affected by this on my site?
Run a free Dr Urls audit: it crawls your site, detects link has empty anchor text on every affected page, shows example URLs, and generates a ready-to-use fix task. Re-scan after fixing to verify the issue is gone.
Does your site have this issue?
A free Dr Urls audit crawls your site, finds every page affected by link has empty anchor text, and hands you a ready-made fix task.
Check my site free