cross-posted from: https://lemmy.ca/post/5674368
The number of subscribers listed in the sidebar is only the number of users from YOUR instance that are subscribed. This might make you feel like a community is âsmallâ or âdeadâ when it actually isnât.
I also started to forget this till I was playing with the shields.io badges earlier and the numbers didnât match up.
!fediverse@lemmy.world
!canada@lemmy.ca
Now my question is, whatâs an accurate way to see the total number of subscribers? Is it in the home instance for a particular community?
If so, it might be worth adding the badges to the sidebars.
(!fediverse@lemmy.world)
(!asklemmy@lemmy.ml)
(!games@sh.itjust.works)
(!canada@lemmy.ca)
(!communitypromo@lemmy.ca)
(!houseplants@mander.xyz)
To do this quickly, go to https://shields.io/badges/lemmy and enter:
myCommunity@example.com
for communitylemmy
for logoTotal Subscribers
for labelYou can also modify the community and instance here and paste it in:

swap the fediverse%40lemmy.world
portion
A community dedicated to fediverse news and discussion.
Fediverse is a portmanteau of âfederationâ and âuniverseâ.
Getting started on Fediverse;
Is this even answerable?
Youâd need to know all the servers federated with the parent server, and for all of those, know how many are subscribed.
With the way federation works, I donât think you can know all the downstream servers your post might flow into.
Yea I wasnât sure if it worked like RSS where you just send the posts out for whoever to catch, or if thereâs some way for the home instance to count when a new person subscribes
But this makes the subscriber count kind of pointless imo. Itâs kind of important to see how many people really subscribe.
If you take the largest instances and sum the subscribers youâre probably 99% of the way there for most communities. There may be outliers, of course
Great catch, did not know that was the case!
I guess that depends on if the federated users receive content via a push or poll method, and Iâm not sure how thatâs done in Lemmy. If the subscribing user is just requesting content from the home base and pushing their comments/posts up to it then even the home server wouldnât nessesarily know the user count, just the number of instances polling it. From what Iâve seen trying to clean out communities ( ran a subscriber bot too long and blew up my DB to obnoxious levels ) though is if the home server thinks there is anyone subscribed though it will still look to push content to the remote end, so based on that I would think the home server should have an accurate-ish count of the total users.
Thank you for this!