in IndieWeb

Testing the WordPress Webmention plugin

I am testing webmentions on my site, I am linking back to another post.

Thanks to Kartik Prahbu on the IndieWebCamp IRC channel for posting a webmention to one of my posts, I was able to see the comment in my moderation panel!

I did have a question about my testing, and I am adding this information to hopefully get some help from others.

Looking at my curl response, I wonder why it would have a 404 Not Found message even though I was able to see the webmention comment. Here is a screenshot:

WebmentionTest01

 

Any comments?

Matt is working on testing webmentions, let’s see if this makes it back!

 

  1. Hey Andy,

    thanks for testing! You have to remove the single quotes around the URLs, like this:

    curl -i -d "source=http://andysylvester.com/2014/01/24/testing-the-wordpress-webmention-plugin/&target=http://andysylvester.com/2014/01/21/first-steps-in-using-indieauth/" http://andysylvester.com/?webmention=endpoint