If you want to change page title from admin side then please follow below steps:
* Login in admin and open CMS > Static pages, then edit page which you want to change "Page Title".
* In frontend and any module, you can use xml file to set new title for your page. The syntax is:
<reference name=“header”>
<action method=“setTitle” translate=“title”><title>Your Title Here!</title></action>
</reference>
Enjoy!
This article is Easy to explain change page title in Magento. Thanks for sharing useful tips.
ReplyDelete