我是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
并给出错误..我哪里错了
答案 0 :(得分:0)
尝试
1)abc.com/index.php/kiyama-90210-brown
a)如果上述网址正在运行,则启用网址重写表单系统>配置>常规 选择网络/搜索引擎优化>是
2)更改网址重写后,请运行重建索引