Topic: Short URLs
Twitter has a feature where user submitted links are shortened into their short URL domain links. Does anyone know how to do this on Share Tronix? I have www.iwx.me I want to use as this.
Sharetronix Themes,Plugins,Templates,Tutorials
Sharetronix Tutorials,Guide,Themes,Plugins - Looking for complete information about Sharetronix? SharetronixGuide is the best place to look in.
You are not logged in. Please login or register.
Twitter has a feature where user submitted links are shortened into their short URL domain links. Does anyone know how to do this on Share Tronix? I have www.iwx.me I want to use as this.
Sharetronix preloaded with short url service from bit.ly ,to use this service open the conf_main.php file present in the "System" folder and edit the variables in the fields
$C->BITLY_LOGIN = 'blogtronixmicro';
$C->BITLY_API_KEY = 'R_ffd756f66a4f5082e37989f1bc3301a6';
Yes,you can put your own Bit.ly account values to make the short URLs can be routed and tracked via your account.
Alternatively if you want to use your own short URL ( Like sss.ss/shorturl ) other than sharetronix defualt bit.l.y api method need more customization in the core library files
Can you help to put own short url service (not bit.ly)? How to do it?
Last edited by NightWish (2010-12-30 03:07:10)
Change the bit.ly API variables in the main configuration file " System->conf_main.php" file
With UBB WYSIWYG Editor Extension. © 2010 ColorfulPHP.