Hello!
In my app the users have a profile. I summarize all their profile information in a page that I called “profile”. The page is of the type ‘user’.
The problem I’m facing is this: if the user wants to share their profile page, it is: mydomain.com/profile/user-slug.
it would be nice if the url is mydomain.com/user-slug.
Is this possible?