The SEO will conflict with the JETPACK plugin. I fixed it by installing the Manual Control for Jetpack so, it won’t run its share options by default, then paste this code into your header file
<meta property=”og:title” content=”title” />
<meta property=”og:type” content=”Website” />
<meta property=”og:url” content=” https://www.com” />
<meta property=”og:image” content=”image link” />
<meta property=”og:description” content=”website description” />