0
我想重新定向一些鏈接,使用我的magento站點的新鏈接。這是我想要的東西: 舊鏈接:http://dressat.se/sv/atlas-design.html
新建鏈接:http://dressat.se/index.php/varumarken/atlas-design.html
magento 301重定向無法通過URL重寫
在Magento管理面板>目錄> URL重寫梟雄。我已經把鏈接是這樣的: ID路徑:sv/atlas-design.html
請求路徑:sv/atlas-design.html
目標路徑:index.php/varumarken/atlas-design.html
但它不工作。任何幫助,將不勝感激。
嘗試從目標鏈接中刪除index.php,並在系統/配置/網絡中啓用URL重寫。在這裏將「使用Web服務器重寫」設置爲是,然後再次嘗試 –
我已經完成了兩個步驟,但仍然無法工作。 – user3334795
是'varumarken'是一個活躍的類別? –