[wp-hackers] Support for "nofollow"

Bill Bradford mrbill at gmail.com
Wed Jan 19 03:17:56 GMT 2005


In case you haven't seen it yet:

http://sixapart.com/log/2005/01/support_for_nof.shtml
http://www.ysearchblog.com/archives/000069.html

"By adding a rel="nofollow" attribute to hyperlinks, webmasters and
weblog owners can tell search engines that the links are effectively
untrusted. For example, this:

<a href="http://spammer.example.com/">buy now</a>

Becomes this:

<a href="http://spammer.example.com/" rel="nofollow">buy now</a>"

Maybe I can write my first plugin to do this. :)

Bill


More information about the hackers mailing list