This page is currently inactive and is retained for historical reference. Either the page is no longer relevant or consensus on its purpose has become unclear. To revive discussion, seek broader input via a forum such as the village pump. |
Please explain at the top of this page what "nofollow" means. This basic information is not explained anywhere in this page. Badagnani 22:29, 20 November 2006 (UTC)
In response to widespread abuse of Google's PageRank formula using link spam, Google has implemented a special tag system which — for sites that automatically implement it — makes all links be counted nominally, rather than be ranked by excess propagation and proportion. This operates by changing the normal <a href="site"> tags with a "nofollow" marker (<a href="site" rel="nofollow">). Google note
This new nofollow tag has some hidden features which are more good than bad. Webmasters, those who run a website based on content (bloggers arn't webmasters plain and simple, dont misuse webmaster), can profit from using this nofollow in strengthening their own page rank. According to notes released in the beta of page rank, (source) PR(A) = (1-d) + d(PR(t1)/C(t1) + ... + PR(tn)/C(tn)). In this algorithm, one way links help more than Reciprocal_link. using nofollow then creats a one way link, giving your page rank an extra boost.
The possible implementation of this feature on Wikipedia was discussed at Stopping Link Spam / Comment Spam and Reduce link spamming: Support Google's "nofollow" approach. During the latter discussion, it was revealed that automatic addition of "rel=nofollow" to all external links had already been added to the Mediawiki software and enabled in Wikimedia projects. Another discussion ensued at m:Nofollow. From this informal poll, it appears that the majority of users desire control over the use of the feature.
According to Brion in #mediawiki, the development IRC channel, the use of "rel=nofollow" in links can now be controlled by setting "$wgNoFollowLinks = false;" in a Wiki's settings. In light of this, it is proposed that the use of nofollow be disabled for the English Wikipedia.