I'm new to htaccess and I want to know how can I do this two things and if they are recommended or if is there another better way to achieve a SEO friendly and nice URL:
- Redirect from www.example.com/products?id=car to example.com/car . If you can tell me the best method for SEO friendly it would be great (301 or whatever).
- Show always the url example.com/car as a pretty url and not with symbols, even when clicking a link that redirects to www.example.com/products?id=car.