Skip to main content
Short URLs
Updated over a week ago

Short URLs are a way to create short, shareable “vanity” URLs for any page in your app.

Creating short URLs

  1. Navigate to the “App > Settings” page in your Treefort Dashboard and scroll down to “Short URLs”.

  2. Click the “Add” button.

    1. For the “Short URL” field enter a short path starting with “/” (e.g. /giveaway).

    2. For the “Destination URL“ field enter the path of the page in your app that the short URL should load (e.g. /tabs/discover/pages/giveaway). If you’re not sure of the path then open your web app, navigate to the page, and copy the path out of your browser’s address bar

    3. Click “Save” and then re-publish your app to make the short URL live.

Limitations

  • Short URLs cannot redirect users to another website.

  • You can create up to 100 short URLs.

  • If a short URL conflicts with a built-in path on the website (e.g. /menu) then it will be ignored.

Did this answer your question?