How difficult would it be to detect cross-posts when the relevant questions have identical titles and content, and are posted by the same user? As an example:

If this is technically possible, I'm not sure what the best response would be?

  1. Notify the user when asking the question that cross-posting is not allowed.
  2. For off-topic cross-posts (e.g. the above example): Let the question be closed as off-topic, and then automatically block or flag the question as an exact duplicate during migration.
  3. For on-topic cross posts (eg a game programming question on SO and gamedev): Not sure what the process is for flagging/closing cross-posts, but whatever it is, can we automate some aspect of that?
  4. Something else?

(Edited to remove request for auto-detecting same-site re-posting, which has already been implemented since the example I listed occurred)

link|improve this question

50% accept rate
There is already detection of same-site duplicates, but the introduction of that feature was after your 4 month old example. You might want to edit this to remove that part of the request since I can't partially [status-complete] – Jeff Atwood Sep 12 '11 at 3:39
Touche. Removed info on same-site re-posting. – Cam Jackson Sep 12 '11 at 6:17
@JeffAtwood This question is a bit old now, but there has been an answer since you probably last looked at it. Any thoughts? – Cam Jackson Mar 10 at 12:51
feedback

1 Answer

On topic cross posts are exceptions, most cross posters either don't know that questions can be migrated or are trying to get more visibility for their questions, disregarding the scope of each site. I recently found a user who posted almost every one of his questions on at least 3 sites, and his latest question on 5 (!!!). A lovely mess that wasted everyone's time. However it's not unreasonable to think that he was completely oblivious to the perils of cross posting.

An automated moderator only flag when a question is cross posted would be ideal, as right now we have to check the user's profile to find out if they posted elsewhere, when we suspect cross posting. A flag would just streamline the process of finding out if a question is a cross post, it would still be up to the moderator to decide if the question is on topic for the site.

link|improve this answer
1  
Indeed - a flag would be ideal. It also provides a signal that the user may have cross posted other questions (which is rare, but happens). Auto-closing would not tell us to check. – Ghost User Mar 9 at 13:21
feedback

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged