Need simple link checker

Discussion in 'PHP' started by jluyt, Dec 13, 2007.

  1. #1
    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
     
    jluyt, Dec 13, 2007 IP
  2. picobello

    picobello Well-Known Member

    Messages:
    572
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    110
    #2
    If you find such a script, let me know because I am interested too
     
    picobello, Dec 13, 2007 IP
  3. Maxiorel

    Maxiorel Active Member

    Messages:
    285
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    58
    #3
    Try LinkEx (http://linkex.dk/). It's free, only one PHP file, checks backlinks, Google PageRank and more.
     
    Maxiorel, Dec 13, 2007 IP
    Gawk likes this.
  4. Gawk

    Gawk Peon

    Messages:
    427
    Likes Received:
    36
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Good link Maxiorel, looks like the ideal script +rep
     
    Gawk, Dec 13, 2007 IP
  5. bfellow

    bfellow Active Member

    Messages:
    266
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    78
    #5
    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.
     
    bfellow, Dec 14, 2007 IP