Change URL Script

does anyone know how to change the URL that my members send to each other?

For example, if a member would send someone else a like to www.google.com, instead of taking the user to www.google.com upon clicking, it would link to a script on my server like www.example.com/out.php?ulr="google.com" or something like that.

Facebook and Twitter I know for sure have this feature, I just took a random example from a friends post:

http://www.facebook.com/l.php?u=http%3A%2F%2Fwww.weather.com%2Foutlook%2Fweather-news%2Fnews%2Farticles%2Fnew-years-eve-forecast_2011-12-27&h=5AQFFoYOLAQGwtt77ceKLUO4cf9ik-Eh3CRdeuW2GbWAiNQ

The user above posted a link to http://www.weather.com/outlook/weather-news/news/articles/new-years-eve-forecast_2011-12-27,

but when you click it, it takes you to facebooks script to the website. The use for this is to administrate any URL that is posted on my website and if the URL is blacklisted or viewed as spam or not appropriated, The user is shown a error page or simply taken to my sites /index.php page.

 

Thank you for your help! I have already developed a script in html, (but can use any file extension like php,) that will redirect any URL here: http://my-cabinet.webs.com/out/index.html?http://google.com

Just change the path after the ? to go to the site you want.

Thanks Again! I know this is long and complicated.

Quote · 31 Dec 2011

There is no built-in method to do that. It would most likely require extensive source code changes to scan all text posted by users everywhere in the site to trap and modify any posted links.

You will most likely have to post a jobs request for this one in the jobs section.

https://www.deanbassett.com
Quote · 31 Dec 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.