|
-
Mar 23rd, 2011, 01:38 AM
#1
Thread Starter
Fanatic Member
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.
-
Mar 23rd, 2011, 03:12 AM
#2
Addicted Member
Re: How to Check if a Link is No Follow or not
-
Mar 23rd, 2011, 05:08 AM
#3
Thread Starter
Fanatic Member
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.
-
Mar 23rd, 2011, 05:31 AM
#4
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>?
-
Mar 23rd, 2011, 06:01 AM
#5
Thread Starter
Fanatic Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|