Aliskorn`s mass Nofollow Checker

aliskorn

Regular Member
Joined
Apr 21, 2008
Messages
483
Reaction score
468
Some dude requested this a long time ago. He wanted the ability to load a text of thousands scraped urls and check them quickly if they are nofollow or not!

Virus Total Scan :

Code:
http://www.virustotal.com/analisis/fe29cc0e8c246dc0187625f7d096ee75a9a908c42eef938f23103136e96762c5-1255942665

Download:

Code:
http://www.rapidspread.com/file.jsp?id=gbskw7k7et


So this is exactly what this does.

1. Import your urls into the "sitestoexamine" file.
2. Press start
3. The "do follow" sites will be stored in the file "********"

Simple program and insanely fast.


Enjoy!
 
Last edited:
I think you have the dotnet framework 2.0 installed. The microsoft dotnet framework 3.5 is required to run this program. You can download it for free from the Microsoft`s website.

Have fun!
 
vista works with 3.5

this tools work

Autopligg
Seolinkpro
linkwheel

and so I look really such a tool I have seen it only on the part russen in delphi
 
Nice tool! works well but doesnt like certain types of urls and crashes.
 
Sorry guys, I may update it, but for now it only accepts http://examplesite.com/ or http://examplesite.com/blabblahblah types of url. http://www.whatever.com/examplepage is okay too. It crashes when it encounters a anything other than a live link.

Oh, and all urls are to be on one line each.



vista works with 3.5

this tools work

Autopligg
Seolinkpro
linkwheel

and so I look really such a tool I have seen it only on the part russen in delphi

This line in your error
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.4200 (NetFxQFE.050727-4200).
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll.
says something else.

Vista comes with dotnet v 2.0 preinstalled, not with the 3.5.
 
Last edited:
1 millon url I'm waiting for an update, the tool is really cool, I have long sought
 
OK, I just spent about 7 hours trying to get this to work - pursuing every avenue and pulling my hair out over .net framework (which now seems unrepairable without reformat); however, I have managed to find a solution. This program errors if you are using a 64 bit operation system because it is written for 32, but is missing code to tell 64 bit to treat it like a 32 bit. Luckily, Microsoft provides a program called CorFlags.exe (part of .NET SDK toolket) which can modify a program to force it to 32 bit - thus after applying the program will run in 32 bit mode even in 64 system. I don't know how to post links, but if someone fixed the code and reuploaded it I think many would be thankful. Ta ta.
 
Awesome Ali been looking for something sexy like this :) - thanks given.
 
great idea - doesnt work thouh, just sits there and never processes the first URL, using latest .net, XP and standard URLS.
 
Hmmm...

I am very busy these days, but I promise once I clear some of my other projects, I will debug and improve this.

`Till then, please post some of the errors you encounter.
 
Alright, this shouldn`t give any more errors based on Windows version (64 or 32 bit) :

Code:
http://www.rapidspread.com/file.jsp?id=lqf2s10bbp

Virus Total scan :

Code:
http://www.virustotal.com/analisis/b3970c413acbc58e496ac11c45f3efa16c523baa46a13d9a1a30f4b262e55399-1257850266

The urls still have to be properly formatted on one line in the sitestoexamine.txt file.

If it still gives you any error, you might have to copy the dll inside to your "c:" partition.

Enjoy!
 
Last edited:
Back
Top