Viewing 6 replies - 1 through 6 (of 6 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    On which website?

    MarkRH

    (@markrh)

    It’s answered here: https://support.google.com/webmasters/answer/96569?hl=en

    You’d make a link like: <a href="signin.php" rel="nofollow">sign in</a>

    Now, it’s up to the search bot to actually obey it.

    Thread Starter successvalues

    (@successvalues)

    @ Andrew the site is https://www.successvalues.com

    @ MarkRH, thank you. Please confirm if the sample below correct assuming to I want to marked one specific link (www.ebrima.com) in the post.

    Ebrima

    Sorry, I am non developer.

    Thank you

    MarkRH

    (@markrh)

    Yes, that’s correct. Just make sure the href contains the correct URL and change “sign in” to the appropriate text for the link. All you do is add a rel="nofollow" attribute to a link.

    PHPMatters

    (@phpmatters)

    Go to the Edit page of your editing post or page, find the link you want to change, and then add a tag of rel=”nofollow” to it like the example showed as below.

    <a href="https://www.successvalues.com" rel="nofollow">https://www.successvalues.com</a>

    Thread Starter successvalues

    (@successvalues)

    Thank you all for your support

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘No follow of link’ is closed to new replies.