Results 1 to 4 of 4

Thread: How to make a nofollow link

  1. #1
    Join Date
    Apr 2009
    Posts
    79

    How to make a nofollow link

    Does any one know how to make a no follow link in html. There are many website in which link is given but do not transfer any "Google juice" to it. How can I create link a no-follow link? Any recommendations and suggestions are appreciated.

  2. #2
    Join Date
    May 2008
    Posts
    2,297

    Re: How to make a nofollow link

    The new nofollow link tag is supposed to provide webmasters with the opportunity to add a link to their website without leaking PageRank to the page they are linking to. Just add rel="nofollow" to your code.The nofollow attribute was originally designed to reduce comment spam, but has turned into a control method for the Google bot.

  3. #3
    Join Date
    Jan 2009
    Posts
    199

    Re: How to make a nofollow link

    The nofollow attribute value is not meant for blocking access to content, it is an HTML attribute value used to instruct some search engines that a hyperlink should not influence the link target's ranking in the search engine's index.The Nofollow HTML linking tag is used to prevent search engines from “following” a specific link to another web page or site.

  4. #4
    Join Date
    Dec 2008
    Posts
    177

    Re: How to make a nofollow link

    Code:
    <a href="link here" rel="nofollow">text here</a>
    The most obvious reason to gain these links is because they can still send traffic to your site. The proper methods for blocking search engine to access content on a website, the nofollow attribute basically means that the search engines will not follow the link, it’s assumed that it’s a waste of time to try to earn these.

Similar Threads

  1. Dofollow Vs. Nofollow
    By Vakalp in forum Technology & Internet
    Replies: 8
    Last Post: 28-12-2011, 10:49 PM
  2. Connecting TP-Link modem to TP-Link router
    By Rufta in forum Technology & Internet
    Replies: 3
    Last Post: 02-02-2011, 01:50 PM
  3. Difference between symbolic link and a physical link
    By Shell456 in forum Operating Systems
    Replies: 4
    Last Post: 25-02-2010, 10:30 PM
  4. Changing link color when moving mouse over link in HTML
    By Cade in forum Software Development
    Replies: 5
    Last Post: 22-01-2010, 07:46 PM
  5. D-Link DIR-655, Intel WiFi Link 4965a/g/n, Vista and 802.11n
    By CaspaR in forum Windows Vista Network
    Replies: 1
    Last Post: 14-07-2007, 04:03 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,679,166.30290 seconds with 17 queries