Yes I know this thread, but I read only you saying “I believe that a plugin is being worked on”. This what I would like to verify.
Just interested: why would you want to turn off no-follow, unless you actually like people posting comments for the sole purpose of getting PageRank? I’ve heard all the arguments about how it punishes real commenters and I don’t buy it. If you’re really that concerned about their PageRank, add them to your blogroll and link to their posts. Simple really. I doubt most bloggers have vast amounts of PR to spread around anyway.
Anonymous,
It’s because people want control over their own sites. I don’t believe that is something that any of us should question.
For example, if you moderate all comments, and personally delete all the spam before it hits the web, there is no reason to turn on nofollow.
That said, nofollow should be the default setting on install.
I don’t believe that this attribute will stop commentspam.
They’ll spam you / your blog anyway. Take i.e. the usenet, they keep on posting spam even tough most users are using software which is able to identify spam and prevent downloading spampostings.
It’ll only help Google and the other SEs to keep their PR-system alive. And maybe it will allow them to easily identify what is a blog and what is not.
BTW: I have no problem with people posting interesting comments. If this additionally raises their PR, what’s the point?
suedkind, that’s my point, too. That, and that implementing a default way to devalue *all* links from my blogs means my links, and those of my visitors, don’t count.
I understand that people don’t like blog spamming, but I’m not willing to bet either that implementation of the nofollow link attribute will stop attempts at spamming. It will devalue the links from my blog, and that is my point.
It’s like this: if I’m afraid my home will get robbed, should my solution be to ensure that I have nothing worth stealing?
DianeV,
It is likely you will see a myriad of plugins written to turn nofollow off. My current understanding is that v1.5 will have it on by default and a plugin will be required to change this setting.
How about adding nofollow to the moderation or as an alternative , so that any unmoderated comment will have nofollow, but an approved comment would have nofollow turned off?
I’m sure that someone will develop a plugin to give you that functionality 🙂
My understanding is that a plugin will be included with v1.5.
would you mind sharing your source for that?
“…people who can intelligently make a decision regarding nofollow have the flexibility to modify the behaviour without touching any core code.”
http://blog.nuclearmoose.ca/archives/2005/01/27/the-inside-scoop/#more-232
[Cross-posting from another thread]
You can use a plugin I recently developed to strip nofollow tags from comments and comment author links.
http://blog.taragana.com/index.php/archive/wordpress-15-plugin-strip-nofollow-tag-from-comment-urls/
It actually prevents nofollow tag by unregistering a default plugin which does it. As for preventing nofollow in comment author link, it is forced to actually strip the nofollow after it has been added by a strangely named function. Interetingly there is no better way without modifying the core code in this case.
This doesn’t modify any WordPress code. It has been well tested with WordPress 1.5.
BTW: I too strongly believe that nofollow should be an option and for some bloggers who proactively monitor their blogs. We say no to “nofollow” – http://blog.taragana.com/index.php/archive/to-nofollow-or-not-that-is-the-question/
Lets hope the authors of WordPress add nofollow as an option to core code.
This really should be an option and not a plugin!