I want to set a prefix so users would only need to type part of the url they want to shorten while the rest of the url is already given.
For example, I have example(dot)com/ but if an user types “anyword” then the url that will be shortened will be "example(dot)com/anyword
Is there any way to do that?