Watch Anime - Debt Consolidation - Gym Lockers - Find jobs - Debt Consolidation

PDA

View Full Version : Script to check if my link partner still links to me


netaddict
Jan 6th 2006, 5:57 am
Is there any PHP function to check that? The function/script should be able to detect if search engines will spider that or not. Thanks

mdvaldosta
Jan 6th 2006, 6:14 am
MysticMedia sells a script for that on one of his sites I think.

TMan
Jan 6th 2006, 8:20 am
You might as well write your own script. Just fopen the url the link should be on and check if it is there with some regular expression or so. Can't be that hard.

mystikmedia
Jan 6th 2006, 8:28 am
Thanks, mdvaldosta.

It's actually not a script...it's a Windows desktop application. However, if you're interested, check it out:

Link Checker (http://www.mystikmedia.com/link-checkup.asp)

You can enter an unlimited number of sites to check as well as URLs. It can also check sites for PR changes (in case you need to renegotiate advertising or such when a PR update occurs).

legend2
Jan 6th 2006, 2:31 pm
well the concept is easy. open a socket, fetch a url, then search the downloaded code for your website url. you can do it:)

ctdp
Jan 10th 2006, 5:22 pm
Here is a link to a PHP link tester program that you may be able to adapt for what you need.
http://www.comptechdoc.org/independent/web/php/link-checker/

omg
Jan 13th 2006, 7:46 pm
if youve already installed the links page it might be too late, but linkmachine.net checks all the links at the click of a button, and tells you if the links are missing or not