Removing .html from Magento
Web designThere is an easy way to improve the SEO of your Magento store by removing the .html extension from the url Example: We have a category called Shoes http://mydomain.com/default/shoes.html
And we want to have an URL like this: http://mydomain.com/default/shoes
Now…