I want to add rel="nofollow" attributes to links that point to login/ToS pages in my Drupal 7 site. How can this be accomplished?
Tell me more
×
Drupal Answers is a question and answer site for
Drupal developers and administrators. It's 100% free, no registration required.
|
I think this is the module you are looking for: http://drupal.org/project/menu_attributes With Menu Attributes you can set the rel attribute (among many) on the admin section. |
|||
|