HOME

TheInfoList



OR:

The anchor text, link label, or link text is the visible, clickable text in an
HTML Hypertext Markup Language (HTML) is the standard markup language for documents designed to be displayed in a web browser. It defines the content and structure of web content. It is often assisted by technologies such as Cascading Style Sheets ( ...
hyperlink In computing, a hyperlink, or simply a link, is a digital reference providing direct access to Data (computing), data by a user (computing), user's point and click, clicking or touchscreen, tapping. A hyperlink points to a whole document or to ...
. The term "anchor" was used in older versions of the HTML specification for what is currently referred to as the " a element", or . The HTML specification does not have a specific term for anchor text, but refers to it as "text that the a element wraps around". In
XML Extensible Markup Language (XML) is a markup language and file format for storing, transmitting, and reconstructing data. It defines a set of rules for encoding electronic document, documents in a format that is both human-readable and Machine-r ...
terms (since HTML is XML), the anchor text is the content of the element, provided that the content is text. Usually, web search engines analyze anchor text from hyperlinks on web pages. The words contained in the anchor text can determine the
ranking A ranking is a relationship between a set of items, often recorded in a list, such that, for any two items, the first is either "ranked higher than", "ranked lower than", or "ranked equal to" the second. In mathematics, this is known as a weak ...
that the page will receive from search engines. Other services apply the basic principles of anchor text analysis as well. For instance, academic search engines may use
citation A citation is a reference to a source. More precisely, a citation is an abbreviated alphanumeric expression embedded in the body of an intellectual work that denotes an entry in the bibliographic references section of the work for the purpose o ...
context to classify academic articles, and anchor text from documents linked in mind maps may be used too.


Overview

Anchor text usually gives the user relevant descriptive or contextual information about the content of the link's destination. The anchor text may or may not be related to the actual text of the
URL A uniform resource locator (URL), colloquially known as an address on the Web, is a reference to a resource that specifies its location on a computer network and a mechanism for retrieving it. A URL is a specific type of Uniform Resource Identi ...
of the link. For example, a hyperlink to the English-language Wikipedia's
homepage A home page (or homepage) is the main web page of a website. Usually, the home page is located at the Root directory, root of the website's Domain name, domain or subdomain. For example, if the domain is example.com, the home page is likely l ...
might take this form: :Wikipedia "Wikipedia" is the anchor text in this example. The URL it points to is http://en.wikipedia.org/wiki/Main_Page. The entire hyperlink appears on a web page as .


Search engine algorithms

Anchor text is weighted (ranked) highly in
search engine A search engine is a software system that provides hyperlinks to web pages, and other relevant information on World Wide Web, the Web in response to a user's web query, query. The user enters a query in a web browser or a mobile app, and the sea ...
algorithm In mathematics and computer science, an algorithm () is a finite sequence of Rigour#Mathematics, mathematically rigorous instructions, typically used to solve a class of specific Computational problem, problems or to perform a computation. Algo ...
s, because the linked text is usually relevant to the
landing page In online marketing, a landing page, sometimes known as a "lead capture page", "single property page", "static page", "squeeze page" or a "destination page", is a single web page that appears in response to clicking on a search engine optimized s ...
. The objective of search engines is to provide highly relevant search results; this is where anchor text helps, as the tendency was, more often than not, to hyperlink words relevant to the landing page. Anchor text can also serve the purpose of directing the user to internal pages on the site, which can also help to rank the website higher in the search rankings. Webmasters may use anchor text to procure high results in search engine results pages.
Google Google LLC (, ) is an American multinational corporation and technology company focusing on online advertising, search engine technology, cloud computing, computer software, quantum computing, e-commerce, consumer electronics, and artificial ...
's Webmaster Tools facilitate this optimization by letting
website A website (also written as a web site) is any web page whose content is identified by a common domain name and is published on at least one web server. Websites are typically dedicated to a particular topic or purpose, such as news, educatio ...
owners view the most common words in anchor text linking to their site. In the past, Google bombing was possible through anchor text manipulation; however, in January 2007, Google announced it had updated its algorithm to minimize the impact of Google bombs, which refers to a prank where people attempt to cause someone else's site to rank for an obscure or meaningless query. In April 2012, Google announced in its March "
Penguin Penguins are a group of aquatic flightless birds from the family Spheniscidae () of the order Sphenisciformes (). They live almost exclusively in the Southern Hemisphere. Only one species, the Galápagos penguin, is equatorial, with a sm ...
" update that it would be changing the way it handled anchor text, implying that anchor text would no longer be as important an element for their ranking metrics. Moving forward, Google would be paying more attention to a diversified link profile which has a mix of anchor text and other types of links. However a 2016 study of anchor text influence across 16,000 keywords found that presence of exact and partial match anchor links continues to have a strong correlation with Google rankings. August 2016 study conducted by Moz, found that Exact and partial match domains can be affected by over optimization penalty since Google considers domain Brand and naked URL links as Exact match.


Terminology

There are different classifications of anchor text that are used within the search engine optimization community such as the following: ;Exact match: An anchor that is used with a keyword that mirrors the page that is being linked to. Example: "
search engine optimization Search engine optimization (SEO) is the process of improving the quality and quantity of Web traffic, website traffic to a website or a web page from web search engine, search engines. SEO targets unpaid search traffic (usually referred to as ...
" is an exact match anchor because it's linking to a page about "search engine optimization". ;Partial match: An anchor that is used with a keyword and a variation that mirrors the page that is being linked to. Example: " different search engine optimization techniques" is a partial match, anchor text as it links to a broader concept (i.e. to the article about search engine optimization). ;Branded: A brand that is used as the anchor. "
Wikipedia Wikipedia is a free content, free Online content, online encyclopedia that is written and maintained by a community of volunteers, known as Wikipedians, through open collaboration and the wiki software MediaWiki. Founded by Jimmy Wales and La ...
" is a branded anchor text. ;Naked link: A URL that is used as an anchor. " www.wikipedia.com" is a naked link anchor. ;Generic: A generic word or phrase that is used as the anchor. " Click here" is a generic anchor recommended against on grounds of
usability Usability can be described as the capacity of a system to provide a condition for its users to perform the tasks safely, effectively, and efficiently while enjoying the experience. In software engineering, usability is the degree to which a softw ...
and accessibility. Other variations may include "go here", "visit this website", etc.. ;Images: Whenever an image is linked, Google will use the "alt" attribute as the anchor text. ;Empty: Whenever an image is linked, and the "alt" attribute is empty. ;Latent semantic indexing:
Latent semantic indexing Latent semantic analysis (LSA) is a technique in natural language processing, in particular distributional semantics, of analyzing relationships between a set of documents and the terms they contain by producing a set of concepts related to the d ...
(LSI) is a method used by
Google Google LLC (, ) is an American multinational corporation and technology company focusing on online advertising, search engine technology, cloud computing, computer software, quantum computing, e-commerce, consumer electronics, and artificial ...
to determine similar keywords.


References

{{reflist, colwidth=30em Information retrieval techniques Internet search engines Internet terminology Search engine optimization Hypertext