I have an application that advertises Land for sale. Users have the ability to share a listing by copying a link. Right now the link is www.app.com/listing/uniqueID
I would really prefer not to have the unique id exposed on the url. However I like the way it looks when it is shared.
Can you describe what you’d prefer instead of the Unique ID?
If for SEO / Clean purposes it seems the video above would help, but perhaps you want to obfuscate or encrypt the URL data so the URL can’t be reverse engineered.