It's been 8 years since the first issue about this was addressed here, it's mind-blowing that this problem still persists today. I have followed all the techniques suggested in all the duplicate posts
https://stackoverflow.com/questions/13850907/remove-index-phproute-from-opencart?rq=1
https://stackoverflow.com/questions/10813809/remove-index-phproute-common-home-from-opencart?rq=1
https://stackoverflow.com/questions/47308011/seo-url-doenst-work-with-homepage-in-opencart-3
https://stackoverflow.com/questions/60787364/how-to-enable-opencart-seo-url
https://stackoverflow.com/questions/1743049/clean-urls-using-opencarts-router-class?rq=1
on this subject but none of them work. I believe it's because they are made for older versions of OC. So I was hoping I can get fresh solutions to this century old problem.
I have enabled SEO and renamed .htaccess file so default OC pages ie. about-us, blog and some products are working. But I still see several urls with these structure/s;
?route=information/information&information_id=8
?route=product/catalog
?route=product/category&path=59_105
?route=information/contact
?route=account/wishlist
?route=common/home
How can I convert these to SEO friendly URLs?