How to use wp_rel_nofollow to add nofollow to external links only?
I want to add nofollow attribute to only external links in the content of the post. Internal links should stay follow.
So, can I use wp_rel_nofollow() to make only external links nofollow? Or do I need to use another method?
Topic the-content nofollow links Wordpress
Category Web