A refback is one of four types of
linkback
A linkback is a method for Web authors to obtain notifications when other authors link to one of their documents. This enables authors to keep track of who is linking to, or referring to, their articles. The four methods ( refback, trackback, pi ...
s, methods for
Web
Web most often refers to:
* Spider web, a silken structure created by the animal
* World Wide Web or the Web, an Internet-based hypertext system
Web, WEB, or the Web may also refer to:
Computing
* WEB, a literate programming system created b ...
authors to request notification when somebody
links to one of their documents. This enables authors to keep track of who is linking to, or referring to their articles.
A Refback is simply the usage of the
HTTP referrer header to discover incoming links. Whenever a browser traverses an incoming link from Site A (originator) to Site B (receptor) the browser will send a referrer value indicating the
URL
A Uniform Resource Locator (URL), colloquially termed as a web address, is a reference to a web resource that specifies its location on a computer network and a mechanism for retrieving it. A URL is a specific type of Uniform Resource Identifie ...
from where the user came. Site B might publish a link to Site A after visiting Site A and extracting relevant information from Site A such as the title,
meta information, the link text, and so on.
Refback only requires Site B to be Refback enabled in order to establish this communication. Refback requires Site A to physically link to Site B. Refback also requires
browsers to traverse the links.
Security issues
If the referred-to site does not validate the referring site URL, it may be subject to
referrer spam (due to forged referrer headers) and may end up with links to dynamic web content and private web sites, such as
web-based e-mail
Webmail (or web-based email) is an email service that can be accessed using a standard web browser. It contrasts with email service accessible through a specialised email client software. Examples of webmail providers are 1&1 Ionos, AOL Mail, G ...
. Validating the referrer was considered to be a potential
denial-of-service attack
In computing, a denial-of-service attack (DoS attack) is a cyber-attack in which the perpetrator seeks to make a machine or network resource unavailable to its intended users by temporarily or indefinitely disrupting services of a host conn ...
vector, but is such a trivial attack that modern web server software has been hardened against this kind of attack.
See also
*
Linkback
A linkback is a method for Web authors to obtain notifications when other authors link to one of their documents. This enables authors to keep track of who is linking to, or referring to, their articles. The four methods ( refback, trackback, pi ...
, the suite of protocols that allows websites to manually and automatically link to one another.
*
Pingback A pingback is one of four types of linkback methods for Web authors to request notification when somebody links to one of their documents. This enables authors to keep track of who is linking to, or referring to their articles. Some weblog softwa ...
, a similar protocol but more difficult as it requires for physical links
*
Trackback, a similar protocol but more prone to spam
*
Search engine optimization
Search engine optimization (SEO) is the process of improving the quality and quantity of website traffic to a website or a web page from search engines. SEO targets unpaid traffic (known as "natural" or " organic" results) rather than di ...
References
Blogs
{{internet-publish-stub