Hello,
I want to change the URL structure from /cap-type,care/cap-make,audi/cap-model,a5_ to something like /cars/audi/a5_
I don’t really care about the rest of them, they can remain as they are.
I need a little guidance on how to achieve this without modifying core features. I did something with Ajax, JS and 301 redirects but I am not so sure it’s ok in terms of SEO(canonicals are generated ok) and I can see the URL switch in the URL bar.
Looking forward in hearing of a better option.