Testing webmentions with webmention.rocks.
Delete fails because WordPress returns 404 for the missing post. Test 23 failed as well, not sure why.
All the test links
Test 1
Test 2
Test 3
Test 4
Test 5
Test 6
Test 7
Test 8
Test 9
Test 10
Test 11
Test 12
Test 13
Test 14
Test 15
Test 16
Test 17
Test 18
Test 19
Test 20
Test 21
Test 22
Test 23
https://webmention.rocks/update/1/part/2
https://webmention.rocks/update/1
https://webmention.rocks/update/2
https://webmention.rocks/receive/1
https://webmention.rocks/receive/2
My site is WordPress current stable with the following plugins:
Plugin Versions
Plugin Name | Version Info |
---|---|
Feed Reader | Version 0.3.1 by Jan Boddez | Auto-updates enabled |
IndieAuth | Version 4.5.1 by IndieWeb WordPress Outreach Club | Auto-updates enabled |
IndieBlocks | Version 0.13.0 by Jan Boddez | Auto-updates enabled |
IndieWeb | Version 4.0.5 by IndieWebCamp WordPress Outreach Club | Auto-updates enabled |
Jetpack | Version 13.7 by Automattic | Auto-updates enabled |
MF2 Feed | Version 3.1.1 by IndieWeb WordPress Outreach Club | Auto-updates enabled |
Micropub | Version 2.4.0 by IndieWeb WordPress Outreach Club | Auto-updates enabled |
Post Type Switcher | Version 3.3.1 by Triple J Software, Inc. | Auto-updates enabled |
Public Post Preview | Version 2.10.0 by Dominik Schilling | Auto-updates enabled |
Query Monitor | Version 3.16.4 by John Blackbourn | Auto-updates enabled |
Stream | Version 4.0.1 by XWP | Auto-updates enabled |
Syndication Links | Version 4.4.20 by David Shanske | Auto-updates enabled |
W3 Total Cache | Version 2.7.5 by BoldGrid | Auto-updates enabled |
Webmention | Version 5.3.3 by Matthias Pfefferle | Auto-updates enabled |
WebSub (FKA. PubSubHubbub) | Version 3.2.1 by PubSubHubbub Team | Auto-updates enabled |
WordPress Beta Tester | Version 3.5.6 by WordPress Upgrade/Install Team | Auto-updates enabled |
3 replies on “Testing webmentions with webmention.rocks. Delete fails because WordPress …”
This post advertises its Webmention endpoint with an HTTP
Link
header. The URL is relative, so this will also test whether your discovery code properly resolves the relative URL.This test verifies that you accept a Webmention request that contains a valid source and target URL. To pass this test, your Webmention endpoint must return either HTTP 200, 201 or 202 along with the appropriate headers.
If your endpoint returns HTTP 201, then it MUST also return a
Location
header. If it returns HTTP 200 or 202, then it MUST NOT include aLocation
header.https://github.com/indieweb/wordpress-indieauth/pull/276
finally got the receiver tests to work now that I can log in