Posted on April 22, 2020 by Santhosh PHow to modify the Magento2 page title?You can set title using below xml code:<referenceBlock name="page.main.title"> <action method="setPageTitle"> <argument translate="true" name="title" xsi:type="string">New Page Title</argument> </action> </referenceBlock>Share this...EmailFacebookTwitterLinkedinWhatsappPrint