Drupal Block Snippet: Recent Comments by
Posted: Wed 05/02/2007 by ramiroThe Drupal core comment module comes with a block called Recent Comments, that displays links to the latest comments, the comment author's name and the time that passed since the comment was posted.
If you configure the comment module so that users can enter their homepage URL the comment author's name displayed in the comment block is not a link to the URL entered.
Considering the huge amount of spam comments blogs receive this seems perfectly reasonably. But you can configure Drupal so that comments by anonymous user's must be approved. This way you can prevent spam comments from being displayed publicly.
Is rel=nofollow Achieving the Desired Effect?
Posted: Mon 11/06/2006 by ramiroMore and more blogs, link directories, and other types websites tend to add the rel="nofollow" attribute to external links to tell search engines not to follow them, meaning that the Google PageRank is not inherited by the externally linked pages.
Clearly this is bad from an SEO perspective for the external pages but may have a positive effect for the internal website links, because they receive more value. This seems somewhat egoistic but hey we all know that money makes the world go round and website owners will argue that they only do it for spam prevention.

