Wiki90.com

Wiki90: 90s Style Encyclopedia on the Web

Dive into Wiki90, the online encyclopedia that captures the spirit of the '90s. With a design reminiscent of the early days of the Internet and a rich repository of knowledge, Wiki90 is your portal to nostalgia and learning. Discover and relive iconic moments from an unforgettable era online!

Refback

Today, Refback is a highly relevant topic that has captured the attention of people from all over the world. With its immense impact on today's society, Refback has become a key point of discussion in different contexts. Whether in the political, social, cultural or scientific sphere, Refback has managed to generate widespread interest and has given rise to numerous debates and research. In this article, we will further explore the impact of Refback and how it has shaped the way we understand the world around us. From its origins to its evolution today, we will immerse ourselves in an exhaustive analysis that will allow us to better understand the importance of Refback in contemporary society.

A refback is one of four types of linkbacks, 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.

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 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. Validating the referrer was considered to be a potential denial-of-service attack vector, but is such a trivial attack that modern web server software has been hardened against this kind of attack.

See also

  • Linkback, the suite of protocols that allows websites to manually and automatically link to one another.
  • Pingback, a similar protocol but more difficult as it requires for physical links
  • Trackback, a similar protocol but more prone to spam
  • Search engine optimization

References

  1. ^ "Web Design Forum for Web Development and Programming - LinkBacks". Juno Web Design. Archived from the original on August 26, 2012. Retrieved October 28, 2012.
  2. ^ "IRC logs: freenode / #whatwg / 20111122". Archived from the original on December 4, 2011. Retrieved November 22, 2011.