function head_metas() { parent::head_metas(); $this->output('<meta property="og:image" content="http://mysite.com/og-image.png" />'); }