How To Add Nofollow Attribute In Your Blogroll (WordPress)
Keeping a long list of links in your blogroll is pretty good to promote your readers, friends, or websites but it might harm your Google PR. So, if you want to add Nofollow attribute in your WordPress blogroll, follow these steps:
Open your site’s file manager and edit this file: /wp-admin/edit-link-form.php
Find:
< ?php _e('friendship') ?>
Add the following code under the “td” section:
That’s it. Save the file and check your WordPress Administration panel. Now if you go to the “Blogroll” tab, you’ll find an option to add “nofollow” attribute in your blogroll links.
Enjoy!
Related posts:
How exactly does linking to other weblogs in a blogroll hurt your pagerank?