Linux 软件免费装
Banner图

WebSub (FKA. PubSubHubbub)

开发者 pfefferle
joshfraz
更新时间 2024年4月5日 20:02
捐献地址: 去捐款
PHP版本: 4.5 及以上
WordPress版本: 6.5

标签

webhook ping indieweb websub ostatus pubsub

下载

1.0 1.3 1.6.4 3.1.3 1.1 1.2 1.4 1.5 1.6 1.6.1 1.6.2 1.6.3 1.6.5 1.7.0 1.7.1 1.7.2 2.0.0 2.0.1 2.1.0 2.2.0 2.2.1 2.2.2 3.0.0 3.0.1 3.0.2 3.0.3 3.1.0 3.1.1 3.1.2 3.1.4 3.2.0

详情介绍:

This plugin is a simple way to let people know in real-time when your blog is updated. PubSubHubbub/WebSub is widely adopted and is used by Google Alerts and many other services. Subscription requests are relayed through hubs, which validate and verify the request. Hubs then distribute new and updated content to subscribers when it becomes available. This plugin: By default this plugin will ping the following hubs: Please contact me if you operate a hub that you would like to be included as a default option.

安装:

  1. Upload the pubsubhubub directory to your /wp-content/plugins/ directory
  2. 通过 WordPress 的“插件”菜单激活插件
  3. Select custom hubs under your WebSub/PubSubHubbub Settings (optional)

常见问题:

What is WebSub?

WebSub provides a common mechanism for communication between publishers of any kind of Web content and their subscribers, based on HTTP web hooks. Subscription requests are relayed through hubs, which validate and verify the request. Hubs then distribute new and updated content to subscribers when it becomes available. WebSub was previously known as PubSubHubbub.

Where can I learn more about the WebSub protocol?

Where can I learn more about the PubSubHubbub protocol?

What is a Hub?

A WebSub Hub is an implementation that handles subscription requests and distributes the content to subscribers when the corresponding topic URL has been updated. Hubs MUST support subscription requests with a secret and deliver authenticated requests when requested. Hubs MUST deliver the full contents of the topic URL in the request, and MAY reduce the payload to a diff if the content type supports it.

What is a Publisher?

A WebSub Publisher is an implementation that advertises a topic and hub URL on one or more resource URLs.

What is a Subscriber?

A WebSub Subscriber is an implementation that discovers the hub and topic URL given a resource URL, subscribes to updates at the hub, and accepts content distribution requests from the hub. The subscriber MAY support authenticated content distribution.

更新日志:

Project maintained on github at pubsubhubbub/wordpress-pubsubhubbub. 3.2.1 3.2.0 3.1.4 3.1.3 3.1.2 3.1.1 3.1.0 3.0.3 3.0.2 3.0.1 3.0.0 2.2.2 2.2.1 2.2.0 2.1.0 2.0.0 1.0.0