Our site has a redirect script for all links but we are having the trouble in finding a good way to insert that script in front of the posted url. For example, if someone posts the link to New york Times (
http://www.nyt.com), we want to append the script bounce.php to the front, making it "http://www.sample.com/bounce.php?url=http://www.nyt.com"
Is there a way to do this by modifying the linking rules in the admin control panel or the template codes?
Any insight is much appreciated.