Magento page Title not showing for some pages like contact us, rss feeds
add the following code on the xml layout:
<reference name="head">
<action method="setTitle" translate="title"><title>Title hereeeeee</title></action>
</reference>
Magento page Title not showing for some pages like contact us, rss feeds
add the following code on the xml layout:
<reference name="head">
<action method="setTitle" translate="title"><title>Title hereeeeee</title></action>
</reference>