Category: WordPress
🔖 How to add your blog to Mastodon
How do I add my WordPress blog to Mastodon?
You’re right that the documentation isn’t necessarily the best. Another useful plugin for better Fediverse dovetailing is to use the NodeInfo plugin by Matthias as well. It helps by providing some additional details about your instance to the broader Fediverse. For example, you’ll see your site show up on the-federation.info where you’ll also see a number of other WordPress sites/users who are in the Fediverse as well. I’d heard rumors that portions of this were moving into the main ActivityPub plugin, but haven’t seen confirmation of all of it.
For those going the cross posting route and using Mastodon Autopost and Mastodon Auto Share I’ve written up some details for Crediting your own website when syndicating to Mastodon with WordPress plugins.
If you really want native ActivityPub mirroring of your site on Mastodon, you might try @pfefferle’s ActivityPub plugin (along with his NodeInfo and Webfinger plugins). I still need to tinker with my own set up for better formatting, but you could follow my WordPress site @chrisaldrich
A while back I did set up a system that uses IFTTT to target my micropub endpoint for syndicating some content from silos that don’t have good/easy APIs or methods into my website. Generally I do this as private posts so I have the data and selectively post it as necessary. These days I primarily do this with my Hypothes.is annotations to my site, though only a tiny fraction of the 12,000+ is publicly available: https://boffosocko.com/kind/annotation/. Currently only about 1/3 of my 45,000+ posts are publicly viewable on my site.
Eventually someone might build Micropub as a Service so you can sign up and give it social silo accounts to have the service PESOS copies of your content to your website.
Because of the base level design, I can post on my site and syndicate content almost anywhere while often times getting replies and responses back from a number of platforms. Because it’s all built on open specs it means that people on WordPress can communicate directly with those on Drupal, Craft, Hugo, Kirby, Django, a variety of static site generators, Twitter, Mastodon, and almost any platform that chooses to support the broad standards. (Matt Mullenweg has already started down the road to having Tumblr support these building blocks.)
WordPress already has support for all of the major building blocks and works with a variety of social readers which make reading content and replying to it pretty simple and straightforward. Of course this doesn’t mean that there still isn’t work left to perfect it, smooth the corners, and lower the technical bars, and the costs for a wider diversity of people. For those that don’t want to deal with the hassle and maintenance, there are also several services that support most of the specs out of the box. Micro.blog in particular has a great user interface and does all the heavy lifting for $5/month. Without any cost, you can create an account and join that community using your own WordPress site today.
If you’re into the idea, stop by the IndieWeb chat, ask questions, and join the party. I’ve got a collection of posts with a variety of resources, descriptions, how-tos, and videos if you need them: https://boffosocko.com/research/indieweb/
Here’s a short preview of what some of it looks like in practice:
Aside: David Shanske, perhaps we ought to run one of our WordPress IndieWeb install fests one one of these coming weekends to help onboard people?
Installing the Disable Emoji plugin seems to have remedied the issue. Hopefully without causing any other issues.
This week John Borthwick put out a call for Tools for Thinking: People want better tools for thinking — ones that take the mass of notes that you have and organize them, that help extend your second brain into a knowledge or interest graph and that enable open sharing and ownership of the “knowl...
I’ll always maintain that Vannevar Bush really harmed the first few generations of web development by not mentioning the word commonplace book in his conceptualization. Marks heals some of this wound by explicitly tying the idea of memex to that of the zettelkasten however. John Borthwick even mentions the idea of “networked commonplace books”. [I suspect a little birdie may have nudged this perspective as catnip to grab my attention—a ruse which is highly effective.]
Some of Kevin’s conceptualization reminds me a bit of Jerry Michalski’s use of The Brain which provides a specific visual branching of ideas based on the links and their positions on the page: the main idea in the center, parent ideas above it, sibling ideas to the right/left and child ideas below it. I don’t think it’s got the idea of incoming or outgoing links, but having a visual location on the page for incoming links (my own site has incoming ones at the bottom as comments or responses) can be valuable.
I’m also reminded a bit of Kartik Prabhu’s experiments with marginalia and webmention on his website which plays around with these ideas as well as their visual placement on the page in different methods.
MIT MediaLab’s Fold site (details) was also an interesting sort of UI experiment in this space.
It also seems a bit reminiscent of Kevin Mark’s experiments with hovercards in the past as well, which might be an interesting way to do the outgoing links part.
Next up, I’d love to see larger branching visualizations of these sorts of things across multiple sites… Who will show us those “associative trails”?
Another potential framing for what we’re all really doing is building digital versions of Indigenous Australian’s songlines across the web. Perhaps this may help realize Margo Neale and Lynne Kelly’s dream for a “third archive”?
I’m thinking it may be an interesting experiment, particularly using it in combination with the Webmention plugin to get replies/responses for crosslinking with others’ ideas on the web. This could allow one not only to communicate with other their own slip box, but slip boxes to communicate with each other.
On Thursday Matt Mullenweg responded to an inquiry on Twitter from Jeff Matson, a Pagely employee, about whether Automattic’s Newspack platform had all open open source components or some pro…
I’m always curious to see other implementations.
Several of us can give you help and guidance if you want to take a crack at it: https://chat.indieweb.org/wordpress/
I’ve seen a growing group of others who are using and displaying Webmentions for site-to-site conversations. If you use WordPress, there’s the Webmention plugin for the notifications part and the Semantic Linkbacks plugin for the display part. (One day the two will merge, we hope.)
Plugins and modules exist for a number of other systems if they’re not already built in.
I’m using all these on my site to have site-to-site conversations with others. I’m also using Brid.gy to bridge the gap between WordPress and Twitter (and others). If you prefer, you could read all this on my site.
Happy to help others set this up for themselves, should they need help. #DoOO