do-follow link checker

Dubbletoke

Regular Member
Joined
May 4, 2010
Messages
434
Reaction score
88
just a quick question to test the waters, a buddy and I are working on a tool that will check links to see if they are do-follow/no-follow .. is there anything out there that will do this? i havent seen anything and i think it would be useful to alot of people on this board :P

just let me know if anyone would be interested in a tool like this or if theres already something out there that does this
 
You should thoroghly research this stuff if you haven't already. I usually code my own tools because the ready apps either call home way too often or are not thoroughly precise.

For the nofollow stuff for example it seems that not many developers are aware that you can set this in at least three ways: a tag in the link source code, a meta tag in the head section and a line in the robots.txt file.
 
Back
Top