How we Add No Follow Links?

8 replies
Hi Mate,

Friends last night My Client send me new article for guest post on my word press website he want guest post with no follow link but i don't know how i can make No follow links in word press website.

Explain with me about no follow links and also how i can add home page links which are still just on home page?
#add #follow #links
  • Profile picture of the author kewkii
    Not entirely sure what you mean but to make a link a 'nofollow' you just need to add a rel attribute with a value of nofollow to the anchor tag.

    Code:
    <a rel="nofollow" href="http://www.somewebsite.com/">This is my anchor text</a>
    w3schools page on anchor attribute rel - 'HTML a rel Attribute
    {{ DiscussionBoard.errors[9309984].message }}
  • Profile picture of the author kpmedia
    You cannot easily make nofollow links in WordPress. It's usually all or nothing. You'd have to manually edit the page code in the editor, and it's often undone by the editor if/when you revise the post.

    Your client's request is stupid, however.
    {{ DiscussionBoard.errors[9311051].message }}
  • Profile picture of the author exactprecisions
    add nofollow to the rel property of the anchor tag

    <a rel="nofollow"></a>
    {{ DiscussionBoard.errors[9312055].message }}
  • Profile picture of the author Padsall
    Dear kpmedia Clients are blessings of GOD why you are saying Your client's request is stupid?

    Warrior Froum members forever give us Solution of our problems i had solve my problem and explain with me where i go for page code in the editor?
    and also share with me code of editor for no follow links?
    {{ DiscussionBoard.errors[9312266].message }}
  • Profile picture of the author hirithk
    Hi
    We can add no follow links, there are number of websites with low page rank and with no preorities and ads website which gives you the no follow links. Actually do follow links have the value, the website should maintain do follow as well as no follow
    {{ DiscussionBoard.errors[9312539].message }}
  • Profile picture of the author martinluther
    kewkii is quite right. You can use that html code for making a code no follow.
    {{ DiscussionBoard.errors[9313198].message }}
  • Profile picture of the author Padsall
    Hi Mate,

    Happy after solved my problem in Warrior Forum Community so i am saying thanks every one for help..
    {{ DiscussionBoard.errors[9332496].message }}

Trending Topics