Skip to:
Content
Pages
Categories
Search
Top
Bottom

Nofollow on Internal Links

  • @devyncjohnson

    Participant

    Recently, the “nofollow” attribute has been added to my internal links on my website (DCJTech.info). Initially, I suspected it was a bug in the “External Links” plugin because I updated that plugin, and that was the only change on my server. I first shared this issue with the developers of the plugin ( https://wordpress.org/support/topic/nofollow-bug ), but I was told it was bbPress that is adding the “nofollow” attribute.

    Here is an example of the problem – http://dcjtech.info/topic/general-unixoid-topics/

    How can I prevent bbPress from performing any action on any of my links?

Viewing 2 replies - 1 through 2 (of 2 total)
  • @devyncjohnson

    Participant

    I have tried commenting out the following lines from ./includes/core/filters.php, but without success.

    add_filter( 'bbp_get_reply_content', 'bbp_rel_nofollow',   50   );
    add_filter( 'bbp_get_topic_content', 'bbp_rel_nofollow',   50   );

    @robkk

    Moderator

    Closing in favor of your other topic. Please do not create duplicate topics.

    Remove NoFollow from BBPress Posts

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Nofollow on Internal Links’ is closed to new replies.
Skip to toolbar