Receiving Webmentions

Just finished integrating webmentions today, it was a straightforward process, here’s what I did:

  1. I opted to use seia in order for me to get a web component for displaying the webmention (we’ll still need to style this but I can tackle that later)
  2. Adding myself on webmention.io in order for me to be able to receive webmentions
  3. Verifying that it all works by testing the receiver on webmention.rocks

What I found was that the instructions were all clear on what I needed to do and just following them allowed me to get it all working!