rails url seo

Hi, i want to make a url like this

localhost:3000/sellers/where=aa&type=bb&order=id

to

localhost:3000/sellers/aa-bb-id

how to do ?

btw,the url with .html or no .html is more useful for seo?

Thank you!