This may not be exactly what you're after, but you can link WordPress blogs to the Fediverse using the ActivityPub plugin:
@feditips @mwop not the same thing, but related: https://fed.brid.gy/
And Brid.gy itself picks up Twitter comments and web mentions, so it looks like that area and the people doing it might be fruitful places to look
@ramsey @mwop @feditips well yes :) but then if someone on ActivityPub instance X posts a link to blog A but X doesn't support Webmentions, you can't do anything on the "A" side to fix this
(... maybe if every instance Y that X federates with would look at links & send out slightly redundant webmentions... e.g. if Pleroma decided to do this, but Mastodon not, it might work. Having looked at my nginx logs: currently, no one is doing it.)
@ramsey @feditips @mwop ... actually, thinking about it...
... would it even use extra resources?
if you post a link to fedi, your server will already get a wave of http get's with all the instances with people who follow you, to fetch e.g. a page title to embed
hitting you with yet another wave if you support webmentions (... which they can tell based on the page they just fetched) wouldn't be even that bad :)
@mwop @feditips Don't know if it's of interest, but I ran across this article on using Mastodon for comments: https://leo.fm/2022/02/comments/
@mwop @feditips I know some people are using Fedi as a comment tool.
Don't remember all of them but one example is this post [1] from @robertwgehl.
@tfardet @mwop @feditips Hi, all, here's a post discussing how I installed the system.
https://fossacademic.tech/2021/12/16/CommentsTest.html
hope it's helpful!
@mwop @feditips I may be using Lemmy in a similar way to what you're thinking about. Https://read.widerweb.org/ is where I've started collecting links for the Transmutable News Weekly. It doesn't really meld with Mastodon AFAIK, though.
@mwop @feditips I’m not sure if Mastodon implements it, but other ActivityPub instances might implement Webmentions. @Gargron