I'm trying accomplish 1 simple goal: I'd like my post links (links in posts) to include the NoFollow tag. Does anyone know to get this done? Can anyone help? Thanks in advance
This is for WordPress posts. When you create a post and add a link to a post you can not specify the 'rel' tag. Does anyone know of a way to do this for links in post. I'll really appreciate it and rep will be given.
Just click on the code tab when posting, then: <a href="http://www.somesite.com" rel="nofollow">nofollow on this site</a>