I built my own link directory software it manges links on 12 websites on 2 different servers
I have to export inof server to server every few days
I'm thinking of rebuildnging it in sql server so they dtabases will be sychnised
or I have a screen scrapper classs which would allow me to grab the html from the site on the the one server and display it on the ohter Not sure which I going to go wiht
like this scrapes a page from google
http://www.x8a.net/extract_it/getone.php
but I'm not sure how the spiders will react to the download time
building link by hand is way toomuch work for me