![]() | | ||||||||
| | #1 |
| One Man Army War Room Member Join Date: Jul 2008 Location: London, UK
Posts: 1,889
Thanks: 93
Thanked 308 Times in 181 Posts
|
Does anyone know of any software that I can feed in a large list of links and it will go to each link and parse the code and tell me if any nofollow links exist? I could really use this to make my life easier. If it gave a percentage of dofollow links vs nofollow links on each page also that would be incredible. I'm on verge of getting the app made but I just get the nagging feeling I am sure someone must have done this already. I'd rather just get the app from some where rather than face hassle of making it. Cheers |
| | |
| | |
| | #2 |
| Advanced Warrior War Room Member Join Date: May 2004 Location: Perth, Australia.
Posts: 717
Thanks: 4
Thanked 182 Times in 138 Posts
|
I don't know of any commercial software that wil do this, but you can find the base code that will do this in almost any PHP programming book. It would take minor mods to get it to do what you want.. I don't know if thsi posts helps, but I guess is "don't pay too much" if you'r gonna get this made for you. Its a very simple script to make. Take care Bruce |
| ----------------- Get Your Backlinks indexed quicker at BackLinks2RSS Create Full Text Feeds from Partial RSS Feeds at FeedExpander.com. See the WarriorForum post about it here | |
| | |
| | #3 |
| One Man Army War Room Member Join Date: Jul 2008 Location: London, UK
Posts: 1,889
Thanks: 93
Thanked 308 Times in 181 Posts
|
I just spent sleepless night and coded the app myself using C#. App takes input file of URLs and then outputs a list of the ones that don't have a nofollow link on them. However, after running it I realise its big flaw. If the blog has no comments on it then it will think it is a dofollow blog. I fear I now must make this software more complicated by working out how to detect pages with comments and check them. |
| | |
| | |
| | #4 |
| Advanced Warrior War Room Member Join Date: May 2004 Location: Perth, Australia.
Posts: 717
Thanks: 4
Thanked 182 Times in 138 Posts
|
Maybe you've already implemented this, but are you only checking external links for nofollow or all links. Internal links maybe nofololow for "SEO Shaping" (ie having a nofollow on a link that leads to a contact us page, or privacy page), whilst the comment links might be dofollow. Which is what the OP wanted. Let us know how you get along with the script.. Take care Bruce |
| ----------------- Get Your Backlinks indexed quicker at BackLinks2RSS Create Full Text Feeds from Partial RSS Feeds at FeedExpander.com. See the WarriorForum post about it here | |
| | |
| | #5 |
| Warrior Member Join Date: Sep 2009
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
|
There are softwares like Comment Kahuna in a market which gives you Dofollow Blog list, But Can't Judge whether The Blog comment are closed or active.
|
| | |
| | |
| | #6 |
| One Man Army War Room Member Join Date: Jul 2008 Location: London, UK
Posts: 1,889
Thanks: 93
Thanked 308 Times in 181 Posts
|
Thaks for link Lumbardi, I have seen them and they have limited scope. Bruce - right now it just checks for existence but this is due to me not liking making regex. I will go back over it and make the regex a bit more beefy after I have solved problem of no comment links on page to check |
| | |
| | |
![]() |
|
| Tags |
| detect, nofollow, software |
| Thread Tools | |
| |
![]() |