Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
External sites 301 Redirect
#1
Hi all!

Is it possible to parse all external urls, e.g. http://google.com/ and convert them to /go/?to=http://google.com/ automatically?
Reply
#2
why do you want to do that and what should be the effect?

I have no idea, I do redirects normally in .htaccess files ;=)
|--

Das deutschsprachige GetSimple-(Unter-)Forum:   http://get-simple.info/forums/forumdisplay.php?fid=18
Reply
#3
I want to redirect all external links in any way, by php script or by .htaccess, but firstly they should have a look like internal links, like http://mysite/go/http://google.com
Reply
#4
Yeah its possible. Use a content filter and a regex.
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#5
(2013-02-05, 00:12:11)shawn_a Wrote: Yeah its possible. Use a content filter and a regex.

Thanks!
Reply




Users browsing this thread: 1 Guest(s)