I want to put nofollow tags on my category list for site optimization purposes
I have found the function wp_list_cats in deprecated.php thats used in my dynamic_sidebar.php where is the best place to insert the code and what code do I need to use to introduce the nofollow tag
Regards Bill007