By phpzag
via phpzag.com
Published: Jul 05 2012 / 09:19
Here in this post, I will explain how to set custom title, meta tags, keywords and description for your custom Magento module page. you can do this by adding few lines of code in layout XML file of your module. If you are using default theme and package tha the layout file for your custom module is present in design/frontend/default/default/layout/YourCustomModuleName.xml. But if you are using custom theme and package then default/default/ directory in the above path might be different.
Add your comment