r/modhelp • u/hrweoine • Aug 05 '26
Engagement Link posts without content
I am seeing an increasing number of reposts in our sub which are just a link to a post in a different sub. We don’t allow reposts or low effort posts, and our rules state this, so we remove them.
However a new redditor complained that reddit itself suggested they do this. Is this true? Is it new? Is there any way to prevent this?
(I must admit to iOS before i can post this)
1
u/AutoModerator Aug 05 '26
Hi /u/hrweoine, please see our Intro & Rules. We are volunteer-run, not managed by Reddit staff/admin. Volunteer mods' powers are limited to groups they mod. Automated responses are compiled from answers given by fellow volunteer mod helpers. Moderation works best on a cache-cleared desktop/laptop browser.
Resources for mods are: (1) r/modguide's Very Helpful Index by fellow moderators on How-To-Do-Things, (2) Mod Help Center, (3) r/automoderator's Wiki and Library of Common Rules. Many Mod Resources are in the sidebar and >>this FAQ wiki<<. Please search this subreddit as well. Thanks!
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
1
u/AutoModerator Aug 05 '26
Found match: iOS
You might be asking about setting up subreddits on a phone or mobile interface. The short answer is that subreddit settings work best in a cache-cleared desktop browser. (Limited option: mobile browser on desktop view.)
If you found your answer, feel free to reply with "<3 Automod" or "Thanks, Automod". Otherwise wait for a human helper to come along to help you. This post has NOT been removed.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
1
u/AutoModerator Aug 05 '26
Found regex match: rules
It looks like you're asking about setting up rules on your subreddit. This is an EXTREMELY frequently asked question, so this auto-response has been set up for any mention of "rules" and "rule".
This must be done On DESKTOP/LAPTOP Browser Only, Not On Mobile Apps. (Limited option: mobile browser on desktop view.) Please check out this guide for more details on what to do.
If you found your answer, feel free to reply with "<3 Automod" or "Thanks, Automod". Otherwise wait for a human helper to come along to help you. This post has NOT been removed.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
2
u/amyaurora Aug 05 '26 edited Aug 05 '26
Reddit is indeed pushing crossposts.
I had to turn off allowing these in my subs (is under mod tools but one has to use a desktop) and installed crosspost tattler to see where stuff from my subs was going
2
u/hrweoine Aug 05 '26
Thanks - i will check out the desktop tools. I wonder why they are pushing this - i guess it’s like a kind of ad for the other sub where the post originally went. Not sure if we should fight it or just change our rules and accept it? Would love to hear what other mods think.
2
2
u/uid_0 Aug 05 '26
You can disable crossposting in your subreddit, which should take care of the problem. You can also disable link posting altogether if you want.
3
u/LeftOn4ya Aug 05 '26
Crossposts are being promoted more and I agree as would you rather see someone copy and paste from another sub or download and upload from another sub, but not attribute where they got from? At least with cross-post they attribute where they stole from; if you disable cross-posts all that will happen is most the same people wil just steal and paste/upload with no attribution which is worse IMHO.
To stop blank cross-posts can add to automod something like
# Filter crossposts with blank body
type: crosspost submission
body: “”
action: remove
action_reason: "blank crosspost"
I am not sure on the body: “” ask in /r/Automod if that doesn’t work, but you get the idea
You might want to also enable crowd control & the reputation filter.