Forum Discussion
SharePoint Online URL Shortener
- Nov 07, 2018
SharePoint does not have a native URL shortener. That doesn't mean you couldn't use a third-party service like bit.ly to achieve shortening, though.
As for your need to have links--where are you trying to make these links? If you're relying on the Hyperlink/Picture field type in a List, your issue is perfectly understandable, as there is a character limit there, but I've found that using a Multiple Lines of Text field to be a good workaround--if you have rich text turned on, hyperlinks made there don't have that character restriction, or at least it's not so high that SharePoint's own URLs don't fit. Also, if storing links in a Page with hyperlinks is acceptable to you, I've found the character limit is similar to what is experienced with Multiple Lines of Text.
SharePoint does not have a native URL shortener. That doesn't mean you couldn't use a third-party service like bit.ly to achieve shortening, though.
As for your need to have links--where are you trying to make these links? If you're relying on the Hyperlink/Picture field type in a List, your issue is perfectly understandable, as there is a character limit there, but I've found that using a Multiple Lines of Text field to be a good workaround--if you have rich text turned on, hyperlinks made there don't have that character restriction, or at least it's not so high that SharePoint's own URLs don't fit. Also, if storing links in a Page with hyperlinks is acceptable to you, I've found the character limit is similar to what is experienced with Multiple Lines of Text.
- sunnyschindlerNov 11, 2021Brass ContributorWouldn't third-party service like bit.ly present data leakage concern ? If yes, how to get around? Thanks Ahead!
- Vanessa MartinNov 07, 2018Copper Contributor
Thanks Matt.
I have used bit.ly and wanted to know if I had missed a native SharePoint app.
And, I appreciate the hint about multiple lines of text.
- Pekka KarppinenJan 25, 2019Copper Contributor
I have also been trying to find a solution for this. Has anyone found a tool or a good app that could be integrated to Sharepoint so users would have an easy way to shorten the links from Sharepoint without the need to use external service?