this post was submitted on 21 Jun 2023
26 points (100.0% liked)

LemmyTips

13 readers
2 users here now

Welcome to LemmyTips, community where you can share all the tips, tricks and resources related to Lemmy.

founded 1 year ago
MODERATORS
 

If you created a sub, by default not a single person get notified about it: it can only be seen in the communities list of your instance. But don't worry it's pretty easy to change it

How to get people see your community

  1. Write good description of what it is about, what is going to be posted, what's to be expected
  2. Craft instance agnostic link to it. [This link will fetch CommunityName to your instance](/search?q=!communityname%40instance&type=Communities&listingType=All&page=1&sort=TopAll) Change communityname with community name, and instance with instance link (without https://). It will direct people to search for your community on their own instance. For Lemmy <0.17.4. see the footnote [^1]
  3. Post it to meta/main community of your instance: for example !meta@sopuli.xyz
  4. Also post it to lemmyverse community-promo sub
  5. Start posting!

That's it, by reposting it just twice you dramatically increase discoverability of your community. Of course you may find additional community-promo subs but posting in at least these basic two is a good start

Limitations

  • alternative and mobile clients may or may not parse those links correctly so be sure to provide a native link as well

Good luck!

[^1]: Lemmy <0.17.4.
Replace "!sub-name@instance" for yours in this link [^1] [Search to federate this sub to your instance](/search/q/!sub-name@instance/type/All/sort/TopAll/listing_type/All/community_id/0/creator_id/0/page/1)

you are viewing a single comment's thread
view the rest of the comments
[–] graphito 1 points 1 year ago

oh yeah, that's a good point!

Indeed internal links redirect in mobile apps aren't implemented the same way as on the web version. I guess that's why Jerboa is marked to be "alpha" version. I'll adjust the guide to reflect that, thanks again