How to rewrite URL in Magento using config.xml
By default, Magento product URL looks very complicated and not SEO friendly, in this tutorial, we’re going to learn how to do simple URL rewrite in Magento using config.xml. By using config.xml method, you can create friendly URL without using .httaccess rewrites. This is very helpful when building a Magento module Let’s say that you’re a Magento developer and […]