URL rewrite for refine search
If you notice that when you do refine search you get the URLs like this www.xxx.abc/ad-category/cars/?amount=$+1000+-+$+2400000&thousands=on&cp_state[0]=Washington&sa=Go&refine_search=yes
This is quite bad for
seo if you need to promote a page for example for displaying car ads in a particular city. It would be so nice if we could get a .htaccess url rewrite rule to make the URLs a bit nicer like
www.xxx.abc/ad-category/cars/Washington
Can someone help in getting such a URL. I would be fine if other parameters are omitted and only cp_state value is taken for city.