Forums

Automatic rel nofollow in post (3 posts)

  1. tsanko
    Member
    Posted 4 years ago #

    Hello. I use only feeds on my blog and need to put rel nofollow and _blank to all links in the posts. I try mattgerris plugin but it doesnt works for me. Can you say me how to do it?

  2. Otto
    Tech Ninja
    Posted 4 years ago #

    Add this to your theme's functions.php file:
    add_filter('the_content', 'wp_rel_nofollow');

    That won't _blank them, but it will nofollow them.

  3. ibnuasad
    Member
    Posted 3 years ago #

    Maybe the following plugin can help you :) - Nofollow Links in Posts

Topic Closed

This topic has been closed to new replies.

About this Topic