shorten url

Shortix – URL Shortener

Shortix – URL Shortener

“Shortix” is a simple and beautiful script which allows to start your own URL shortening service, a web service that provides short aliases for redirection of long URLs. Users can shorten URLs anonymously or register to get graphical statistics and use API. Script has modern and secure admin panel where you can manage all registered users and their URLs. Features URL shortening: users can shorten URL anonymously or create accounts for more...

Premium URL Shortener

Premium URL Shortener

Premium URL Shortener is an awesome URL shortener script packed with many unique features. Some of the features include Geo-Targeting, Admin Panel, Fully Working User Interface (Registration, Login, Forgot Password, Contact Page) , Advanced URL filtering and API System. Plus, with many exciting upcoming features, it will only get better! We have released a free jQuery plugin that shortens all URLs on a page. You can download it from our new...

Shorty URL shortener

Shorty URL shortener

Description Shorty is a WordPress plugin for creating a minimalistic URL shortener service. Features Can embed an URL shortener form into pages or posts, including custom post types. Adds an URL shortener to the admin area. You can use a shortcode, PHP API or a widget. 5 styles – Basic, Minimal, Metro, Plastic, Goo. Stores different users’ shortened urls and stats privately. Users don’t need to be logged in to track their shor...

No-mouse URL Shortener with API and Bookmarklet

No-mouse URL Shortener with API and Bookmarklet

This URL Shortener’s purpose is to giver the user an unique user experience when shortening URLs. It’s entirely based on simple (and standard) shortcuts. Essentially a mouse is not needed! Focus is entirely on providing the user a shortened link as fast as possible. The markup is very simple, yet the design features a handsome UI, based on common CSS3 styles. The application is prepared for HTML5 local storage, which makes it load instan...

Goo.gl API Class

Goo.gl API Class

Goo.gl API Class is an easy to use PHP wrapper for google’s url shortening service, goo.gl. PHP 5 .1.3 or above and cURL is required. Documentation is included in HTML format. Example usage: Shorten a link: Googl::shorten('http://codecanyon.net/item/googl-api-class/231394'); Expand a link to its original form: Googl::expand('goo.gl/5Mciq');