What is the rule for linking to your own blog in a question? In an innocent, non-spam, way where you have already explained yourself and made your points. Doesn't it seem silly to duplicate everything, especially since you have already written it down and it might be very long and not conducive to the medium?

The reason I ask is because I had to delete a question earlier today, because the first commenter said that this wasn't allowed and pretty much encouraged everybody to downvote the question. So before it caused harm to my rep I deleted it.

What is your opinion, yah or nay, on adding links to your own blog if it is in a totally innocent non-spam way that just enhances your question. Also remember there is no search engine ranking benefit because Jeff as wisely added a nofollow relation on the anchor tags.

Related: How to refer to your blog when answering?

share|improve this question
4  
You shouldn't have deleted the question. It would have served as evidence. – Jon Limjap Sep 12 '08 at 7:24
Of course anybody who links to their blog is going to consider it "totally innocent non-spam". Besides that you're taking this whole SO thing way too seriously – George Jempty Sep 5 '09 at 14:52
Jon's question link should be meta.stackoverflow.com/questions/20531/is-blogspam-ever-okay – Alex Angas Sep 21 '09 at 13:52

migrated from stackoverflow.com Sep 5 '09 at 15:38

13 Answers

up vote 14 down vote accepted

There's "nofollow" on the links so you can't gain any Google juice with the link.

I say go for it.

share|improve this answer
1  
I'm not familiar with that concept. Can you explain more or provide a link? – benc Sep 21 '09 at 5:10
4  
@benc: rel="nofollow" basically tells Google and others to ignore the link when calculating the page rank of the target. So if I link to a blog post in an SO answer, it won't increase the page rank of the blog post. This removes a lot of incentive for link spammers. It doesn't, of course, remove the incentive for people trying to promote their blogs to the SO readership. But frankly I'm not seeing a lot of that on SO. – T.J. Crowder Dec 20 '09 at 10:24

I think if you ONLY post a link it's open to debate whether it should be there or not. However, if you introduce the link w/ a few sentences or where the link takes you, what the content of the link is, etc... I think it should be OK.

In your case, though, if I remember correctly, there was very little content contained in the original post. Just a few words then a link. I think that's OK to do in an answer, but a question needs to have substance. Also, your Blog post, IMO, didn't have that much substance either. And I think that was part of the problem.

share|improve this answer

@Nick: I'm more concerned about the long-term. You may one day decide to delete your log, or move it, or whatever. Having the content here means that as long as Stack Overflow exists, people will be able to get your question in its entirety. (Note: I'm not trying to imply that you're unreliable!)

share|improve this answer

I would say that posting a relevant, germane blog link in response to a question, along with explanatory text, is certainly admissible. Also, posting to your own blog in the question as part of a larger explanation (while not detracting from the readability or clarity of the text on the SO question page) seems reasonable to me as well. For example, Jeff might write:

"How do you run background tasks in ASP.NET? I've written a post about this on the StackOverflow Blog, and I've found the best solution so far to be XXXX (maybe a sentence or paragraph). But, I still have YYY reservations with this model. Any ideas on how to do it better?"

Where I could see this being an issue is when you're posting not-so-relevant links to your own stuff as answers with little supporting text. That could get annoying.

share|improve this answer

Don't link to your blog in questions, the entire question should be in this site.

I don't want to visit another site in order to understand the question.

nofollow doesn't really make any difference - SO can automatically add it anyway. Links to your blog in questions feels like trying to get people to read your blog. Google-rank aside I'd still consider it spam.

For answers you can link to your own blog, if it's relevant, but the main part of the answer should still be in SO, not your blog.

You can ignore this advice if you want, but those that break it tend to get voted down or even flagged as spam.

share|improve this answer

I'd say yes, as long as you're open about it, since it's kind of a conflict of interest. Just because Google doesn't see the link, it doesn't mean it doesn't benefit you.

I don't think some random user should have the authority to declare that certain behaviour is disallowed.

However, if your question doesn't make sense, or has no substance without the link, you should consider bringing more of it into the question itself so that people aren't forced to click another link to read your question. (Also, your blog may go down, etc.)

share|improve this answer

As you've seen, I don't mind linking to my own blog if it helps to elaborate on a question. I wouldn't do it if it were only a small snippet of code I needed to post, but if the blog post contains a page or two of code and associated commentary, I'd prefer to leave that content there and use the Stack Overflow post just to ask the question.

share|improve this answer

@Ryan:
Such is the nature of the Internet. It's pretty much unavoidable when linking to any external content whatsoever.

share|improve this answer

If you are asking a question then you should have the full question text here, so google can index it and so you don't have to trawl another site to find the question.

share|improve this answer

So the overwhelming opinion seems to be do it if it makes sense for your post and people vote accordingly.

share|improve this answer

It doesn't bother me to see, but I don't think I'd ever link to my blog in my answers.

share|improve this answer

I am interested in a more liberal position because I think some people link for genuine reasons. Some people want to link to the content -only- because of relevance. Although other users might be trying to build their blog traffic or their google ranks, there are probably people out there who do not.

For example, I have a fogbugz.com trial account, which is free, and I use the wiki module as a parking lot for technical notes and a pipeline for various technical topics. It is sort of an extended memory bank. Sometimes, I am doing some stuff in SO, and I think: "I should just link to this page" to start the conversation...

There should be a way of allowing linking while mitigating the abusive usages.

share|improve this answer
Why not just copy over the snippet? – random Sep 21 '09 at 5:43
That works for some situations, I suppose. – benc Jan 24 '10 at 6:50

@Ryan, I don't think my blog is going to go down. I get much more traffic on the server than Stack Overflow could bring. However, to answer the question and bring more clarity around the subject, I posted a question and gave my brief on the question and then I said "for more details please look at my blog". Personally, to me it seemed innocent, and if it was somebody else's blog and I had the same question, I probably wouldn't have changed much if any of the language.

I just wanted to have this conversation so that people can feel justified to do this and they won't be harassed by some of the "unspoken" rules that tend to pop up around social communities.

share|improve this answer

You must log in to answer this question.

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