0

I have a wordpress network. All the contents in my network are user generated. All posts links are now dofollow. I want to change it to nofollow. My site uses plugin for custom fields. I removed the default description area. So i cannot use the_content function. I use custom fields for all.

I tried many auto nofollow plugins. But its not working in my custom fields. Can anyone help me?

Is there any function code available?

I just want

<a href="http://domain.com">My Link</a> 

to

<a href="http://domain.com" rel="nofollow">My Link</a> 

Thanks

2
  • What does the output of your custom fields look like?
    – Norcross
    CommentedDec 30, 2011 at 5:20
  • Hey bro, I found a gist here. I think it will work.Let me tryCommentedDec 30, 2011 at 5:29

1 Answer 1

0

Code Available here which is written by chrisguitarguy

    Start asking to get answers

    Find the answer to your question by asking.

    Ask question

    Explore related questions

    See similar questions with these tags.