You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* do not clean current products url_key values (take into account that new URL's will be generated based on the current url_key values, not products "name" values,\*\* see bottom):
53
+
* do not clean current products url_key values (take into account that new URL's will be generated based on the current url_key values, not products "name" values)\*\*:
\*\* When Magento generate URL rewrites for some product it check if product have a url_key value and use it (and do not take into acount "name" value, even if you modified it), otherwise (if url_key not exists or have an empty value) Magento use a product name to generate new url_key and then use it to generate a URL rewrites.
57
+
57
58
* do not display a progress dots in the console (usefull for a stores with a big number of products):
\*\* when Magento generate URL rewrites for some product it check if product have a url_key value and use it (and do not take into acount "name" value, even if you modified it), otherwise (if url_key not exists or have an empty value) Magento use a product name to generate new url_key and then use it to generate a URL rewrites.
0 commit comments