Anchor Text
Definition
Anchor text is whatever sits between the opening and closing tags of an anchor element — usually a few words of prose. When the link wraps an image instead of text, the image's alt text stands in for it. People classify anchors loosely as exact match ('static site hosting'), partial match ('guide to static site hosting'), branded ('99helpers'), naked URL ('https://example.com') or generic ('click here', 'read more'). The distinction that actually matters is narrower: does the wording describe the destination, or does it not. Anchor text applies to internal links exactly as it does to external ones, and on an internal link you control every word of it.
Why It Matters
Anchor text is the only ranking input written about your page by someone standing outside it, which is why search engines have always weighted it. Its old power is easy to demonstrate: in the early 2000s enough sites linked the phrase 'miserable failure' to a government biography that the page ranked first for a phrase it never contained, a stunt Google finally defused in 2007. Nothing that crude works now, but the association still holds. There is a human cost too — a screen reader user can pull up a list of every link on a page, stripped of its sentences, and a page of twelve links all reading 'read more' becomes a list of twelve identical entries.
How It Works
A crawler records the anchor text alongside the link and associates it with the destination URL, building up a picture of the target from many such descriptions over time. Text immediately surrounding the link contributes as well, so a link inside a relevant paragraph says more than the same words in isolation. Because the association is cumulative, one odd anchor changes nothing; a thousand external backlinks all using the identical commercial phrase is a pattern that has been treated as manipulation since the Penguin update of 2012. Links carrying rel="nofollow", rel="sponsored" or rel="ugc" have their anchor text discounted along with the rest of the signal. The URL slug of the destination reinforces the same signal, so a readable address and a descriptive anchor pull together.
Real-World Example
A studio uploads its capability deck as a PDF at foxglove-deck.99helpers.site and links to it from three case study pages using the words 'download the file'. Nothing in that phrase mentions what the file covers. Changing the three anchors to 'our 2026 packaging design capability deck' tells both readers and crawlers what waits at the other end, and the click-through on those three links roughly doubles because people now know what they are getting.
Common Mistakes
- ✕Defaulting to 'click here' or 'read more' — the words carry no description, and they are useless to anyone navigating a page by its link list
- ✕Using the identical exact-match phrase on hundreds of inbound links — the uniformity is the signal, and it reads as manufactured
- ✕Linking a bare URL in running prose — it is unreadable aloud and tells search engines only what the address already said
- ✕Forgetting that an image link takes its anchor text from alt text — an image link with an empty alt attribute is a link with no description at all
Related Terms
Backlink
A backlink is a link on someone else's site that points at yours. Search engines read it both as a route to your page and as a small vote of confidence in it.
Internal Linking
Internal linking is the practice of linking from one page of a site to another page on the same site. It is how both readers and crawlers find their way past the home page.
Alt Text
Alt text is the alt attribute on an HTML image: a short written replacement for the picture, read aloud by a screen reader and shown when the image fails to load. A decorative image takes an empty alt, not a missing one.
URL Slug
The readable, hand-picked part of a web address that names one particular thing — the 'acme-pitch' in acme-pitch.99helpers.site. It is chosen, short and made only of lowercase letters, digits and hyphens.
Link Sharing
Link sharing means sending someone a web address that points at your file, rather than sending a copy of the file itself. One address, one source of truth, any number of recipients.
Put a file online in seconds
Drop in a document, an image, a page or a whole static website and share the link — free, with no build step and no server to set up.
Host a file free →