By Pushkar Gaikwad on
Ok so I am getting spammed alot in comments and I want all the links in comments to be nofollow. How to do it ?
Ok so I am getting spammed alot in comments and I want all the links in comments to be nofollow. How to do it ?
Comments
You can put some code to your template.php
Here http://www.kinetasystems.com/blog/three-tips-for-comment-theming-in-drupal your can find some examples.
Does this also nofollow
Does this also nofollow links which are in the body of comments ? I don't think so.
I am surprised such an important feature got missed in Drupal !!!
Use input filters
As explained here : http://www.scribbledesigns.co.uk/2008/04/02/how-to-apply-relnofollow-to-... , you just have to create a specific input filter for comments, with Spam link deterrent checked.