All Collections
Features
Features
How to set Subpath redirect
How to set Subpath redirect
Nick avatar
Written by Nick
Updated over a week ago

To enable a subpath for you short link, follow the steps below:
โ€‹

  1. Add /* to your link slug at the end, where you want to apply variables.

    There are multiple options to consider:
    โ€‹
    a) short.link/test/*

    b) short.link/test/example/*

  2. Add $1 at the end of Original URL, where you want to pass variables.

The result should look like this:

Did this answer your question?