How to get Do Follow Link?

Discussion in 'Search Engine Optimization' started by mathay, Jun 24, 2010.

  1. #1
    How can i identify whether the link is No Follow or Do follow?
     
    mathay, Jun 24, 2010 IP
  2. bruce_robart

    bruce_robart Member

    Messages:
    547
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    30
    #2
    you can search it in page sources for term "rel=nofollow" otherwise there are lots of seo tool on the internet which are providing this facility. i am using SearchStatus 1.33 add-on to identify do-follow and no-follow links.
     
    bruce_robart, Jun 24, 2010 IP
  3. Grimm

    Grimm Peon

    Messages:
    3,072
    Likes Received:
    57
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You can view the webpage's source and from there you can check if a link has a nofollow or dofollow tag. Here's an example on how they look.

    1. No Follow links - <a rel="nofollow" href="http://www.domainname.com">Domain Name</a> (i just made it bold to add emphasis :))

    2. Do Follow links - <a href="http://www.domainname.com">Domain Name</a>

    As you have noticed, do follow links don't need tags like the nofollow tag as they are always do follow by default unless you add the nofollow tag to make it no follow.
     
    Grimm, Jun 25, 2010 IP
  4. petr_ind

    petr_ind Notable Member

    Messages:
    1,680
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    210
    Articles:
    6
    #4
    For checking it, use nodofollow pug-in for firefox.
    You can know whether the link you make is nofollow or not.

    look at commenthunt.com, or look in http://followlist.com/
    They will provide some website that not give "nofollow" tag.
    You can also search in google for dofollow directory
     
    petr_ind, Jun 25, 2010 IP
  5. lerry

    lerry Peon

    Messages:
    47
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    followlist.com is great website for cek list dofollow blog
     
    lerry, Jun 25, 2010 IP
  6. sherone

    sherone Well-Known Member

    Messages:
    1,539
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    130
    #6
    You can use Firefox nodofollow addon for check nofollow and dofollow attributes.

    Cheers!
     
    sherone, Jun 25, 2010 IP
  7. openxcell.webdevelopement

    openxcell.webdevelopement Peon

    Messages:
    151
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    If you are using Firefox there is one addons which I use, named "searchstatus". It is a great tool for SEO purpose and help us to check either the link is dofollow or nofollow. The other option is to check in source code.