Merhaba kodları ekle düzelicektir.
<!-- Twitter -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@kullanıcı">
<meta name="twitter:creator" content="@[COLOR=#000000][FONT=Open Sans][SIZE=2]kullanıcı[/SIZE][/FONT][/COLOR] ">
<meta name="twitter:title" content="<?php bloginfo('name');?>">
<meta name="twitter:description" content="<?php the_title(); ?>">
<meta name="twitter:image" content="Kapak URL adresi ve haber resim adresi">
<!-- Facebook -->
<meta property="og:url" content="[COLOR=#000000][FONT="Open Sans"]Site url[/FONT][/COLOR] ">
<meta property="og:title" content="<?php the_title(); ?>">
<meta property="og:description" content="<?php the_title(); ?>">
<meta property="og:type" content="website">
<meta property="og:image" content="[COLOR=#000000][FONT="Open Sans"]Kapak URL adresi ve haber resim adresi[/FONT][/COLOR] ">
<meta property="og:image:secure_url" content="Site url">
<meta property="og:image:type" content="image/png">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
Merhabalar hocam, kodları nereye eklemem gerekiyor?