Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/url/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
woocommerce更改url产品_Url_Woocommerce_Permalinks_Product_Slug - Fatal编程技术网

woocommerce更改url产品

woocommerce更改url产品,url,woocommerce,permalinks,product,slug,Url,Woocommerce,Permalinks,Product,Slug,我的SEO经理要求我更改网站上所有产品的URL。对于进口产品,我们使用WP All import,产品的url取自文章标题。 如何将url从例如:www.my-site/product/this-is-the-product更改为www.my-site/product/seo-product? 我知道编辑产品中有更改永久链接的选项,但我需要大量的方式 谢谢

我的SEO经理要求我更改网站上所有产品的URL。对于进口产品,我们使用WP All import,产品的url取自文章标题。 如何将url从例如:www.my-site/product/this-is-the-product更改为www.my-site/product/seo-product? 我知道编辑产品中有更改永久链接的选项,但我需要大量的方式

谢谢