top | item 16913277

(no title)

borkabrak | 7 years ago

Good point. I think there's real value in replacing even just the verbiage of "Closed as duplicate" with something like a "Related Questions" section. It would remove a lot of the hostility, intentional or not, felt by newcomers making their inevitable mistakes, which goes right to the heart of one of the major goals Joel mentioned in the article.

discuss

order

CodeCube|7 years ago

I'd take that a step further, in that adding a link to a related (or even duplicate) question shouldn't _close_ that question, it should be a potentially valid answer to this person's question.

If enough people upvote the link to the originally posted question, or even if it gets selected as the answer, then SO can simply _not index_ this question. But the poster doesn't feel rejected, and can in fact choose to continue engaging in his question in cases where it's subtly different.

artpepper2|7 years ago

That's a great point. The community votes on whether an answer is helpful, so why not vote on whether a related question is actually related?

s73v3r_|7 years ago

There's already related questions on the side.

Here's something I've never really understood: What is the downside to leaving the question up, even if it is an actual duplicate? Instead of "closing as duplicate", just answer it with a link to what you feel is the question it duplicates. If that works, then the original will score higher on Google, and if it turns out it's not a duplicate, the asker is able to provide more information as to why that answer doesn't work for them.

cnaeotnh34nh|7 years ago

They actually do that, too, at least for some period of time. I've searched for a particular question, had a SO result pop up as a result, then clicked on it to find it has a header that says, "This is a dupe of question xyz" with a link to the original. The dupe is still up and may still have answers. So it seems to me that they already do this.

olavk|7 years ago

They only close for writing answers to the question, the question (and answers written before it was closed) is still up with a link to the duplicate.

The asker can edit the question to provide more information and the question can be nominated for reopening. It only requires 5 votes to reopen, IIRC.