Home » Internet Tools

4 Ways To Create Your Own TinyURL Like Site

by Arpit Kumar on 31 May 2009


Here are four easy way to create your own service like TinyURL and bitly.

GoCodes

GoCodes is a WordPress plugin which shorts the long URLs. If you own a WordPress blog, you can install it from here. Now, you can create short URLs like yourdomain.com/go/xyz. You can alter the key ‘go’ and can decide the short code ‘xyz’.

It is the simplest tool to create your own service for URL shortening. It would be best for hiding affiliates links etc. with this way. You can change the target URLs anytime and can see the hit stats.

Shorty

Shorty is a PHP based script. Hence, you need to install it like WordPress. I am using it at my domain ArpitNext.com.

Though, the installation process may seem little geeky but, actually it is very simple:

  1. Start with downloading the Shorty ZIP file.
  2. Unzip it and upload all the files to server.
  3. Now, follow the installation process :
    • Open the configuration.php file and change the database settings. Alter your MySQL database, username and password etc.
    • Run the _install.php from the browser.
    • Set your login details.
  4. If you are installing shorty in a directory of your domain mydomain.com/short/) you don’t need to change any thing, but if you are installing it in the domain root, change the forward.php and .htaccess files as per described here.
  5. If you are OK with simple HTML, you can customize the pages and other settings.

Though, Shorty installation process is little difficult for non-techies, it is a better option! You can change the target URLs anytime and can see the hit stats from the admin panel.

Visit this link http://arpitnext.com/google ,which will redirect you to Google.

Google Short Links

It is another cool way to setup your own URL shortening service. Digital Inspiration describes the entire process. Read it here.

awe.sm

awe.sm offers URL shortening service on your own domain. But, it is not FREE and you need to spend around hundred dollars for it. :(

Moreover, there are many more PHP scripts for this purpose.

Also Read : 10 Free Scripts to Create Your Own Url Shortening Service (Thanks Keshav :) )
:)




Must Read These Posts:

  1. 301Works.org Will Take Care Of Short URLs If Site Shuts Down
  2. t.co : Twitter’s Own URL Shortening Service Coming Soon
  3. wp.me Shortlinks Are Now Available For Self Hosted WordPress Blogs
  4. Bookmarklet To Create goo.gl Short URLs In Firefox, Opera, Chrome And Other Browsers
  5. adf.ly – Earn By Shortening URLs
  6. twt.tl Short URLs
  7. Create Your Own Twitter Client
  8. goo.gl Is The Fastest Short URL Service

Posted in Internet Tools. Tags: , , , , , , , , .

Search

3 Comments »

  • Keshav said: on # 31 May 2009.

    Nice post Arpit.
    I’d a post about free url shortening scripts some time back, if you’re interested http://bit.ly/ellPq

  • Steve said: on # 31 May 2009.

    Thanks for the pointer to GoCodes. Just what I was looking for

  • Antonie Potgieter said: on # 14 July 2009.

    Thank you! Shorty works great! I will definitely recommend it.

Leave your response!