Skip to:
Content
Pages
Categories
Search
Top
Bottom

Is possible custom all my links as nofollow???

  • @tallerwp

    Participant

    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

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

    @tallerwp

    Participant

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

    🙁

    @robin-w

    Moderator

    can you provide a link to an example?

    @tallerwp

    Participant

    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

    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