Get-Shorty: free script similar to tinyurl

Posted in » Scripts - by Ades on April 21st, 2007

Have you used TinyUrl.com to shorten long URLs? Shorty is a similar script that you can install on your server and shorten those long urls under your own domain name.

You can test the demo here get-shorty.com/live and download the script itself here get-shorty.com/

[Post to Twitter]  [Post to Delicious]  [Post to Digg]  [Post to StumbleUpon] 


Related Posts




12 Responses to “Get-Shorty: free script similar to tinyurl”

  1. By Matt on Apr 21, 2007

    Thanks for the Shorty link, very cool resource!

  2. By Ades on Apr 21, 2007

    You are welcome.

  3. By stormbreakers on Jul 1, 2007

    cool man thanks for the script

    http://businessguide.yeahost.com

  4. By Adrian Buerki on Nov 1, 2007

    Check out: http://traceurl.com

    TraceURL shortens any URL plus it tracks traffic to the page through the TraceURL shortened web site address, showing where the traffic originated. This can be a useful tool for anyone trying to track which promotional tactics are working the best. Count accesses and have the origin of the visitor displayed on a Google Map.

  5. By Ehsan on Nov 3, 2008

    Thats a great one and surprisingly its totally free, thanks man :) and thanks to get-shorty

  6. By Sunganani on Nov 6, 2008

    Is there some guide on how to install it. Being a newbie, much of what is contained in the guide is pretty hard to understand.

    But this is a great resource

  7. By Darren on Nov 22, 2008

    This script is woderful, im gonna try and mold it into a membership script

  8. By Daniel on Mar 7, 2009

    I couldnt get this to work. Everything loads up ok and functions within the system, but the short URL’s dont actually work. This script hasnt been updated in forever, I am running newer PHP5, not sure if that is causing the problem. Would be nice to see this updated, as it seems very cool but its just beta. Sad.

  9. By jun. on May 7, 2009

    Thanks you very much. very useful script.
    one question, does it require database?

  10. By Ades on May 8, 2009

    yes you will need database

  11. By Steve on Aug 4, 2009

    Easy setup and it’s working great.. thanks for writing a great script.

  12. By jakob on Oct 28, 2009

    I have the same problems as Daniel.
    When I create a shorty
    for example http://www.zd.se/idg
    i got the following error message when I write it in a browser:

    Not Found
    The requested URL /www/webvol2/x9/14g0ihhhktan6qo/zd.se/public_html/forward.php was not found on this server.

    Apache/1.3.41 Server at http://www.zd.se Port 80

    It seems like my webhotel interprets the rewrite to the whole path

    /www/webvol2/x9/14g0ihhhktan6qo/zd.se/public_html/forward.php

    not only to

    http://www.zd.se/forward

    Can I change the .htaccess or something else to get this work?


Post a Comment