如何在magento中为CMS页面,产品和类别提供unicode(等UTF-8)URL密钥?
例如:http://example.com/product/mobile1.html到http://example.com /موبایل1 /محصول。html
问候。
答案 0 :(得分:1)
默认情况下,Magento不支持使用unicode字符作为URL密钥,Magento将使用拉丁字符替换每个非拉丁字符。
您可以尝试本教程:http://rakan.me/2012/07/19/support-unicode-in-magento-product-url-key/
否则,有一些扩展可以让你使用unicode - 有一个谷歌。