Hi all, Can any of you help we with a little script that will take a list of URL's (in a flat file or pasting a list of url's in a form) that is suppose to have a link to my site on them... and check if the link exists on that page? Then... it would move on the the next URL and so on. I want the output in a CSV file, stating if the link exists on that page... if it has a nofollow or follow... as well as stating the google PR. Can anyone help me with such script please? I am not a coder Justin
Try LinkEx (http://linkex.dk/). It's free, only one PHP file, checks backlinks, Google PageRank and more.
Looks good, but I would want to be able to pull from MySQL. All my sites run with a full back end, including link exchanges. I'll take a look at the code create a version that connects to MySQL.