URL Shortener | |
New in Tiki19. An URL shortener is a tool that allows you to shorten a long URL to a short URL without changing the destination page. A URL shortener can be used to go from 100 characters to 25 characters. The problem: End users copy paste long, ugly URLs into Tiki. Later, the URL changes (e.g. for site upgrade testing, or domain update, etc.) and we have issues. This feature takes advantage of Custom Routes. |
1.1. Operation in Tiki | |
1.1.1. Requirements | |
To use the Short URL function you must enable it first and for that you must go to Settings -> Control Panel -> SEF URL, in this interface you will not see it unless you enable the Advanced option in "Preference Filters", because Short URL is an advanced option.
A faster way to activate is to search with the keyword sefurl_short_url in Settings-> Control Panels next in the search preferences bar to type sefurl_short_url. |
1.1.2. Process | |
As we have already mentioned, "Short URL" requires activation of some other features:
|
1.1.3. Some illustration images | |
1.1.3.1. First method
1.1.3.2. Second method
|
1.2. Use | |
The use of Url shortcuts can be done in wiki on the following features:
We will take as example the wiki and Blog pages, below how to do it
Commits:
|
Related | |