adspace


How to change any page title in magento?

Answer Posted / Dinesh Chandra Arya

To change a page title in Magento, navigate to Content > Design > Configuration > HTML Head > Scripts and CSS > Page Specific > Custom Scripts and CSS. Add the following code: <title>Your New Title</title>. For a custom module, override the core layout XML file or use a block to set the title.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which is the latest version of magento?

72