【发布时间】:2013-10-18 09:25:18
【问题描述】:
我们最近将旧的 Eshop 从 aspx 技术更改为 Magento 1.7.0.2
我的旧网址是这样的
http://www.demostore.nl/Contact.aspx
http://www.demostore.nl/category1.aspx
现在在magento中就像
http://www.demostore.nl/contacts
http://www.demostore.nl/products-category1
您能否给我一些示例,说明什么以及如何将我所有的旧网址与 301 重定向到新的 Magento 网站?我认为它会在 htaccess 内,但我不知道具体该怎么做?
【问题讨论】:
标签: php .htaccess magento redirect