Results 1 to 5 of 5

Thread: How to Check if a Link is No Follow or not

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2007
    Posts
    544

    How to Check if a Link is No Follow or not

    If we have a htmlanchor element.

    Is there an elegant way to know whether the link is no follow or do follow after taking into account that tag and context of the links.

  2. #2
    Addicted Member Lectere's Avatar
    Join Date
    Mar 2007
    Location
    The Netherlands
    Posts
    222

    Talking Re: How to Check if a Link is No Follow or not

    What kind of link...

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2007
    Posts
    544

    Re: How to Check if a Link is No Follow or not

    any link

    if you have a mshtml.htmlanchorelement object how would you know whether a link is no follow or not.

  4. #4
    PowerPoster Radjesh Klauke's Avatar
    Join Date
    Dec 2005
    Location
    Sexbierum (Netherlands)
    Posts
    2,244

    Re: How to Check if a Link is No Follow or not

    Not sure but can't you read the line which contains the <a rel="follow" href=""> </a>?


    If you found my post helpful, please rate it.

    Codebank Submission: FireFox Browser (Gecko) in VB.NET, Load files, (sub)folders treeview with Windows icons

  5. #5

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2007
    Posts
    544

    Re: How to Check if a Link is No Follow or not

    What about if the nofollow declaration is way on top of the page?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width