1775426181-uityui-mastodon-social-reply
Did you also fill up title and author? It could be that ActivityPub gets annoyed with actors with empty names.
Besides that, your configuration looks alright and not very different from the one I use for this blog.
Possible investigation routes:
-
Could you share (privately if you wish) the URL of your blog so I can run a couple of federation tests?
-
What's the response of the actor and Webfinger requests? (ActivityPub discovery depends on that)
# Check the blog ActivityPub actor
curl -s -H 'Accept: application/ld+json' https://blog.example.com/ap/actor
# Check the WebFinger response
curl -s -H 'Accept: application/jrd+json' 'https://blog.example.com/.well-known/webfinger?resource=acct:@username@blog.example.com'
Reactions
How to interact with this page
Webmentions
To interact via Webmentions, send an activity that references this URL from a platform that supports Webmentions, such as Lemmy, WordPress with Webmention plugins, or any IndieWeb-compatible site.
ActivityPub
- Follow @fabio@manganiello.blog on your ActivityPub platform (e.g. Mastodon, Misskey, Pleroma, Lemmy).
- Mention @fabio@manganiello.blog in a post to feature on the Guestbook.
- Search for this URL on your instance to find and interact with the post.
- Like, boost, quote, or reply to the post to feature your activity here.