Paul Liebrand's Weblog

Welcome to my blog mainly about SharePoint

Skip to: Content | Sidebar | Footer

Google Search
Custom Search

SharePoint URL Shortener – Feature Highlight

1 September, 2009 (07:25) | SharePoint | By: Paul Liebrand

There is a feature in my SharePoint URL Shortener solution that was not included in the video I posted on YouTube recently. I thought I would take the time to spotlight this feature because it may not be too obvious.

The video highlights the ability to generate a short URL by using the drop down menu from within a list or library, for example:

ShortUrlLibrary

However, sometimes you may have the need to shorten the current URL you are on within a SharePoint site (it does not have to be a list item or document). My SharePoint URL Shortener adds a link to the Welcome menu located in the top right corner of the screen that when clicked will generate a short version of whatever URL you are currently viewing.

Lets say you wanted to create a survey and send it out to your users. You can now click on the Respond to this Survey button:

ResponseSurvey

Which will take you to some awful long URL which you would generally copy and paste into an email, or a SharePoint announcement and send out to your users.

With SharePoint URL Shortener, you can now click the drop down on the Welcome menu and select Generate Short URL and it will generate the short URL version:

WelcomeMenu

You can now include this shortened URL in an email message or post it to an announcement list within SharePoint.

ShortURLEmail

I hope you find this useful.

Thank you


Post to Twitter Post to Delicious Post to Digg Post to Facebook Post to Reddit

  • Lvnvtechie

    Does this work in 2010?

  • http://www.paulliebrand.com Paul Liebrand

    I have personally not tested it so cannot answer that question with confidence.

  • Keihimekawa

    I tried installing it in 2010 and it did worked but the fact that url is automatically generated is something I’m trying to work on. I’m using SharePoint for our company site so my boss really don’t want to see code-like urls. =P

  • http://www.paulliebrand.com Paul Liebrand

    SharePoint 2010 has a document ID feature built into it that basically
    accomplishes the same thing. Not sure you need to use my feature anymore.