How can you tell a site is a "nofollow" site?

Discussion in 'Google' started by giancarlo, Apr 6, 2008.

  1. #1
    Thank you in advance.
     
    giancarlo, Apr 6, 2008 IP
  2. glitto

    glitto Notable Member

    Messages:
    2,839
    Likes Received:
    185
    Best Answers:
    0
    Trophy Points:
    205
    #2
    You can check their source code and see if there is "nofollow" thing or not.

    This is the simple step to check :)
     
    glitto, Apr 6, 2008 IP
  3. Colleen

    Colleen Illustrious Member

    Messages:
    6,777
    Likes Received:
    725
    Best Answers:
    1
    Trophy Points:
    430
    #3
    You would have to view the source, which you can get via a right click, then do a search for "nofollow" and see where it's been applied.
     
    Colleen, Apr 6, 2008 IP
    kentuckyslone likes this.
  4. giancarlo

    giancarlo Active Member

    Messages:
    697
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    58
    #4
    Thanks glitto.

    But where this "nofollow thing" could be located?

    Is it the <meta name="robots" content="nofollow"> tag located after the <head>, in the site's HTML?
     
    giancarlo, Apr 6, 2008 IP
  5. digitalspace

    digitalspace Banned

    Messages:
    347
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    "no follow" will come with a hyper text link.
     
    digitalspace, Apr 6, 2008 IP
  6. Devilfish

    Devilfish Active Member

    Messages:
    396
    Likes Received:
    6
    Best Answers:
    1
    Trophy Points:
    70
    #6
    If you are using Firefox and install the SEO Toolbar, all the 'no-follow' links show up as red so they're easy to spot.
     
    Devilfish, Apr 6, 2008 IP
  7. giancarlo

    giancarlo Active Member

    Messages:
    697
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    58
    #7
    Thank you, guys.
     
    giancarlo, Apr 6, 2008 IP
  8. trader5561

    trader5561 Active Member

    Messages:
    510
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    60
    #8
    actually "nofollow" or "follow" which one is good? And what is this for? Can anyone explain?

    Thanks
     
    trader5561, Apr 7, 2008 IP
  9. mac83

    mac83 Active Member

    Messages:
    237
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    58
    #9
    Nofollow is a way to tell search engine spiders to not follow your web pages and index them. This is done using a meta tag with the value nofollow, noindex. This can alos be achieved having a robots.txt file and putting the appropriate code.

    If you want to block your site from search engines, you should use nofollow. For example administration area of a site. Else use follow
     
    mac83, Apr 7, 2008 IP
  10. farooqaaa

    farooqaaa Well-Known Member

    Messages:
    2,330
    Likes Received:
    149
    Best Answers:
    0
    Trophy Points:
    180
    #10
    Thanks man! thats a nice add-on. Very good for SEO.
     
    farooqaaa, Apr 7, 2008 IP
  11. EnPassant

    EnPassant Active Member

    Messages:
    612
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    70
    #11
    Popular blogs and websites use "nofollow" on links from comments. Comments are open, so most people who comment are doing for the sake of a backlink. They simply use nofollow, and you can find it in the source code.

    It tells the bot not to follow that link.
     
    EnPassant, Apr 7, 2008 IP
  12. trader5561

    trader5561 Active Member

    Messages:
    510
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    60
    #12
    if i place <meta name="robots" content="index, follow"> , means the spyder will crawl only index page but not whole site pages?
     
    trader5561, Apr 7, 2008 IP
  13. Luq

    Luq Well-Known Member

    Messages:
    496
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    123
    #13
    install firefox...install the searchstatus plugin..once installed it displays on the right bottom..the alexa,,google pr,compete ranking..right click the blue icon next to it and select 'highlight nofollow links',all nofollow links will turn pink..hope that helps!
     
    Luq, Apr 7, 2008 IP
  14. giancarlo

    giancarlo Active Member

    Messages:
    697
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    58
    #14
    All right. Now I understand there's a difference between the NOFOLLOW meta tag placed after <head> and the rel="NOFOLLOW" placed in the hiperlink.

    For those who need more information about using the meta tag, check this out: http://www.google.com/support/webmasters/bin/answer.py?answer=61050.
     
    giancarlo, Apr 7, 2008 IP
  15. itliberty

    itliberty Peon

    Messages:
    1,173
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #15
    And when looking through source code realize that when looking at blogs quite a bit will have nofollow, however, you have to look at the comments section as that is what you are looking for.

    OR if you have done a link exchange with someone, always go there and check if they added nofollow. If they have never accept links from them again as they are taking your link and not passing pagerank back to you..

    just a note ;)
     
    itliberty, Apr 7, 2008 IP
  16. enous

    enous Well-Known Member

    Messages:
    1,500
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    158
    #16
    yep,its easy, you can see at the meta tag or the <A tag, where there's a nofollow that's it..
     
    enous, Apr 7, 2008 IP
  17. poshswinger

    poshswinger Active Member

    Messages:
    2,527
    Likes Received:
    56
    Best Answers:
    0
    Trophy Points:
    90
    #17
    View the Page Source.
     
    poshswinger, Apr 7, 2008 IP
  18. JohnS0N

    JohnS0N Notable Member

    Messages:
    1,581
    Likes Received:
    63
    Best Answers:
    0
    Trophy Points:
    210
    #18
    I use Search Status. It highlights no-follow links automatically when you visit a page. It also does many other things like meta tags analysis and keyword density...
     
    JohnS0N, Apr 7, 2008 IP
  19. trichnosis

    trichnosis Prominent Member

    Messages:
    13,785
    Likes Received:
    333
    Best Answers:
    0
    Trophy Points:
    300
    #19
    check the source code . if there is rel="nofollow", search engines will ignore those links
     
    trichnosis, Apr 7, 2008 IP
  20. archer_07

    archer_07 Guest

    Messages:
    98
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #20
    I am using seo for firefox ads on.. It's very useful.. but if you don't want to install that. better check it manually in view source code...
     
    archer_07, Apr 8, 2008 IP