How to Setup your own URL Shortening Service

url redirection URL shortening services like goo.gl, bit.ly, etc. provide small aliases for long web addresses thus making it easier for you to share complex links through email, IM, Twitter, etc.

The only problem with URL shortening services is that most of them don’t have a solid business model yet so if they decide to shut shop in future, all your existing short links will become broken or point to non-existent 404 pages.

To prevent yourself from running into such a situation, you can consider setting up your own URL shortening service that will run on your own domain (or web server) and the short URLs will therefore resolve throughout the lifespan of your site.

Google Short URLs Service for Google Apps

Google provides an excellent URL shortening service but it’s only available for sites that use Google Apps for Domains. Other than providing memorable shortcuts to web URLs, Google Short Links service also offers standard analytics so you can know the usage level (or click-throughs) of individual URLs.

Here’s are some sample URLs that internally use the Google URL shortening service:

To get started, add the Google Short Links service to your Google Apps domain. By default your redirection service will be available at links.example.com but you are free to choose any other sub-domain for this purpose. From the dashboard, open your Short Links settings and add a new URL (I picked go.labnol.org) and then deleted the default links sub-domain.

cname settings Next open your web domains cpanel and create a new CNAME record for the same sub-domain that should point to ghs.google.com as in the following screenshot.

Wait for a couple of minutes for the DNS changes to propagate across the Internet and your TinyURL clone is ready to serve. Here’s the default web interface where you can create short URLs using your Google Apps account.

Screenshot: Create your own short URLs

google short urls interface

You can either create custom aliases or let the Google App itself choose a short URL for your web address but unlike the TinyURL service that does a 301 redirect, Google Short URLs do a 302 temporary redirect so the link juice, PageRank, etc. aren’t transferred to the original URL.

Tiny URLs created with Google Short Links offer another advantage - you can edit the underlying web page address so the short URLs will stay valid even if the underlying page has moved to a new location.

Screenshot: See usage count of short URLs

manage short urls

Run your own URL Shortening Service

Google Short Links are a perfect match for people who need a TinyURL like redirection service without involving any technical details. You don’t need any web server space and there are no MySQL databases or PHP scripts involved but the only downside it that your site must be running on Google Apps.

If you need to set up redirection on a site that doesn’t use Google Apps, try Shorty - it’s a free MySQL + PHP scripts that you may either set on sub-domain or a sub-directory under your main website.

With Shorty, you get a simple web interface to create as well as manage all your existing short URLs. Just upload all the installation files to your Apache server and run _install.php from the web browser. It also provides stats for individual short URLs.

Related: Create Short URLs for Google Search

Amit Agarwal

Amit Agarwal

Google Developer Expert, Google Cloud Champion

Amit Agarwal is a Google Developer Expert in Google Workspace and Google Apps Script. He holds an engineering degree in Computer Science (I.I.T.) and is the first professional blogger in India.

Amit has developed several popular Google add-ons including Mail Merge for Gmail and Document Studio. Read more on Lifehacker and YourStory

0

Awards & Titles

Digital Inspiration has won several awards since it's launch in 2004.

Google Developer Expert

Google Developer Expert

Google awarded us the Google Developer Expert award recogizing our work in Google Workspace.

ProductHunt Golden Kitty

ProductHunt Golden Kitty

Our Gmail tool won the Lifehack of the Year award at ProductHunt Golden Kitty Awards in 2017.

Microsoft MVP Alumni

Microsoft MVP Alumni

Microsoft awarded us the Most Valuable Professional (MVP) title for 5 years in a row.

Google Cloud Champion

Google Cloud Champion

Google awarded us the Champion Innovator title recognizing our technical skill and expertise.

Email Newsletter

Sign up for our email newsletter to stay up to date.

We will never send any spam emails. Promise.