Short url generation for Silva CMS
Project description
Introduction
This extension provides native Short URLs in Silva. It allows users to manage short hyperlinks to any Silva content item. It’s particularly useful for Twitter postings.
Instead of sending a URL such as: http://www.yoursite.com/department/news/articlename (51 characters)
It’s much better to send a URL like: http://yoursite.com/$jUe8eg (27 characters)
Additionally, Custom Short URLs can be created, for instance: http://yoursite.com/HappyNewYear (32 characters)
These provide a memorable URL that’s better for communication since the path contains meaning as opposed to gibberish. It’s especially effective for usage in other mediums like email and print.
When the extension is activated a Short URLs entry appears in Silva’s Settings menu. The screen displays the Short URL for that item and provides a form for creating Custom Short URLs.
This feature can be combined with a short domain name to redirect a site visitor to the destination content.
Code repository
Source code can be found in Git: https://github.com/silvacms/silva.app.shorturl
Changes
3.0.2 (2013/10/09)
Fix bugs when services got deleted by hand.
3.0.1 (2013/05/24)
Update API for name chooser to prevent to create custom short urls with id of content.
3.0 (2013/03/07)
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.