wrong product URL

Hello,
 
I’ve a problem with the product URL. The system use the “product name” as product URl,  instead of the “URL key” 
what to do?
 
regards,
 
Albert

8 answers

Profile photo of Mall Staff 184060.00 $tone December 23, 2016
Public

Hi Albert,
Let’s revert your database to latest backup of that.
And provide me the admin and SSH credentials of your Magento2 now.
I will check further and help you out.
Regards,
Mall.
 

#1
Profile photo of Mall Staff 184060.00 $tone December 26, 2016
Public

Hi Albert,
That issue is a issue of Magento 2 core functions. You can view detail at this post:
https://github.com/magento/magento2/issues/5929
Also, let’s try with steps as bellow:
Step 1: Backup current your database.
Step 2: Delete all product urls rewrite in your database by SQL commands:
Delete url_rewrite where entity_type = ‘product’
Delete from catalog_url_rewrite_product_category;
Step 3: Re-save all your Product categories.
And tell me know how it goes.
Regards,
Mall.

#6

Please login or Register to Submit Answer

Written By

Comments