I have tracked this problem down (on my site, anyway) to the Google Analytics plugin (by Rich Boakes), if you have it installed, try deactivating it and check the links.
If that doesn’t do it, or you don’t have that particular plugin, try searching through your other plugins for an “add_filter(‘get_comment_author_link’)”, that may be the culprit.
Thread Starter
Erum
(@erum)
Thanks!!! That did the trick!
Thread Starter
Erum
(@erum)
Oh and the do-follow plugin is also working again. So the Google plugin was interfering with both the things.
(@erum)
17 years, 4 months ago
WP 2.7
See:
http://www.erummunir.com/290/canon-sx10-is-time-to-go-shopping#comments
The comment author link is coming up as link%20rel=external… and thus not going anywhere. When I look at the source code, the code is fine:
a href=’url’ rel=’external nofollow’ (not to mention my do follow plugin seems to have stopped workiong, too.)
Any idea on how to correct the author link?