Tip rel = follow
-
I suggest this change to the file simple-author-box/core/sabox_author_box.php
if( isset( $options['sab_web_rel'] ) ) { $sab_web_rel = 'rel="nofollow"'; } else { $sab_web_rel = 'rel="follow"'; }
The idea is to force the follow in the author’s Web plugin if used WP External Links plugin
- The topic ‘Tip rel = follow’ is closed to new replies.