I have often wondered at the practice on SO, SF, and the other sites where someone will ask a question and an answer will come in that says Look here: http://link elsewhere. Rarely will the link have exactly the answer necessary--often it's an entire article--yet these answers get voted up.

Why is that, exactly? I realize this is subjective, but my own thoughts are that one should try and give the answer (even if the answer is 'no, it can't be done' or 'no, I don't think it can be done' -- very different answers) and then if you have a link that explains it, go ahead and post it within the answer.

What does the community think about this?

link|improve this question
There's an FAQ started on the subject of how to write good answers. – tvanfosson Jul 22 '09 at 20:07
Also, there's a closely related question (I know, I wrote it) covering basically the same material at meta.stackoverflow.com/questions/7652/… – tvanfosson Jul 22 '09 at 20:09
5  
@Kastermester, sometimes questions are the best answers. "Can you help me climb through this window?" "Why would you want to when there's an open door right there?" "oh." – devinb Jul 28 '09 at 12:14
1  
Related: Why is linking bad? – Neil Fein Nov 22 '10 at 3:09
"yet these answers get voted up" -- that part still happens, still bothers me. I almost always flag (and often downvote) link-only answers when I see them (the link is usually useful, but should almost always be either just a comment or fleshed out into a full answer). – Ben Lee Apr 19 at 19:14
feedback

9 Answers

up vote 138 down vote accepted

I think that links are fantastic, but they should never be the only piece of information in your answer.

An analogy would be if you are standing at 100 Main St. and you ask where 98 Main St. is. A good answer would be

"It is the next building over". points at building

If you instead include a link, you are saying

"I'll direct you to a tourism information booth, and they will be able to provide you with your answer and much more!"

Which is great, however, you haven't answered their question at all, you've deferred the answering to somewhere else. And in this (fictitious) case the person has to take quite a detour to get to their destination.

When someone goes on StackOverflow, the question "answer" should actually contain an answer. Not just a bunch of directions towards the answer. You should provide context to all your links, otherwise the OP will have no idea what they are clicking into.

I think of all my answers on SO as if they are technical emails to a client. And unless the client asked "Can you resend that link?" there is no excuse for sending them an official email with only links.

It's also a way of saying "I have absolutely no value beyond a google Bing search" Which is completely untrue, so why sell yourself short?

EDIT

I completely forgot about linkrot which is a whole other reason why "only links" is a terrible response.

link|improve this answer
23  
If I see a post with no answers and I know a link which will answer the question, but I only have time to post that link (I'm heading for the train right now) then I'd still post it. "Just a useful link" is better than nothing at all. It's just not as good as link + context. Obviously in that situation I'd come back later and add context, but that may be an hour later... – Jon Skeet Jul 23 '09 at 12:28
4  
@Jon fair enough, but I can't read your intentions from the 'just links' provided. I'm saying that in the hour before you add the necessary context, I would definitely not upvote your answer. – devinb Jul 23 '09 at 12:33
16  
And that's fair enough - but that doesn't mean it's not helpful. If it gets the answer to the OP within a minute of him posting the question instead of an hour later, I'd say that's a win whether it gets any upvotes or not :) – Jon Skeet Jul 23 '09 at 13:46
6  
@Jon et al. wouldn't it be better to post the link as a comment? This is not a rhetoric question :) – brandizzi May 26 '11 at 14:45
5  
@bradizzi: No, I don't think so. It's an answer, effectively - and if you get time later, you're likely to expand that answer to include some more help text. I agree it's not an ideal answer, but it's not really just commenting on the question - it's providing the OP with an answer to their problem. – Jon Skeet May 26 '11 at 14:50
Links are "fantastic"? Blimey; somebody's had their Weetabix this morning! (well, "this morning" being over two years ago) – Lightness Races in Orbit Sep 11 '11 at 1:04
3  
@brandizzi: No. Answers and comments are differentiated by content, not length. If you're answering the OP's question, then it's an answer. If you're commenting on the OP's question, then it's a comment. – endolith Oct 26 '11 at 23:25
A newbie question like how to do this ?? And no description within it. I mean poster of the Question do not describe what he has done. In that case a link of tutorial will be a good answer since at least there can be something from where the user can have some source of knowledge. And we are not going to code every thing for him or write a tutorial for incomplete answer – Dimple Panchal Apr 5 at 9:58
I was sent here from an answer I wrote. The links I gave were the exact answer to the question asked. The articles linked to were detailed descriptions of detailed procedures from well-established sites. The definition of useless is me paraphrasing the articles and taking all original screen shots. It's the Internet and that fundamentally means links. Forgive me for this, but get over it. That boat sailed long ago. And linkrot? Give me a break. – Tom Ligda Apr 18 at 20:28
@TomLigda Linkrot is a fact. – Mr. Disappointment May 17 at 11:45
feedback

While they will sometimes not have the answer necessary, in my experience they often do.

It's always nice to include a summary of the content and how it pertains to the question, but if I were asking a question which was already answered well on another site, I'd certainly rather have the link than nothing!

link|improve this answer
7  
I was thinking even just a 'yes, it can be done, see here' would be preferable to 'See here' sort of thing. – romandas Jul 22 '09 at 20:02
In my experience, "link only" answers are usually about to be edited to be more helpful anyway. Maybe I'm not seeing the really bad ones though. – Jon Skeet Jul 22 '09 at 20:11
1  
Well, I certainly can't debate your experience. :) Maybe I'm just looking at less-popular (less interesting?) questions.. – romandas Jul 22 '09 at 20:14
Don't forget my experience is only in a few tags - popular ones, admittedly, but I doubt that I read more than 5% of questions. – Jon Skeet Jul 22 '09 at 20:27
I've seen it both ways -- answers that get update and ones that don't. Usually it's the higher rep answers that only use the link as a placeholder. – tvanfosson Jul 22 '09 at 20:32
2  
(un +1) I agree that I'd rather have the link than nothing. But if I've done any research at all, then it's possible that I've seen those links, and I'm looking for a different perspective/explanation. I go to SO when I'm looking for someone to answer a question that I couldn't find the answer to. If they're just going to do the same search I did, then they aren't actually useful to me. – devinb Jul 22 '09 at 21:19
1  
That's possible - but it's also possible that you haven't done that research. A lot of people don't seem to have done. Indeed, if the obvious answer isn't useful, I think it's useful for the questioner to say that - and why. – Jon Skeet Jul 22 '09 at 22:42
7  
I've seen a shocking number of cases where my provision of a link to a page in the MSDN Library is useful not only because of the link - but because they didn't know about the MSDN Library. – John Saunders Jul 23 '09 at 10:19
1  
I absolutely agree with you Joh?n. Those links ARE useful. But, my point was simply that if you are providing the links and nothing else, then you have not added any useful context to the question. The fact that people may not know about MSDN doesn't make "MSDN" a useful answer to every .NET question. Or Jon just posting "C# In Depth" to every C# question. The top answerers all have strong explanatory posts that contain links, not consist of links. – devinb Jul 23 '09 at 11:52
2  
Just "MSDN" isn't useful - but a link to the specific relevant topic may be useful. Still not as useful as explanation as well but possibly still useful. Put it this way - if you've posted a question and the only answer is one which only contains a link, but that link tells you exactly what you need to know, then your question is answered. In that situation, it's hard to see how that bare-link answer hasn't added anything - it's taken the questioner from not knowing the answer to knowing the answer. – Jon Skeet Jul 23 '09 at 12:26
Jon I think you're missing out on part of it tho. Leave the link as "canonical answer, reference and attribution" but copy over the important bits as well to save everyone some hassle ... – jcolebrand May 11 '11 at 19:55
@drachenstern: Don't I cover that in "include a summary of the content" though? – Jon Skeet May 11 '11 at 20:04
@Jon, perhaps. I suppose that could be a matter of interpretation tho. I have found that with linkers, they come in two variety: those who are trying to go ahead and get the resource on the board before expounding on the answer, and those who absolutely don't care to help. For the latter group, I want to make sure this is clear. For the former, they are going to do that anyways, and often give a plainer explanation than the linked resource would. – jcolebrand May 11 '11 at 20:19
feedback

A link alone as an answer is a bad answer in my book. Links break and the answer becomes worthless later even if the linked material answered the question initially. At least if you include a summary, the answer can somewhat stand on its own.

See the fledgling FAQ on how to write a good answer.

link|improve this answer
2  
I think this is the biggest argument in favor of always including a summary with links. But that's not to say a link only answer should be overlooked. Sometimes a summary isn't doable or applicable. And even if it is, sometimes you just don't have the time to do it. Other times it's just not all that relevant to summarize every link - this depends on the whole context. – Cawas Feb 17 '10 at 23:31
Late to this party, but I wanted to add that if you're going to provide just a link because you want to be quicker about your answer, fine, but you should go ahead and edit the answer and provide more follow up. Best of both worlds. – Charlie Kilian Mar 30 at 16:42
feedback

What if the question is something like, "Where can I find the documentation on numeric format strings for C#?" Of course, in that case the entire correct answer is:



Generally, including a summary is good idea. But saying a link only is always bad isn't exactly right either, especially if that link points back to "official" documentation of some kind.

link|improve this answer
but...how many duff links are there are over at microsoft/msdn – redsquare Jul 22 '09 at 20:07
I see your point, but I'm not making a grand sweeping statement about links elsewhere. Even your links have descriptive text to them, which is more than some answers get. – romandas Jul 22 '09 at 20:07
1  
MSDN is the worst for bad links. – Lance Roberts Jul 22 '09 at 20:20
That's why I will sometimes craft a very specific "I'm Feeling Lucky" link to point there. That way it will hopefully continue to get you to where you want. – Brad Gilbert Jul 22 '09 at 21:05
2  
It depends what part of MSDN. Real documentation, especially the .Net stuff, is generally stable. "Articles" are often less so. – Joel Coehoorn Jul 22 '09 at 21:14
1  
I realize this answer is old, but I would say that a question for which the entire, correct answer is a link to another site is probably a bad question. – tvanfosson Jan 11 at 16:20
feedback

See here.

link|improve this answer
Nice. :P (under 15 character limit) – romandas Jul 22 '09 at 20:00
Of course, reading the answers (particularly the comments from the author in jjnguy's answer) you'll note that this link isn't the same thing that I'm talking about. – romandas Jul 22 '09 at 20:05
9  
(-1) I disagree with your answer. I feel that your "answer" should actually contain an answer, rather than an external link to an answer. – devinb Jul 22 '09 at 21:07
feedback

I think a summary is nice, but not strictly necessary in all cases. The more information is required to explain the answer, and the more detailed the linked page is, the less I'd say you're required to summarize (if it takes more than a paragraph to summarize, just let the linked content tell the story).

That said, if you're linking to a personal blog, or some other source that might not be there in the future, you should make an effort to summarize. If you're linking to MSDN, Sun's Java Tutorials, or some other site that is likely to be around for years, a link is often sufficient.

link|improve this answer
feedback

I believe it is not good practice (although have been guilty of it myself). What happens if the link ceases to exists? The answer becomes worthless. I would prefer to paste the main gist of the answer into the answer so if the link ever goes down for whatever reason then the answer is still valid. A large majority of my answers involve providing demo's of code via a live pastebin, however if these external sites go down what is the point? I have pushed for a stackoverflow pastebin to minimise this risk but so far it has fallen on deaf ears.

link|improve this answer
My only comment on using copy&paste from another site is potential copyright infringement. At the very least, if you are going to copy content from another site, you should provide a link to where that content came from. – Tracy Probst Jul 23 '09 at 12:27
@Tracy: Nobody said that the link shouldn't be posted too. Providing a summary or quote and the link should be optimal. – Georg Fritzsche Sep 23 '10 at 17:10
feedback

When I ask a question I am very happy if someone posts a link that quickly that solves my problem! - This is much better than if they decided they did not have enough time to post a “good” answer.

However when I read an interesting question I would rather I could learn something from the answer without having to look at other websites etc.

There is nothing stopping someone else that has more time reading the linked page and writing a more complete answer – then we get the best of both worlds.

link|improve this answer
10  
I'd then comment to the question to post that link. – Arjan Sep 22 '10 at 17:44
feedback

I think that everyone on StackOverflow are professionals. They do jobs, research, write books, run companies....In short, they all Are DAMN BUSY persons.

And still they are on StackOverflow to help others, Like in my case (I am an Android developer), I know a few GREAT personalities like CommonsWare and Romain Guy, and many more are there who are on StackOverflow and give their excellent experience and knowledge on Android...Thanks to them.

So in any case..if they give just a link pointing to any of their examples, blogs, books... That is a very good answer for me, and it's not at all a BAD ANSWER.

If anyone comes and downvotes those answers, just because it's Only A Link...That's not at all right.

MY Thinking: Everyone is BUSY in their life, still helping others and solving their problems; in this case we should not judge their answer this way. The answers containing only links are NOT BAD ANSWERS.

link|improve this answer
Somebudy just Vote Down right now..But I can't see any regarding Comment here,Do any one else see that? – FasteKerinns Nov 11 '11 at 7:20
3  
People can downvote without commenting. On Meta, it usually means they disagree with you. Don't take it too personally. :) – cHao Nov 12 '11 at 7:47
Okay :) I Understood – FasteKerinns Nov 12 '11 at 12:42
1  
I agree with Frankenstein.This also happened to my experience that someone downvoted me at stackoverflow and deleted my answer because I just posted a link. Come on do you think that is right?? I'm just a little upset to see that I'm trying to help other people (w/ no paymnt) yet to see all my effort(wastd time) to post been dwn voted and treated like a trash. And perhaps I thnk the link that I provided dirctly answers the question. So why not jst leave a commnt and give a reminder? He don't nid to down vote me because of that.This is not jst all about gaining points this is about helpng othrs – bot Mar 13 at 10:27
1  
People that are down voting must give respect to other people who spent their precious time to answer questions even though they are busy. We are not paid here to spent all our time answering questions. So they must respect others that can only leave links because of their busy time. If they don't like the way busy people are answering questions why not just leave a comment or suggestions? Why need to down vote? – bot Mar 13 at 10:43
3  
@bot: Yes, i do think it's right. If you don't have the time, or can't put in the effort, to post a real answer...then don't answer. A link on its own is not a real answer, and is not good enough. Period. Link rot is just one of the reasons. I'll happily leave a comment to that effect and downvote til someone puts in the effort an answer deserves. And before you go on about "effort": it takes next to no effort to just post a link. And "I'm busy" is not an excuse. Note that some of the busiest people here post the best answers. – cHao Apr 15 at 23:35
4  
-1: too busy to leave a comment – The Establishment May 17 at 11:32
2  
An example that links to another answer on the same site (and actually summarizes: You have to let your activity handle both onClick and Gestures) is the best you could find? Also note that the team is doing a lot of work to find links that have gone bad. If a post is just a link, noticing a dead link is just too late. – Arjan May 17 at 11:46
feedback

You must log in to answer this question.

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