Alıntı
<meta property="og:image" content="<?php echo get_post_meta($post->ID, "image", true); ?>" />
<meta property="og:url" content="<?php the_permalink();?>" />
<meta property="og:type" content="article" />
<meta property="og:title" content="<?php the_title(); ?>" />
bunu header'a </head> den once eklendiginde sorun gidecektir.

boldla belirttigim yere ozel alanin adi yazilmali.