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