TrackBack
From Wikipedia, the free encyclopedia
A Trackback is one of three 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. Some weblog software programs, such as Movable Type and Community Server, support automatic pingbacks where all the links in a published article can be pinged when the article is published. The term is used colloquially for any kind of Linkback.
Contents |
[edit] History
The TrackBack specification is due to Six Apart who first implemented it in its Movable Type blogging software in 2002. It has since been implemented in most other blogging tools. Six Apart started a working group in February 2006 to improve the Trackback protocol with the goal to eventually have it approved as an internet standard by the IETF. One notable blogging tool that does not support trackback yet is Blogger. (Blogger now has backlinks - very similar to the trackback feature in Movable Type.)
[edit] Function
A Trackback is an acknowledgment. This acknowledgment is sent via a network signal (ping) from the originating site to the receiving site. The receptor often publishes a link back to the originator indicating its worthiness. Trackback requires both sites to be Trackback enabled in order to establish this communication. Trackback does not require the originating site to physically link to the receiving site.
Trackbacks are used primarily to facilitate communication between blogs; if a blogger writes a new entry commenting on, or referring to, an entry found at another blog, and both blogging tools support the TrackBack protocol, then the commenting blogger can notify the other blog with a "TrackBack ping"; the receiving blog will typically display summaries of, and links to, all the commenting entries below the original entry. This allows for conversations spanning several blogs that readers can easily follow.
[edit] Software support
Blogging software that supports the TrackBack protocol displays a "TrackBack URL" with every entry. This URL is used by the commenting blogger, whose software will send XML-formatted information about the new entry to this URL. Some blogging tools are able to discover these TrackBack URLs automatically, others require the commenting blogger to enter them manually.
[edit] Spam
Some individuals or companies have abused the TrackBack feature to insert spam links on some blogs (see sping). This is similar to comment spam but avoids some of the safeguards designed to stop the latter practice. As a result, TrackBack spam filters similar to those implemented against comment spam now exist in many weblog publishing systems. Many blogs have stopped using trackbacks because dealing with spam became too burdensome.
[edit] See also
- Linkback, the suite of protocols that allows websites to manually and automatically link to one another
- Pingback, a similar protocol less prone to spam
- Refback, another similar protocol
- Referrer, identifies the address of the webpage of the resource which links to it
- Sping, short for 'spam ping'
[edit] External links
- Official specification
- Trackback Working Group wiki
- What is Trackback? by Tom Coates
- What is a Trackback? Description and diagram by Doug Karr
- All about Trackbacks and Pingbacks with Wordpress by Mike
- Trackback Validator Plugin for WordPress: Trackback spam blocker
- TrackBackr JS Trackback system with integrated spam blocker
- TrackBack in blogger