As a result, and since it’s easy to do, I’m only going to categorize a much smaller segment of the richer material that I write or which is I deem to be extremely broadly appealing with the IndieWeb category. The remainder of smaller pieces by others, bookmarks, short replies, or other tangential related things (UX, UI, silos, silo quits, etc.) I’m going to use the alternate and separate IndieWeb tag.
Thus if you’re active in the IndieWeb community and only want my IndieWeb related materials then follow the category and not the tag. If you’re not closely following the community and want everything then I recommend following the content from both the category and the tag.
With the subtle change this may also help IndieWeb related planets like Aaron Parecki’s https://stream.indieweb.org/ or Malcolm Blaney’s https://unicyclic.com/indieweb/ pick up relevant data without needing to do heavy de-duplication for fear of spamming various channels.
In the coming days/weeks I’ll try to go back into my backlog of posts and re-categorize and re-tag things based on this general scheme.
My direct content:
Category Only | feed: https://boffosocko.com/category/indieweb/feed/
Miscellaneous bookmarks, replies, other content I collect for my commonplace book, etc:
Tag Only | feed: https://boffosocko.com/tag/indieweb/feed/
The firehose of everything IndieWeb related from my site:
Category AND/OR Tag | feed: https://boffosocko.com/?s=indieweb&feed=rss2
And of course I still try to aggregate and orient most of the important pieces in my IndieWeb Collection.
Replied to a post by Khürt Williams (islandinthenet.com)
Syndicating Your Posts
The IndieNews plugin allows you to automatically syndicate your posts to the IndieNews and IndieWeb.xyz sites using webmention. You’ll notice on your posts that in your tags, in addition to the indieweb tag you’ve added, the plugin has automatically added additional tags which include
#indienewsand/en/indiewebwhich–instead of being wrapped with links to those tags on your website–are wrapped with links pointing to those websites along with the appropriate syndication markup. As a result, when you publish your posts and send webmentions, both of those services are posting to those services on your behalf.I’d recommend care in syndicating to them using this plugin as this morning it might appear to some that you’re spamming those channels. I tag lots of things on my site as “IndieWeb” mostly for my own use, so I specifically don’t use the plugin for concern of overwhelming those other sites. Instead I typically cross-post to both services manually using their respective instructions: IndieWeb News and IndieWeb.xyz.
IndieNews Dashboard Widget
The other feature that the plugin does is add a small widget to your main
/wp-admin/dashboard page that also displays a feed of what appears on the IndieNews website for your convenience.Example of what IndieNews widget looks like in your WordPress dashboard.
I’ll admit that the GitHub repo for the plugin doesn’t do as good a job of describing how to use it as it might. Perhaps we ought to file an issue to improve that?