Hey, have some kind of program/code/etc. and would like to set it up so that as soon as you click on "Generate" on my website, you are redirected to linkvertise, shrink.url etc., and from there to shortbin. How can I do that in mass(meaning that I can make 5,000 codes/links). I would appreciate help/referrals to people who can help me. Thanks for any help
That's not hard. You want to take one link and create 500 affiliate links, right? Have a database of the link shorteners, your API code, their API links, and the function you'll need to generate the link. Then have a PHP script which works down that database list, making the API calls and adding to the HTML output.