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
Magento产品url链接_Magento_Url - Fatal编程技术网

Magento产品url链接

Magento产品url链接,magento,url,Magento,Url,我是magento的新手…我开始在一个半建的magento网站上工作,添加到后端的产品没有被重定向到产品页面 I have changed the url in the url rewrite .. Here are the details : Request path : abc.com/index.php/catalog/product/view/id/59/s/kiyama-90210-brown/ Target path : catalog/product/view/id/59

我是magento的新手…我开始在一个半建的magento网站上工作,添加到后端的产品没有被重定向到产品页面

I have changed the url in the url rewrite .. Here are the details : 

Request path : abc.com/index.php/catalog/product/view/id/59/s/kiyama-90210-brown/

Target path : catalog/product/view/id/59

Redirect : Permanent (301)

But it is taking the path : abc.com/kiyama-90210-brown 
并给出错误。。我哪里出了问题

试试看

1) abc.com/index.php/kiyama-90210-brown

a) 如果上述url正常工作,则启用url重写表单系统>配置>常规 选择Web/搜索引擎优化>是

2) 更改url重写后,请运行重新索引