-
When using the woocommerce product import (import from csv), the product permalink is overwritten with the product title:
When using a woocommerce product export the correct value is correctly saved in the column “Meta: rank_math_permalink”.
But when you import this same export file the permalink ALWAYS defaults to the “product name”. This happens in both cases:
– import new products
– import and update existing productsBecause of this every import results in wrong permalinks, breaking our site structure and google index of the product pages.
We are using the default woocommerce product import and strongly depend on this import functionality for automatically creating, updating and migrating products between sites.Is there any solution to pass the wanted permalink in the import file?
thx in advance
Davy
The ticket ‘Product permalink is wrong after woocommerce product import’ is closed to new replies.