Ping (blogging)
   HOME

TheInfoList



OR:

In blogging, a ping is an
XML-RPC XML-RPC is a remote procedure call (RPC) protocol which uses XML to encode its calls and HTTP as a transport mechanism.Simon St. Laurent, Joe Johnston, Edd Dumbill. (June 2001) ''Programming Web Services with XML-RPC.'' O'Reilly. First Edit ...
-based push mechanism by which a
weblog A blog (a truncation of "weblog") is a discussion or informational website published on the World Wide Web consisting of discrete, often informal diary-style text entries (posts). Posts are typically displayed in reverse chronological order ...
notifies a server that its content has been updated. An XML-RPC signal is sent from the weblog to one or more Ping servers, as specified by originating weblog), to notify a list of their "Services" of new content on the weblog. A Ping Server may notify multiple services when pinged; * Search engines * Website directories * News websites * Aggregators * Feed websites


History


Server adoption

The technology was first introduced by
Dave Winer Dave Winer (born May 2, 1955, in Queens, New York City) is an American software developer, entrepreneur, and writer who resides in New York City. Winer is noted for his contributions to outliners, scripting, content management, and web servi ...
to Weblogs.com in October 2001. The site was powered by receiving pings from individual blog and podcast websites using weblogUpdates.ping() calls over the XML-RPC protocol. The server protocol was later adopted by
FeedBurner FeedBurner is a web feed management service primarily for monetizing RSS feeds, primarily by inserting targeted advertisements into them. It was founded in 2004 and acquired by Google in 2007. Services Services provided to publishers include tr ...
's Pingshot,
Automattic Automattic Inc. is an American global distributed company which was founded in August 2005 and is most notable for WordPress.com (a freemium blogging service), as well as its contributions to WordPress (an open source blogging software). The co ...
's Ping-O-Matic, Google Blogsearch, Källström's Twingly, and others. Open ping servers, like Moreover Technologies' Weblogs.com, let other web services subscribe to a list of blogs that have recently pinged them. Blog search engines can provide fresh results very quickly by
polling Poll, polled, or polling may refer to: Figurative head counts * Poll, a formal election ** Election verification exit poll, a survey taken to verify election counts ** Polling, voting to make decisions or determine opinions ** Polling places o ...
only the newly updated blogs. Similarly, aggregators use results from ping servers to tell subscribers which items on their subscription lists have fresh material. In addition to open ping servers, there are also proprietary ping servers that gather information only for their own applications. Most of the major blog search engines operate such ping servers, and most Content Management Systems and
Blog A blog (a truncation of "weblog") is a discussion or informational website published on the World Wide Web consisting of discrete, often informal diary-style text entries (posts). Posts are typically displayed in reverse chronological order s ...
s provide an easy way to modify Ping Services.


Client adoption

WordPress WordPress (WP or WordPress.org) is a free and open-source content management system (CMS) written in hypertext preprocessor language and paired with a MySQL or MariaDB database with supported HTTPS. Features include a plugin architecture ...
has included a ping client since its first release in 2003, which used Weblogs.com as its ping server until 2004. It now uses
Automattic Automattic Inc. is an American global distributed company which was founded in August 2005 and is most notable for WordPress.com (a freemium blogging service), as well as its contributions to WordPress (an open source blogging software). The co ...
's Ping-O-Matic. In 2005,
Apple An apple is an edible fruit produced by an apple tree (''Malus domestica''). Apple trees are cultivated worldwide and are the most widely grown species in the genus ''Malus''. The tree originated in Central Asia, where its wild ancestor, ' ...
released Weblog Server as part of
Mac OS X Server macOS Server, formerly Mac OS X Server and OS X Server, is a discontinued series of Unix-like server operating systems developed by Apple Inc., based on macOS and later add-on software packages for the latter. macOS Server added serve ...
, which was based on the Blojsom open-source project and used Ping-O-Matic as its ping server. In 2006, Geeklog added support for ping servers, using Ping-O-Matic by default. As of 2016, most blog authoring tools automatically ping one or more servers each time the blogger creates a new post or updates an old one.


Ping spam

The use of ping servers to direct attention to recent blog posts has led to a rash of ''ping spam'' or sping, which attempts to direct readers to web pages that are not, in fact, recent blog posts. Examples: * Product vendors who use a weblog-like format to post product ads, meaningless batches of Google keywords, etc. * Software vendors, who sell scripts that make automated "weblog postings" every hour around the clock. Creators of ping spam or
spam blog A spam blog, also known as an auto blog or the neologism splog, is a blog which the author uses to promote affiliated websites, to increase the search engine rankings of associated sites or to simply sell links/ads. The purpose of a splog can be ...
s may hope to benefit by creating pages to turn up in web searches for popular keywords. Typically, an individual spam post links to some external page that displays
Google Google LLC () is an American Multinational corporation, multinational technology company focusing on Search Engine, search engine technology, online advertising, cloud computing, software, computer software, quantum computing, e-commerce, ar ...
ads or offers a product for sale. Although pinging adds no value to a website's rank-ability in search engines, it does help search engine Web crawlers discover content quicker, which may give it (the content) the visibility needed to attract traffic (often resulting in conversions such as sharing the website, which means additional
backlink A backlink is a link from some other website (the referrer) to that web resource (the referent). A ''web resource'' may be (for example) a website, web page, or web directory. A backlink is a reference comparable to a citation. The quantity, q ...
s, social shares, etc., which does help a website rank.


See also

*
Webmention Webmention is a W3C recommendation that describes a simple protocol to notify any URL when a website links to it, and for web pages to request notifications when somebody links to them. Webmention was originally developed in the IndieWebCamp co ...
, an alternate implementation of the pingback protocol that avoids the complexities of
XML-RPC XML-RPC is a remote procedure call (RPC) protocol which uses XML to encode its calls and HTTP as a transport mechanism.Simon St. Laurent, Joe Johnston, Edd Dumbill. (June 2001) ''Programming Web Services with XML-RPC.'' O'Reilly. First Edit ...
. *
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 softwar ...
, a variant of trackbacks based on the ping notification mechanism * RSS and
Atom Every atom is composed of a nucleus and one or more electrons bound to the nucleus. The nucleus is made of one or more protons and a number of neutrons. Only the most common variety of hydrogen has no neutrons. Every solid, liquid, gas, ...
, the main
syndication Syndication may refer to: * Broadcast syndication, where individual stations buy programs outside the network system * Print syndication, where individual newspapers or magazines license news articles, columns, or comic strips * Web syndication, ...
formats used for blogs


References


External links


Original announcement of blog pinging
by Dave Winer, September 30, 2001 {{Blog topics Blogging pt:Ping