haonas please open file plugins/system/t4/src/t4/Document/Template.php search and remove the code in function renderOpenGraph():
if (!$this->doc->params->get('system_opengraph', ""))
return;
$options = $this->app->input->get('option', '');
if (in_array($options, array('com_content', 'com_t4pagebuilder', "com_contact")))
return;
and update content in the menu's Open Graph tab in administrator.