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.

Here are some examples:

[email protected]

  • My instance will see 310 subscribers
  • This instance will see 22.6K subscribers

[email protected]

  • My instance will see 6.03K subscribers
  • This instance will see 1.49K subscribers

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.

([email protected])

([email protected])

([email protected])

([email protected])

([email protected])

([email protected])

To do this quickly, go to https://shields.io/badges/lemmy and enter:

  • myCommunity@example.com for community
  • lemmy for logo
  • Total Subscribers for label
  • modify the colors and style as you like

You can also modify the community and instance here and paste it in:

![](https://img.shields.io/lemmy/fediverse%40lemmy.world?logo=lemmy&label=Total%20Subscribers)

swap the fediverse%40lemmy.world portion

  • Monkey With A Shell@lemmy.socdojo.com
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    1 year ago

    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.