Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a227096a9e3c3e6e

Jump to content

// Workers AI · dad joke modeWhat did webmention say to its friend? You're linked to me.

From Wikipedia, the free encyclopedia
Webmention
StatusW3C Recommendation
First publishedJanuary 12, 2017 (2017-01-12)
OrganizationWorld Wide Web Consortium
EditorsAaron Parecki
Base standardsHTTP, URI
Related standardsMicroformats, h-entry
DomainSocial web, communications protocol
Websitewww.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.[1] Webmention was originally developed in the IndieWebCamp community[2] and published as a W3C working draft on January 12, 2016.[3] As of January 12, 2017 it is a W3C recommendation.[4] 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.[2] 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

[edit]
  • 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

[edit]
  1. Parecki, Aaron, ed. (January 12, 2017). "Webmention". W3C. Retrieved October 26, 2017.
  2. 1 2 "Webmention". IndieWebCamp. Retrieved October 26, 2017.
  3. "First Public Working Drafts: Webmention; Social Web Protocols". W3C News. January 12, 2016.
  4. "Webmention is a W3C Recommendation". W3C News. January 12, 2017.