How To… Use your own domain for Twitter links
GoTryTHIS has short links for Twitter, created on twe.to, which has most of the features of the custom keyword redirects of GoTryTHIS.
Method 1:
If you want to use your own domain instead of twe.to, put this into your .htaccess of your short Twitter domain.
RewriteEngine ON
RewriteRule ^(.*)$ http://twe.to/$1 [R=301,L]
Method 2:
The other, potentially simpler way to do this, is to go into your domain control panel and change your short domain from a hosted domain to one that is domain forwarding or aliased to twe.to. Each control panel is different, so if you cannot figure out how, please ask your domain registrar or web host.
In either case, continue making your links short for Twitter in GoTryTHIS, creating links on twe.to. Those links will then also work on your short domain!
Note that your short domain will be dedicated to doing this one function and that ALL twe.to links for all GoTryTHIS customers will work through your domain, not that it is likely anyone else would use it.