I am doing a project in magento, i just wanted to rewrite the URL for landing page.
For example:
http://release.contus.us/services/SVEP1663/airhotels/property/country/?country=Vietnam this is my current url , i just wanted to make it as
http://release.contus.us/services/SVEP1663/Vietnam. How can i do this i referred many site but i didn't get what i expected.
Note: Country is added dynamically by the user at the back end. Waiting for your answers thank you!!