Global nofollow on a page

Discussion in 'Search Engine Optimization' started by login, May 19, 2007.

  1. #1
    How can you use nofollow in the head and get a global nofollow for the entire page ? Will that nofollow also effect links to other pagers in the same site ?
     
    login, May 19, 2007 IP
  2. Millar

    Millar Peon

    Messages:
    334
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Use:
    <meta name="robots" content="nofollow" />
    Code (markup):
    This will effect every link on the page, including inbound links.
     
    Millar, May 20, 2007 IP
  3. login

    login Notable Member

    Messages:
    8,849
    Likes Received:
    349
    Best Answers:
    0
    Trophy Points:
    280
    #3
    Thanks Millar. What do you mean by inbound links, do you mean links to other pages on the same site ?
     
    login, May 20, 2007 IP
  4. downloadthenet

    downloadthenet Active Member

    Messages:
    497
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    78
    #4
    Yes, that effects all links on the page.
     
    downloadthenet, May 20, 2007 IP
  5. seo-mumbai

    seo-mumbai Well-Known Member

    Messages:
    2,004
    Likes Received:
    183
    Best Answers:
    0
    Trophy Points:
    105
    #5
    is there way to stop only outbound links?
     
    seo-mumbai, May 20, 2007 IP
  6. downloadthenet

    downloadthenet Active Member

    Messages:
    497
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    78
    #6
    rel="nofollow" attribute in the actual link.
     
    downloadthenet, May 20, 2007 IP
  7. seo-mumbai

    seo-mumbai Well-Known Member

    Messages:
    2,004
    Likes Received:
    183
    Best Answers:
    0
    Trophy Points:
    105
    #7
    yes but i need it only to outbound links not inbould or my domain inner links
     
    seo-mumbai, May 20, 2007 IP
  8. login

    login Notable Member

    Messages:
    8,849
    Likes Received:
    349
    Best Answers:
    0
    Trophy Points:
    280
    #8
    rel="nofollow" attribute in the actual link will do that for you.
     
    login, May 20, 2007 IP
  9. downloadthenet

    downloadthenet Active Member

    Messages:
    497
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    78
    #9
    Here's an example of the outbound link from your page just to clarify.
    <a href="www.domain.com" rel="nofollow" title"">outbound link text</a>
     
    downloadthenet, May 20, 2007 IP
  10. kgrad

    kgrad Well-Known Member

    Messages:
    2,414
    Likes Received:
    82
    Best Answers:
    0
    Trophy Points:
    130
    #10
    It will make your linking profile very unnatural.
     
    kgrad, May 20, 2007 IP
  11. seo-mumbai

    seo-mumbai Well-Known Member

    Messages:
    2,004
    Likes Received:
    183
    Best Answers:
    0
    Trophy Points:
    105
    #11
    thanks this is for single link i was looking for global how can i use it for whole website and all old links?

    this will include inbound links and also links within domain so i was asking any small edit in this line to exclude inbound :D
     
    seo-mumbai, May 22, 2007 IP