this post was submitted on 12 Oct 2024
26 points (93.3% liked)

[Closed] Moved to !fedigrow@lemmy.zip

1584 readers
1 users here now

This community has moved to !fedigrow@lemmy.zip

Original sidebar infoTo discuss how to grow and manage communities / magazines on Lemmy, Mbin, Piefed and Sublinks

Resources:

Megathreads:

Rules:

  1. Be respectful
  2. No bigotry

founded 1 year ago
MODERATORS
26
submitted 10 months ago* (last edited 10 months ago) by Flatworm7591@lemmy.dbzer0.com to c/fedigrow@lemm.ee
 

Just wondering if anyone has ideas around best practices for cross posting articles?

I recently setup !fediverse_vs_disinfo@lemmy.dbzer0.com and mainly only post to that community, with no cross posting.

My thinking was that it's probably best for subscribers/readers to crosspost to other communities, rather than me "spamming" the articles to other communities.

But I'm not sure it's the best way to go, since it's kind of hard to get traction with a new community initially.

Any thoughts on what is a good practice way to go about increasing visibility of the community a bit more, without annoying people? Or is it maybe best to stick to the current approach and let things happen organically?

Edit: I'd like to thank everyone who took the time to provide feedback on this post. I got a lot of useful info, and will incorporate your suggestions in future.

you are viewing a single comment's thread
view the rest of the comments
[–] Die4Ever@programming.dev 9 points 10 months ago* (last edited 10 months ago) (3 children)

I do think people should crosspost more, and not just their own posts

kinda off-topic, but lately when I do cross-posts I like to add the original community link at the top (just in case people are viewing from an instance that isn't federated with it, or their client doesn't show the cross-posts correctly)

like if you crosspost this post, the default body text will start with:

cross-posted from: https://lemmy.dbzer0.com/post/29508559

but you could add the community like this

cross-posted from: !fedigrow@lemm.ee | https://lemmy.dbzer0.com/post/29508559

been thinking of submitting a pull request to do this automatically, but I'd have to setup my test environment again... if anyone wants to do this, the code is here: https://github.com/LemmyNet/lemmy-ui/blob/0.19.6-beta.9/src/shared/components/post/post-listing.tsx#L956-L965 in the crossPostBody function, it might be good at least until Lemmy supports instance-agnostic links to posts

[–] andrew_s@piefed.social 5 points 10 months ago

As someone viewing Lemmy posts from outside Lemmy, I hope your PR can get submitted!

[–] Blaze@feddit.org 3 points 10 months ago

That would be useful indeed!

[–] ptz@dubvee.org 3 points 10 months ago (1 children)

Love that idea, and I just updated the crosspost handling in the dev branch of Tesseract to work that way:

[–] Blaze@feddit.org 2 points 10 months ago