Blog posts tagged: stackoverflow

News and other things I find interesting


RSS Feed


Apr
26
2011

StackExchange average age of users for each tag

Last modified: Thursday, April 28, 2011

I thought it would be interesting to calculate the average age of users on each StackExchange site, and even more interesting to see each tag within those sites. I did a caculation using the April 2011 data dump and came up with the following data. I call the statistic the Expected age of a tag because it is calculated using the Expected Value.

Observations:

  • The expected age of the whole StackOverflow site is ~30 years old.
  • On StackOverlow the tag with the youngest expected age is 26 years old, the tag with the oldest is 36. I was surprised they were so close together.
  • The site with the youngest users of the StackExchange network is: Gaming, then surprisingly Game dev, and Ask Ubuntu.
  • The site with the oldest users of the StackExchange network is: Do It Yourself, followed by Photography, and then by Geographic Information Systems.
  • A funny one, on ServerFault one of the tags with the oldest expected age is old-hardware. Apparently older people know more about old-hardware than anything else.
  • I'm not sure if this is true, but perhaps the tags with younger ages are more cutting edge. For example vb6 and COBOL have ages of over 36 on Programmers SE. I don't think this assertion is true in general though.

And as for the other sites, the expected age is:

You can see the per user tag data by clicking on the site name in the above list.

You could probably say that the StackExchange network could use younger contributors. I've said this before, but I think it would be advantageous for the StackExchange team to do some events at Universities. When I previously helped with some Microsoft events at University of Waterloo (Top Computer Science University in Canada, and one of the top in the world) several students didn't know what StackOverflow was.

How I made the calculations per tag

The below calculations were calculated with the April 2011 StackOverflow data dump.

What I calculated was the average age per tag each answer comes from for each StackExchange site.

To do this calculation I calculated the Expected Age of each site.

Expected Age = Summation over each age X of: P(X) * X

Where P(X) is the probability that a user of age X will answer a given question. You can calculate this probability by summing the number of answers by each age, divided by the total number of answers within that tag.

I also only considered the top 3000 tags. The top tags may not match up exactly since I only consider tags if the answerer has an age specified in their profile.

Other attempts at these stats

I initially tried to do this statistic by weighing each age by the reputation of each user, but it turned out to not generate interesting data. The problem was that the data was weighted heavily to only include the top 1% or so of users.

Limitations of this study

  • Several users don't enter their age in their profile, so no answers from a user without an age specified counts.
  • Users that are very young and users that are very old may be more unlikely to enter their age.
  • Each user may be counted more than once, since I only count +1 for each age that answers a questions.
  • Some users may be entering fake age values, although I ignored age values out of an acceptable range.
  • We are talking about averages here, so this doesn't mean there aren't a lot of younger and older contributors.
    For example if an average is 20 years old, there could be an equal amount of 10 and 30 year olds answering, or there could be only 20 year olds answering.

Tags:

Add a new comment | 1 comment(s)

Gravatar image Andrew Steele on Tuesday, April 26, 2011 (04:04:23) says:

For some reason I find this data to be really interesting. This is not a study I would have performed, but I am glad you did. Kudos!





Apr
25
2011

Twitter, LinkedIn, and Facebook lists updated for StackExchange April dumps

Last modified: Thursday, April 28, 2011

I refreshed my lists of social networking accounts (Twitter, LinkedIn, and Facebook) for StackExchange users. The lists are sorted by reputation and updated for the April 2011 data dump.

The data dumps surface every 2 months, so I will update the lists on my site around the same frequency.

This month 7 new sites appeared since they came out of the StackExchange beta:

  • Android
  • Apple
  • Do It Yourself
  • Electronics
  • Geographic Information Systems
  • Unix
  • Wordpress

You can view all of the links for each list on this section of my site.

For the first time there are over 20 StackExchange sites, and so I ran into a problem of Twitter only allowing you to host 20 lists. For each site I use an automatically maintained list of the top 500 users.

I tried to contact Twitter support to raise my limit of 20 lists but they could not help. I ended up getting my 2 sons to host the lists, so I have all automatic lists up and room for another 36 StackExchange sites. Thanks @linkbondy and @ronniebondy.

Tags:

Add a new comment





Jan
3
2011

73 percent of StackExchange users from StackOverflow

Last modified: Friday, April 22, 2011

StackExchange is a group of Q&A sites created by StackOverflow (SO).

But exactly which part of the new StackExchange Q&A sites are new users and which part of are shared from StackOverflow?

I mined the November 2010 data dump again and came up with some interesting stats.

To figure out the common percentage between StackOverflow and other sites, I created lists of in memory users for each site, and then figured out which users had the same email hash. A user across sites with the same email hash can be considered the same user.

I knew before doing this analysis that the percentage of common users to StackExchange users would be high because of the relative size of the StackOverflow community. I do fully expect for this 73% to decrease for future data dumps though and it will be interesting to re-run these stats and compare when the next data dump comes out.

Here are the statistics per site:

  • Cooking: 2630 of 3155 in common (83.36%)
  • Game Development: 2497 of 2938 in common (84.99%)
  • Gaming: 3813 of 4418 in common (86.31%)
  • Mathematics: 2162 of 2965 in common (72.92%)
  • Photography: 1659 of 1916 in common (86.59%)
  • Server Fault: 28770 of 38434 in common (74.86%)
  • StackApps: 3656 of 3874 in common (94.37%)
  • Statistical Analysis: 1298 of 1728 in common (75.12%)
  • Super User: 31897 of 49157 in common (64.89%)
  • Ubuntu: 3245 of 5090 in common (63.75%)
  • WebApplications: 5575 of 6223 in common (89.59%)
  • WebMasters: 2612 of 2820 in common (92.62%)

Total: 73.19% in common, 26.81% distinct

Of particular interest are the sites with a very high common percentage and some overlapping questions like the WebMasters StackExchange site.

Update:

What percentage of SO users come from the other sites? I checked the registration dates and a surprising 5% of SO accounts come from the other sites. This doesn't change the result much above though. Almost all of these 5% of distinct accounts come from Ask Ubuntu, Super User, and Server Fault.

Tags:

Add a new comment | 4 comment(s)

Gravatar image Truxton on Monday, January 03, 2011 (10:01:34) says:

I know it's only been six months since Area51 kicked off but I see this as worrying aspect of the whole Stack Exchange thing. They went from one extreme (far too expensive and not very good - SE never pace with the SO codebase) to the Area51 "incubation" thing where, lets face it, a noisy minority of [M]SO users decide on whether a proposal is any good.

Jeff and Joel really need to get off their arrogant high horses ("making the internet a better place" - meh) and realise that they are never going to appeal to folks outside of the [M]SO clique unless they lower the barrier for entry.

The whole Area51 process is an utter f***ing joke and makes me weep. I wonder how long their VC's will allow this to carry on.

I referred a couple of internet savvy foodie pals to the cooking site, they took one look and decided not to participate. When I asked why, they felt that there were too many "bolt counters", self appointed officials and the whole thing seemed like a bunch of basement nerds writing a science paper on cooking. I myself participated for a while (I'm a long term SO user so I grok the rules) but felt there were far too many "Meta" types trying to call the shots on whether my questions were "subjective". I mean FFS, cooking, flavouring, tasting...these are all subjective. I gave up.

Why they can't accept that what people really want is a tenner a month (rising sensibly based on realistic resource consumption) hosted Q&A service with all the frills of SO and without some officious w*nkers from MSO (and I mean the ones who clearly have no interest in "community" but like making rules - the ones who have stupidly high MSO rep, but barely participate in the sites themselves) poking their noses in.

How hard can that be to provide? Maybe it's time that Jeff and Joel are sidelined because they sure aren't coming up with any "great" ideas of late?

Gravatar image jjnguy on Monday, January 03, 2011 (11:01:43) says:

I think it is too early to really take this data too seriously. I think that in the next few months we will see a large shift in that percentage.

Gravatar image Brian R. Bondy on Tuesday, January 04, 2011 (08:01:55) says:

I also think that we will see an improvement on the numbers. I think that more VC money should be spent going to each communities individual conferences and shows though.

Gravatar image Joshua Kehn on Tuesday, January 04, 2011 (11:01:42) says:

I think that the initial SO idea is great, but seeing how some of the more subjective sites (especially Programmers) are ruled with an iron fist of "Off Topic" and "Not Constructive" I wonder what the real purpose of these sites is. Sure there is excellent content and advice, but is the goal helping the users or the site? If we continue to persecute "bad" questions with this kind of zealousness where will we end up?

I take offense to the "expert level" criteria – not everyone is an expert and they should not be expected to be anyways.





Jan
1
2011

Twitter accounts for all StackOverflow users by reputation

Last modified: Friday, April 22, 2011

Wondering who to follow on twitter to keep up to date on technology?

I mined the latest StackOverflow (SO) data dump for all users with twitter accounts, then calculated each user's top tags based on most votes, and finally sorted the lists by user reputation.

The end result is that you can now easily stay connected with the people in your Stack Exchange community.

Here is a screenshot of what the SO list looks like, containing over 2300 Twitter accounts:

Screenshot of the twitter list

If you'd like to have your account listed in the directories, simply make sure your twitter account is linked somewhere in your profile, and I'll update these lists again on a future data dump.

I also mined the available Stack Exchange data dumps and extracted those twitter accounts as well.

You can view the lists here:

Updates:

  • Created real twitter lists which are self updating via the Twitter API. You can access these twitter lists from the lists linked above. Note: Twitter has a limit of 500 users per list so I include only the top 500 users.
  • Removed some meta tags for the "Known By" list such as "mistakes" so that I don't show anyone as being known for mistakes :)
  • Fixed a bug with non StackOverflow sites linking to the StackOverflow user pages.
  • Added better parsing to find twitter URLs
  • Added filtering of bad twitter URLs
  • Removed invalid twitter accounts that don't actually exist anymore
  • Added followers count, following count, last tweet date, and twitter description

Tags:

Add a new comment | 15 comment(s)

Gravatar image Josh Lee on Saturday, January 01, 2011 (06:01:23) says:

Would it be possible to add the description and profile from each Twitter account? That would add a bit of personality to the otherwise-dry list.

Gravatar image Brian R. Bondy on Saturday, January 01, 2011 (06:01:10) says:

I want to keep the list as small as possible, I have the "known for" to show you what they do. Otherwise it's harder to focus on what the list is for.

Gravatar image Bill the Lizard on Saturday, January 01, 2011 (10:01:30) says:

Fantastic use of the data dump! I followed a bunch of Stack Overflow users today, and now Twitter's "Who to Follow" algorithm is starting to auto-find more for me. :)

Gravatar image Kevin Montrose on Saturday, January 01, 2011 (11:01:42) says:

You can approximate this with the SO API. Benefit of it being in real time. Mild annoyance it having to deal with request limits and quotas (which I completely punt on in my example).

Example
http://jsbin.com/odase3/50
Source
http://jsbin.com/odase3/50/edit

(The actual javascript is garbage I threw together, the important parts are the API calls)

http://api.stackoverflow.com/1.0/help

/users (sort=reputation) & /users/{id}/tags are the important ones for this.

Gravatar image Brian R. Bondy on Sunday, January 02, 2011 (01:01:00) says:

Thanks everyone.

I added real twitter lists now too for each user list, you can access the lists in each page linked above.

Gravatar image systempuntoout on Sunday, January 02, 2011 (11:01:44) says:

Wow that's a terrific job, thanks.

Gravatar image Nick Craver on Sunday, January 02, 2011 (02:01:07) says:

Taking what Kevin did above, I added a few features to the API version here:

http://jsfiddle.net/nick_craver/crvth/2/embedded/result,js,html,css/

granted, there's a lot more data that can be exposed this way, and it's live as well.

Gravatar image Brian R. Bondy on Wednesday, January 05, 2011 (09:01:31) says:

Implemented some new additions today:

- Added better parsing to find twitter URLs
- Added filtering of bad twitter URLs
- Removed invalid twitter accounts that don't actually exist anymore
- Added followers count, following count, last tweet date, and twitter description

Links are updated as per the above list links.

Gravatar image Chris on Thursday, January 06, 2011 (12:01:02) says:

How did you get the gravatar's for the users? Was that a by product of parsing out the twitter information? I thought you had to have an email to resolve the gravatar but I don't believe StackOverflow provides that in their data dump, thus my curiosity.

Gravatar image Brian R. Bondy on Thursday, January 06, 2011 (01:01:54) says:

@Chris: StackOverflow data dumps include the email hash of each user. This hash is used to obtain the gravatar.

As for all of the meta twitter info, that is obtained with the Twitter API.

Gravatar image Skilldrick on Monday, January 10, 2011 (08:01:00) says:

I'm completely gutted because I'd be in the top 100 if I'd added Twitter (@skilldrick) to my bio :P

Gravatar image whatsthebeef on Monday, January 10, 2011 (02:01:33) says:

This is an excellent use of the data dump, I am seeing more and more constructive uses information to assist actual engineers (as opposed to it being just a vehicle to advertise) http://www.redmonk.com for example

I was suprised stackoverflow doesn't provide specific profile fields for twitter. I guess it may result in answers not being published to those interested.

Gravatar image Brian R. Bondy on Monday, January 10, 2011 (02:01:20) says:

@whatsthebeef I requested this in the past but they didn't implement it. I asked to have an attribute and value of rel="me" for twitter accounts etc.

By the way there is a newer blog post for this topic but also including linked in and facebook account lists here: http://brianbondy.com/blog/id/107/twitter-linkedin-and-facebook-stackoverflow-user-lists-sorted-by-reputation

Gravatar image Paul on Tuesday, January 11, 2011 (11:01:29) says:

Brian,

Anyway you can make an online utility of typing in *any* tag and getting an on-the-fly generated list of the top 10 people by reputation under that tag? Then make this a standard feature in twitter clients?

I'm surprises such a powerful feature is not an everyday feature for everyone by now.

Gravatar image Brian R. Bondy on Tuesday, January 11, 2011 (11:01:11) says:

Hi @Paul,

Ya I plan on putting it in an SQL db so at that point it'll be a simple query.





Dec
17
2010

Stackoverflow amongst nofollow web abuse sites

Last modified: Friday, November 16, 2012

Update December 11, 2011: StackOverflow recently implemented removing nofollow links on high rated posts. It is very strict, but it's a start.

Update November 12, 2012: I don't know how many answers have nofollow removed, but I think it's a very, very, very small number. I'd bet much less than 0.1%.

For example see this accepted answer with 74 upvotes from a user with almost 100k reputation. The links are to MSDN (which is probably not spam by definition) and to a quoted source on techbubbles.com.

I personally chose to stop answering questions in the same capacity as I used to for the reasons outlined in this post.

Update November 16, 2012: The link mentioned on November 12th was fixed by StackOverflow's Kevin Montrose. I'm not sure if this had a wide effect on less strict nofollow removal, or if it was special cased to remove the nofollow.


Everyone with any exposure to HTML knows what a link element looks like:

<a  href="http://wwww.brianbondy.com">My Website</a>

This is a link called My Website with a link target of http://www.brianbondy.com. Links like this can be easily marked up with a rel attribute to add extra information about the link. One particular usage of the rel attribute is rel="nofollow".

<a  rel="nofollow" href="http://wwww.brianbondy.com">My Website</a>

The rel=nofollow attribute and value is used to inform a search engine that the link's target should not benefit in ranking from search engines.

What problem is nofollow supposed to solve?

nofollow was supposed to allow search engines to detect links on a page which could be subject to spam.

A perfect example of where this is useful would be on a blog site where comments are allowed.

The nofollow convention was created because in theory, if you take away the PageRank benefit from a link's target, spammers should feel discouraged from spamming their links on random blogs.

Who came up with the nofollow convention and who follows it?

Members of Google originally came up with nofollow mainly for blogger.com in 2005. This convention of not affecting page rank of the target was adopted by Google in 2005 and later by Yahoo and Bing as well.

Each search engine has its own interpretation of nofollow but in general they all agree that PageRank should not be attributed to the link's target.

Does nofollow work?

nofollow doesn't solve the problem it was intended to solve.

Spammers still want direct clicks into their site, and they have no guarantee that search engines will actually do like they say and ignore the links, so spamming is still useful to the spammers. Spammers also know that on many sites the content of the site is duplicated on other domains, sometimes these duplicated sites do not use the nofollow convention.

Repurposing nofollow

nofollow has since its original inception tried to be repurposed to be used for paid advertising links. However this affects an entire market of people who pay for links so that they get the benefit of SEO.

Internally to a site, for links inside that site nofollow has been used to indicate pages that aren't as important as other pages such as the privacy policy page.

What is nofollow abuse?

nofollow abuse is when a site uses nofollow not to indicate potential spam, but instead for its own selfish benefit.

In particular, if a site marks a link as nofollow when credit is due to the attributed source, and the site knows the link is not spam, then you have nofollow abuse.

Does abusing nofollow hurt the Internet?

Yes.

Abusing nofollow means that the sites that should get credit for good content no longer are getting credit for good content. This will in turn mean that you will receive search results that aren't the best possible ones.

Why do sites abuse nofollow?

The problem is that many sites want to be the highest rated site on searches from search engines. When the abusing site refers to sources, they will always mark the links to other sources with nofollow. That way the abusing sites will have a better chance of coming up in searches before the people they are quoting and referring to.

Sites do this for selfish benefit and also because they believe their site has the best content available on the Internet. If it is the best content on the Internet though they shouldn't need to do dirty tricks with nofollow.

Who abuses nofollow?

Many major players do, and many major players do not.

Particularly responsible are those sites with a reputation system in place. The site in particular that I want to talk about is stackoverflow.com.

Stackoverflow is a site for programming Q&A and is also the same framework used by many other Q&A sites on a variety of other subjects called StackExchange.

Stackoverflow and the entire StackExchange network are some of the biggest abusers of nofollow.

One of the co-founders and lead developers Jeff Atwood has stated:

You get a followed link in the "website" field of your user profile at 2000 reputation. Beyond that, everything outside the network is nofollowed as a simple matter of standard policy. Exactly like, and for all the same reasons as, Wikipedia.

The heart of the abuse though doesn't come from attributing user pages with a bonus link to their website.

The abuse comes into play when questions and answers link to references that their answers are based on. Links highlighted in orange indicate nofollow abuse.

Abuse number 1

In Jeff's quote above, he doesn't address the fact that Wikipedia and Stackoverflow are very different sites.

Wikipedia organizes it's content by topic only. Stackoverflow organizes it's content first by topic, and then by author. And each author has a reputation which could be used to determine if their answer is trustworthy. Each answer also gets up-votes which could be used to determine if the answer is trustworthy. Each open question is also not a closed question which counts as well.

Wikipedia adds nofollow to all of their external links, but this does not make them right. They are almost as guilty as Stackoverflow. Stackoverflow is even more guilty because they have a reputation system in place and they know that the users with enough reputation will not spam their site.

Stackoverflow does not want to compete with other sites over Google ranking positions, this is because over 87% of their incoming traffic comes from Google searches as of December 15th, 2010.

More on Stackoverflow nofollow abuse

Jon Skeet, the #1 user on Stackoverflow has 250k reputation, he is immune to many things; however, the links he posts have nofollow. You can see this on his about page, on his questions, on his answers, and on his comments.

Abuse number 1

Even answers which are highly voted up still use nofollow. The issue has been brought up on meta Stackoverflow many times in hopes of solving the abuse but it was declined each time:

nofollow Users with 3000+ reputation? Status Declined!
nofollow Questions of a certain age? Status Declined!

However within 1 hour of a meta post about a bug with nofollow not being added Status Completed!

Sponsored tags on Stackoverflow have nofollow, this was mentioned above as to Google trying to repurpose nofollow.

The problem is made worse in that all StackExchange sites behave in the same way. And also if you reference Stackoverflow from a StackExchange network they will actually remove the nofollow!

Stackoverflow is a nofollow Hypocrite

On this post entitled Attribution Required Jeff Atwood explains how the content that their community creates, if used, must be linked without nofollow:

By “directly”, I mean each hyperlink must point directly to our domain, and not use a tinyurl or any other form of obfuscation or redirection. Furthermore, the links must not be nofollowed.

This stance is good, it protects the content of the well deserved writers of Stackoverflow such as myself. I am within the top 50 users and hence have spent a lot of my time writing great answers. But these answers are not 100% of my own creation, they often build upon other people and other answers from other sites. It's simply wrong that these other sites are not attributed page rank when I link to them.

When Stackoverflow builds their answers upon other great articles, they fully abuse nofollow. Even when an answer is a complete copy of another page with a reference link. The link will be nofollow.

However when Stackoverflow benefits from not using nofollow they make sure that you don't abuse nofollow. Stackoverflow will always strip nofollow if the link you post is on the Stackoverflow domain or StackExchange network, but it will not strip it for any other attributed site.

Another place where they link back to their site is via the StackExchange flair which they want people to include on their websites. These links of course do not contain a nofllow.

Stackoverflow has always prided themselves as being less evil than experts-exchange.com. And in many ways they are less evil. But one area where this is not true is that nofollow is not used on all links in experts-exchange..

Do all sites abuse nofollow?

No.

Slashdot is an example of a website which does not abuse nofollow.

It is a site which Stackoverflow should look to for inspiration in this respect.

Slashdot has per user karma and they will selectively remove nofollow from trusted sources. I verified this for both their comments and their article posts.

How can we solve this problem?

One thing we can do is raise awareness of nofollow abuse. That way the offending sites may eventually get the point of not abusing nofollow.

I would hope that search engines will be powerful enough to not only ignore nofollow from abusing sites, but even punish these sites for trying to abuse the convention.

Tags:

Add a new comment | 12 comment(s)

Gravatar image Alex on Sunday, December 19, 2010 (10:12:23) says:

Thanks for a great read Brian.

I too believe Stack Overflow goes overboard with the `nofollow` attribute.

Gravatar image Cyril Gupta on Monday, December 20, 2010 (12:12:50) says:

Considering that SO has community generated content, it makes sense for it to give back to the generators.

Gravatar image Joshua Kehn on Monday, December 20, 2010 (11:12:02) says:

Excellent article. I put `nofollow` in comments but nothing else. The stance that links to SO should not have a nofollow rel but links from hypocritical IMO. I believe it's the same reason they are not making new domains for SE sites, keep the PageRank on their domains.

Gravatar image Brian R. Bondy on Monday, December 20, 2010 (11:12:28) says:

@Joshua ya the bottom line is they don't want to implement this change because it could affect their traffic in the long run and hence their revenues.

Gravatar image Truxton on Wednesday, December 22, 2010 (07:12:30) says:

I couldn't agree more with the sentiments of this post. Why Jeff uses WikiPedia as some kind of totem with which to set a standard is beyond me. SO is a Q&A site, WikiPedia is an encyclopaedia there is no comparison other than that there is a wiki-style editor.

The "nofollow" thing truly annoys me and as a frequent visitor (as in I use it every day, almost all day, was a beta user) I rarely see these big spam problems or self-commercial promotion by high-rep users (by that I mean 10-15k+) that Jeff alludes to.

Additionally the community is pretty quick to slap down spam, there's a good self-policing thing going on there.

I continue to use SO because it's a great site and has a great hardcore community that does a good job of maintaining a reasonably high standard. However I have long flipped the bozo bit on Jeff and his wacky ideas, throttling mechanisms and idiotic ideas about email that just get in the way of experienced users going about their business. It's a symptom of Jeff's head no longer being able to fit through his door due to his superstar status. This isn't helped either by the circle of sycophants who prop up his ego in the hope of somehow becoming a moderator or becoming a "valued associate".

I think nofollow could reasonably be removed for users of 10 or 15k+. Let's face it, if you've reached that level of rep then you're an active participant and most likely a good citizen.

Gravatar image Tom Horn on Sunday, December 26, 2010 (06:12:53) says:

Thanks for the post Brian. You make an excellent point. I think a change in this policy based on rep makes perfect sense.

Gravatar image Mitchell Rimland on Wednesday, July 20, 2011 (06:07:51) says:

Great post. I agree 100%. No follow links are not being used with big sites and content farms like crazy so they can either gain Google PR and/or use content from a non-spam-quality-site and not loose link juice. I'm dealing with it in spades on my sites. Total BS. Thanks again for the great post.

Mitch

Gravatar image Donkeytronicus on Monday, November 12, 2012 (09:11:53) says:

Solution: search engines should look at the links that are marked as nofollow, and if a site is found to use it to link to lots of valid links (which it determines through pagerank/etc) then it ignores the nofollow tag for that site. Or downgrades that site. Or something else. Anyways, the major point is, you aren't going to change the behavior of thousands of sites unless it either penalizes them or at the very least doesn't benefit them. The onus is on search engines to figure this out. It's their job.

Gravatar image Paul Reinheimer on Monday, November 12, 2012 (09:11:38) says:

Thanks for taking the time to write all this out, I've been pondering my own blog post for a while.

I see a steady trickle of users to various blog posts of mine from StackOverflow on a few topics, which I enjoy. But I find it offensive that while their users can reference my work as the source of their answers, search engines are specifically blocked from leveraging this.

In one of the meta posts they talked about the tragic results of turning it back on for a while, search engine traffic dropped. In my mind this was the expected result! Once all the various sites that provided great answers were given their due, they started ranking better than SO.

Once I discovered all this, my interest in answering questions on SO, and participating in that ecosystem dropped precipitously.

Gravatar image coconutstudio on Tuesday, November 13, 2012 (01:11:27) says:

I agree with nofollow becoming the standard for all links. Soon, all regular links will become extinct. Then we'll need to add nofollowbutnotaspam attribute.

Gravatar image Mathieu Lemoine on Thursday, November 15, 2012 (01:11:30) says:

Well, just dropping a small note, y the time this article was posted, Google had already announced that the "nofollow" was (at least) partly ignore because it is considered PageRank Sculpting...

Among other sources: http://searchenginewatch.com/article/2067884/Google-Changes-Course-on-Nofollow or a quick Google Search would have shown that to you...

Gravatar image Marc Fielding on Thursday, November 15, 2012 (07:11:34) says:

Actually I just checked and even for me site (http://www.amazingjobs.co.uk)on the SO user profile the link is "nofollow me", and yes that was a shameless plug.





Next page