i have a site built with wordpress and angularjs. This uses a url structure based on query string like. http://www.carsangrah.com/used-car/?id=171&car-name=Toyota-Etios%20Liva-GD
I want my url to look like http://www.carsangrah.com/used-car/Toyota-Etios%20Liva-GD_i171
How can I change this?