1

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.

Thumbs up Thumbs down

2

Re: Short URLs

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';

That will helps

Install Turnkey Web Scripts start your own profit portals
Do someMicro Jobs and earn decent money on your part time

3

Re: Short URLs

Could I somehow change it to my URLs?

Thumbs up Thumbs down

4

Re: Short URLs

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

Install Turnkey Web Scripts start your own profit portals
Do someMicro Jobs and earn decent money on your part time

5

Re: Short URLs

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)

Thumbs up Thumbs down

6

Re: Short URLs

And how to activate it (even this bit.ly)?

Thumbs up Thumbs down

7

Re: Short URLs

Change the  bit.ly API variables in the main configuration file " System->conf_main.php" file

Install Turnkey Web Scripts start your own profit portals
Do someMicro Jobs and earn decent money on your part time