Since one of the main goals of SO is to provide a comprehensive Q & A repository (and not just a question and answer forum), how should we mitigate the degradation of Stack Overflow as external content dissapears or changes such that the links no longer point to answers of the question they were addressing?
I have two ideas, but I am hoping others have ideas as well, and I am curious to see if this is being addressed.
My ideas:
- Allow external links only for backup to answers, not the actual answers themselves (somewhat hard to police)
- Automated process whereby StackOverflow saves off a copy of the external content, and changes the link in the post to point to StackOverflow's version
- Automated process that alerts "volunteers" to broken links, who can then go manually fix them or delete them or whatever
Part of the problem of degradation is that it is two-fold.
First, degradation may occur when links break due to content dissapearing, in which case the link just doesn't work anymore.
Second, degradation may occur if the content on the linked page changes to the point where it no longer answers the question.
Ideas, anyone?