Any short url script?

Harry 2706

Regular Member
Joined
Mar 23, 2011
Messages
246
Reaction score
32
Hey guys is there any short url script out there in whuch you can shorten the urls but whn you visit the short url then the real actual link opens without being displayed.

I mean the real link opens in browser but the shortened url is displayed only not the actual url.?
 
no never short url is changed to long
or
make you url short yourself
 
i am not aware of a script to do exactly that.. probably you need to get one of the url shortener scripts out there and do a mod on it
 
Are you working with wordpress? Here is how I do it with WP Traffic Tools:

img404.jpg


But you can also do this with a htaccess hack wordpress or not.

http://stackoverflow.com/questions/7789707/url-maskingwith-htaccess

The trick to keep the masked URL in the address bar lies in the [L] code at the end of the redirect rule.
 
Last edited by a moderator:
Good share adbox.

if you're using WP I'd give that a shot, don't know of any script :(
 
It sound like you would like to iframe your destination URL instead of redirect to it. If that's the case then it's really simple to fix, feel free to contact me :)
 
Back
Top