javascript-nofollow-links.zip to the /wp-content/plugins/ directory and unzip.wp-content/plugins/javascript-nofollow-links/jnl.js is accessible by web browsers.
Normally it is unless you've applied some additional security to your web browser configuration.You may need to add some css to your theme so that the new link elements appear as expected. For example:
b.url { color: #YOURLINKCOLOR; cursor: pointer; }
b.url:hover { text-decoration: underline; }




