Currently my website works well and my products are having the following URLs
https://baseurl/catalog/product/view/id/19008
However, I bulk changed with the help of a module to a more set friendly URL such as:
https://baseurl/name_of_my_product
The issue is that I changed 17000 products but the redirect did not occur. I need to save the product one by one for my url to work which is crazy. I indexed the page after changing the url but it doesn’t work.