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.
Once this is done, check the "Short URL" option and validate the operation by clicking on the "Apply" button. Note that Short URL requires the activation of the "Custom Routes" feature, which also requires the activation of the "Search engine friendly URL" and "Add base tag in the HTML head section" features.

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

Short URL first method
Click to expand

1.1.3.2. Second method

Short URL second method
Click to expand

1.2. Use

The use of Url shortcuts can be done in wiki on the following features:


The way to proceed or use it remains the same for all:

We will take as example the wiki and Blog pages, below how to do it

Examples for Wiki page and Blog
Click to expand


Namely, this feature also applies to the elements of each basic feature, i.e. for example we can shorten the URL of a blog and those of all its articles. This same principle also applies to Forums and Trackers.

Commits:

History Source