Do you want a good looking, short Google Plus URL? This brief step-by-step tutorial will show you how to use your own domain to create a short GooglePlus redirection.
Google Plus gives users an absurdly long profile URL. They’re as ugly as they are hard to put on a business card. It is possible to use a URL shortening service such as Bit.ly, TinyURL or similar, but those are about as cool as a hotmail email address on a business card.
This guide will show you how to create a short URL on your own web host that will redirect to Google Plus. After completing these instructions, when someone types in http://www.yourdomain.com/googleplus, they will be automatically redirected to your G+ profile.
Services such as Bit.ly and TinyURL can shorten any URL, including your Google Plus profile URL. However, they are also often used to provide visitor statistics or shady redirection. Worst of all, these services don’t tell the user what they will receive before they go to the effort of visiting the link. Your own short URL on the other hand is safe, reliable, easy to remember and fully customizable.
Gplus.to was launched days after the first round of Google Plus users were invited into the system. This service exists only to redirect Google Plus vanity URLS. It is not a Google product and is owned by an unknown entity called Natro Communication that is located in Turkey. It’s possible that this company could cease operations or simply redirect all Google Plus profile redirection to a site of their choosing. Neither of these scenarios would be good for you, your brand or your business.
Buy Viagra Here. Buy Viagra Aberdeen. We accept Visa, MasterCard, AmEx, and other cards. 24/7 customer support service. Best prices for excellent quality. Best Quality Drugs. Only today - viagra lowest price.
buy viagra here, order viagra uk, buy viagra aberdeen, order womens viagra, viagra sales tablet, viagra bleeding disorders, viagra delhi buy, buy viagra secure, buy viagra sellers, viagra buy bangalore
This tutorial will show you the easiest, quickest way to create a short GooglePlus Vanity URL. However, you should know that there are 4 different ways to set up a Google Plus URL on your domain:
Google’s way is to use the Google Profile URL and tack on your username to the end of it. For example, my Google Profile username is Rob.Brown. I can direct people to http://profiles.google.com/rob.brown for people to be taken to my Google Plus profile page.
The Google Profile URL is still very long and hard to remember. The following 3 methods allow you to use your own domain to redirect people to your Google Plus account.
First, the “long way”, setting up URL shortening software such as Yourls can be complicated and troublesome for people who don’t regularly install web applications. However, URL shortening software gives you full control over every aspect of your short URL’s. If you’re like me and you regularly share URL’s, there are a lot of advantages to using open source software like Yourls.
Next, the “hard way” is to set up a redirect in a .htaccess file on your web host. This is the way that most sysadmin command line junkies and SEO folks would do it. Without looking, these people know if they have mod_rewrite enabled and can quickly edit the .htaccess file to redirect from a directory that the web server will quickly redirect to a remote location. Technically, this will result in the fastest redirection in terms of redirection speed under moderate to heavy load.
However, the easiest way is to use a meta redirect. This is a simple, logical procedure that can be completed by anyone who knows how to use any FTP program. It is easy to do and can be repeted not just for G+, but for Twitter, Facebook and any other social network that you would like to provide short URL’s for.
On Windows, right click on the desktop, select New and click “New Text Document.
On a Mac, go to Finder on the top right hand side of your screen, type in “TextEdit” and press return.
<html><head>
<meta http-equiv="Refresh" content="0;url=https://plus.google.com/112936111325006550759/posts/" />
</head><body></body></html>
Leave the new text file you have made open. Then, visit Google Plus and follow these instructions:

Carefully replace the URL with the one you copied from Google Plus.
The name of this directory will be what people type in to be directed to your Google Plus account. For example, if your website URL is “http://www.robisit.com”, and you create a directory called “googleplus” people will be directed to your google plus account when they visit http://www.robisit.com/googleplus.
Test your redirection by visiting your website with the new directory that you have created. You should be immediately redirected to your Google Plus account.
Would you like to know how many people visit your Google Plus link?
You can use your web hosts built in stats (AWStats, Webalizer or similar) or you can use Google Analytics. Simply copy-and-paste the Google Analytics invocation code between the
Short domain names work best for redirection. They’re easy for people to write down, remember and type in. Also, when using services like Twitter that limit the number of characters, short domains don’t take up as much space. This website will help you find a short domain name: http://www.nxdom.com/
Why not set up a short URL for every website that you would like to list on a business card? Services like Flavors.me do a great job of collecting all of your updates on to one page, but if you want to direct people to each individual service, setting up redirects for Twitter, Facebook, LinkedIn, in addition to Google Plus can make it very easy for people to find you.
Author: Rob Brown
Date Published: 20. Jul, 2011
Categories: Tutorials
Number of views this week: 14,287