← All checks

content · content.anchorText.generic

Links use generic anchor text

Anchors like "click here" and "learn more" pass no topical signal and are useless to screen-reader users navigating by link.

Why it matters

Generic anchor text passes weak topical signals and is bad for screen-reader users navigating by links.

Example fix

<!-- Bad -->
<a href="/seo-guide">click here</a>

<!-- Good -->
<a href="/seo-guide">comprehensive SEO guide for 2026</a>

Authoritative reference

https://developers.google.com/search/docs/crawling-indexing/links-crawlable

Run a full audit of your site

Free, no signup, no crawl cap. Check this and 90+ other factors across every public page.

Audit my site →

Related checks in content