webmention

{{Infobox technology standard

| title = Webmention

| status = W3C Recommendation

| first_published = {{start date|2017|01|12}}

| organization = World Wide Web Consortium

| editors = Aaron Parecki

| base_standards = HTTP, URI

| related_standards = Microformats, h-entry

| domain = Social web, communications protocol

| website = {{url|https://www.w3.org/TR/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.{{cite web |url=https://www.w3.org/TR/2017/REC-webmention-20170112/ |title=Webmention |editor-last=Parecki |editor-first=Aaron |date=January 12, 2017 |publisher=W3C |access-date=October 26, 2017}} Webmention was originally developed in the IndieWebCamp community{{cite web |url=https://indieweb.org/webmention |title=Webmention |website=IndieWebCamp |access-date=October 26, 2017}} and published as a W3C working draft on January 12, 2016.{{cite web |url=https://www.w3.org/blog/news/archives/5268 |title=First Public Working Drafts: Webmention; Social Web Protocols |date=January 12, 2016 |website=W3C News}} As of January 12, 2017 it is a W3C recommendation.{{cite web |url=https://www.w3.org/blog/news/archives/6052 |title=Webmention is a W3C Recommendation |date=January 12, 2017 |website=W3C News}} Webmention enables authors to keep track of who is linking to, referring to, or commenting on their articles. By incorporating such comments from other sites, sites themselves provide federated commenting functionality.

Similar to pingback, Webmention is one of four types of linkbacks, but was designed to be simpler than the XML-RPC protocol that pingback relies upon, by instead only using HTTP and x-www-urlencoded content. Beyond previous linkback protocols, Webmention also specifies protocol details for when a page that is the source of a link is deleted, or updated with new links or removal of existing links.

See also

  • Pingback, the XML-RPC based protocol that Webmention was modeled after.
  • Refback, a similar protocol but easier than Pingbacks since the site originating the link doesn't have to be capable of sending a Pingback request.
  • Trackback, a similar protocol but more prone to Sping (Trackback spam) since there is no authentication or verification possible with Trackbacks.

References

{{Reflist}}

{{W3C standards}}

Category:World Wide Web Consortium standards

Category:Blogs

{{internet-stub}}