Skip to:
Content
Pages
Categories
Search
Top
Bottom

Is possible custom all my links as nofollow???


  • Laura N
    Participant

    @tallerwp

    I want that all the links in my bbpress will be no follow. Is it possible? Or the links more important. Thank you!

Viewing 5 replies - 1 through 5 (of 5 total)

  • Robin W
    Moderator

    @robin-w

    by default bbpress adds nofollow to links in content (and elsewhere – wouldn’t swear it was everything, but seems to be!)


    Laura N
    Participant

    @tallerwp

    thank you Robin, but When I write a new article I add a link in the content, this link is follow.

    🙁


    Robin W
    Moderator

    @robin-w

    can you provide a link to an example?


    Laura N
    Participant

    @tallerwp

    I am working in local, but the problem with follow is when someone writes a new post, he can add spam in the content and I want bydefault mark the links as nofollow.

    thank you for your help.


    Robin W
    Moderator

    @robin-w

    The nofollow is added on output rather than save, so if you use inspection tools you will see that the actual code sent to browser (and hence seen by robots) has nofollow

    eg

    <div class="bbp-reply-content">
    <p>
    <a href="http://www.rewweb.co.uk" rel="nofollow">link to my site</a>
    </p>
Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.
Skip to toolbar