Question

I am using magento 2.2.3 for my store.I observed that some of my product page url goes wrong url or 404 ex.

if i am try to open this url:

https://baseurl/good-tee-hoodie-1-lb

then it open like this:

https://baseurl/catalog/product/view/id/119/s/good-tee-hoodie-1-lb/category/301/

there can be multiple urls which is not working correctly.

what should i do? Any suggestion?

Is there any way where i can regenrate all the product or category urls? Is that good idea?

I have tried this extension (https://github.com/Iazel/magento2-regenurl) to regenerate the url but it's not working for me.

Please help me out with this probelm.

Was it helpful?

Solution

For above my problem, I seem to have found my solution for that after too much googling.

I have used below extension which is free.

https://github.com/elgentos/regenerate-catalog-urls

for that particular products i have regenerate product urls again.It working for me correctly.

Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top