I noticed similar questions to what I have to ask but I feel I haven't really had my question answered.
I created an admin panel for a client. He has the ability to create Destinations (i.e. Rome, Barcelona, Cancun)
All the information for each destination is dynamic and currently looks like this:
/Destination.aspx?id=1
I would like it to look like this:
/Rome/ or /Cancun/
Is this plausible?