How To Add Nofollow Attribute In Your Blogroll (WordPress)

by Avinash

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:

  1. Wikipedia Adds Nofollow Link Attribute
  2. WordPress 2.2 RC2 Up And Ready For Download
  3. [WordPress] Filter Adult SPAM
  4. Tag/Category Cloud Plugin For WordPress
  5. FeedWordPress – An Atom/RSS Aggregator Plugin For WordPress