Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

This is a call to all bloggers, writers, authors.


Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    1 Posts
    3 Views
    I could use some #FediHelp with some website traffic weirdness I have encountered.I use a #WordPress blog with the #ActivityPub plugin. This means that I get #Fediverse -based requests that look like this in the #Apache logs:"POST /wp-json/activitypub/1.0/actors/1/inbox HTTP/1.1"So far, so unspectacular. In the latest logs - spanning from 20/Nov/2025:01:49:32 to 21/Nov/2025:05:49:47 - I've had 2046 such requests. Most of these are one-time affairs.However, 1099 of these requests are from mastodon.sdf.org , which is very suspicious. They are very evenly spread, too - a new request comes every minute or two.This instance is on #Mastodon 4.1.25. Does this version have a known bug where it sends the same request over and over again?@SDF
  • 0 Votes
    1 Posts
    7 Views
    Guest?
    Das ActivityPub Plugin – Eine Bridge zu BlueskySeit der Version 7.2 des ActivityPub Plugins ist es möglich mit dem Blogprofil anderen Accounts im Fediverse zu folgen. (Eine sehr ausführliche Anleitung zur den Funktionen des AktivityPub Plugins findest du hier.)Eine Art Dashboard zum Lesen und Reagieren auf die geteilten Beiträge dieser Accounts fehlt noch.Dennoch kann diese Funktion auch jetzt bereits einen Nutzen bringen und zwar in […]https://bunte-kuechenabenteuer.de/b/5Rm#ActivityPub #ActivityPubPlugin #Blogbeitrag #Blogger #Bluesky #bridge #Foodblog #Wordpress
  • 0 Votes
    1 Posts
    7 Views
    Over at WordPress.com, we recently added a new feature to the WordPress.com Reader. You can now build a list of blogs you like, and recommend them to others.What if your readers could help your blog grow? What if the writers you love could introduce their audience to yours?That’s the idea behind recommended blogs, a feature now available in the WordPress.com Reader that lets you share the blogs you enjoy most with your own audience.Let’s Grow Together: Introducing Recommended Blogs Since the WordPress.com Reader lets you follow any site that supports RSS, you can recommend blogs on any platform or CMS. As long as the site includes an RSS feed, you’ll be good to go!You can view my recommended blogs in my WordPress.com Reader profile. Ever the champion of the Open Web, @davew asked me if one could fetch those recommended blogs to show in their own app or tools. Since this is WordPress.com, recommended blogs are indeed available via the WordPress.com REST API. There are different endpoints one can use to fetch and show recommended blogs. All you need to get started is a WordPress.com username.Side-note: WordPress.com usernames are also Gravatar usernames, so once you have a Gravatar username, you can show all sorts of information the person chose to make public in their profile:Check our API documentation to find out more.Once you have a WordPress.com username, you can make a request to rest/v1.2/read/lists/<username>/recommended-blogs/items to get a list of their recommended blogs:We also have another endpoint you can use to export the list in OPML format: wpcom/v2/read/lists/<list-ID>/export. You can get that list ID from the API response just above. That can be handy if you then want to import the list in your own Reader!If you haven’t tried the WordPress.com Reader yet, this could be a good opportunity to give it a try!
  • 0 Votes
    20 Posts
    56 Views
    @davew @pfefferle Ha! Yeah, it's a mind bender alright!At least the Spam aspect shouldn't be a concern with all the back-and-forth to even allow quote posts.The way I look at it is integrating an ActivityPub concept with a blogging concept that's already familiar to WP users.