Anchor Text
   HOME

TheInfoList



OR:

The anchor text, link label or link text is the visible, clickable text in an
HTML The HyperText Markup Language or HTML is the standard markup language for documents designed to be displayed in a web browser. It can be assisted by technologies such as Cascading Style Sheets (CSS) and scripting languages such as JavaScri ...
hyperlink In computing, a hyperlink, or simply a link, is a digital reference to data that the user can follow or be guided by clicking or tapping. A hyperlink points to a whole document or to a specific element within a document. Hypertext is text wit ...
. 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 arbitrary data. It defines a set of rules for encoding documents in a format that is both human-readable and machine-readable. T ...
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 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 order or total preorder of o ...
that the page will receive by search engines. Other services apply the basic principles of anchor text analysis as well. For instance,
academic search engines This article contains a representative list of notable databases and search engines useful in an academic setting for finding and accessing articles in academic journals, institutional repositories, archives, or other collections of scientific and ...
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 of ...
context to classify academic articles, and anchor text from documents linked in
mind maps The mind is the set of faculties responsible for all mental phenomena. Often the term is also identified with the phenomena themselves. These faculties include thought, imagination, memory, will, and sensation. They are responsible for various m ...
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 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. The term may also refer to the start page shown in a web browser when the application first opens. Usually, the home page is located at the root of the website's domain or subdomain ...
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 designed to carry out web searches. They search the World Wide Web in a systematic way for particular information specified in a textual web search query. The search results are generally presented in a ...
algorithm In mathematics and computer science, an algorithm () is a finite sequence of rigorous instructions, typically used to solve a class of specific Computational problem, problems or to perform a computation. Algorithms are used as specificat ...
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 se ...
. 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.
Webmaster A webmaster is a person responsible for maintaining one or more websites. The title may refer to web architects, web developers, site authors, website administrators, website owners, website coordinators, or website publishers. The duties of ...
s may use anchor text to procure high results in
search engine results page Search Engine Results Pages (SERP) are the pages displayed by search engines in response to a query by a user. The main component of the SERP is the listing of results that are returned by the search engine in response to a keyword query. The pa ...
s.
Google Google LLC () is an American multinational technology company focusing on search engine technology, online advertising, cloud computing, computer software, quantum computing, e-commerce, artificial intelligence, and consumer electronics. ...
's Webmaster Tools facilitate this optimization by letting
website A website (also written as a web site) is a collection of web pages and related content that is identified by a common domain name and published on at least one web server. Examples of notable websites are Google Search, Google, Facebook, Amaz ...
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 (order (biology), order List of Sphenisciformes by population, Sphenisciformes , family (biology), family Spheniscidae ) are a group of Water bird, aquatic flightless birds. They live almost exclusively in the Southern Hemisphere: on ...
" 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 traffic (known as "natural" or "Organ ...
" 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 when it's linking to a page about "
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 traffic (known as "natural" or "Organ ...
". ;Branded: a brand that is used as the anchor. "
Wikipedia Wikipedia is a multilingual free online encyclopedia written and maintained by a community of volunteers, known as Wikipedians, through open collaboration and using a wiki-based editing system. Wikipedia is the largest and most-read refer ...
" 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. Other variations may include "go here", "visit this website", etc. ;Images: whenever an image is linked, Google will use the "ALT" tag as the anchor text. ;Empty: whenever an image is linked, and the "ALT" tag is empty. ;LSI: LSI is an acronym for latent semantic indexing, a method used by
Google Google LLC () is an American multinational technology company focusing on search engine technology, online advertising, cloud computing, computer software, quantum computing, e-commerce, artificial intelligence, and consumer electronics. ...
to determine similar keywords.


References

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