I am looking to hire someone to build a component for custom URLs on a web app. Essentially, the user needs a custom URL profile page like Linktree (www.domain.com/username). Adalo does not have a way of doing this at the moment but I would love to hire someone to build a custom component if they know how!
Hi, @Jundi I understand your problem. What kind of problem are you facing. Because I faced this problem earlier on doing custom URL on my web apps.
So I reach a company ConvrtX Who solved my problem Very easy way. Because they know about this. I would also recommend you to at least one time you have to approach it.
The reason why no one is taking up the task is because it is a non-trivial task. I can build native deep linking because all the code required is app code and I have access to all app code. I cannot build it for PWA because I donโt have access to change the manifest.json, that is Adalo servers that I do not have access to modify. I cannot do it on web for the same reason. Adalo engineers can solve the problem easy, I would need to hack their system and inject code, which would cause the FBI to knock on my door (I could, but risk reward makes me stay away).
So, to get this working there are two options, make a specific link for every user and use what is called 30X redirects using something like NGINX (not viable) or to create a new server that contact the adalo api to get the information that translates USERNAME to the crazy url address in adalo and syncs with adalo api often because if you have more than 1,000 users the adalo api does not work well.
Now, to hire someone like me to build a server and setup all the routing to get this to work would cost, easily $5,000, and for that and it would only work for you and only for /username.
Now, if you have $5,000 to spend on the link, might as well go all in for $20,000 and hire a firm to build it off adalo rather than getting the hack to work.
I suppose another possible option would be to hire Adalo to set this up on their servers. That would solve it for everyone and will be easier than my solution, but I doubt they would do it.