header.php
<meta property="og:title" content="<?php if ( is_home() ) { } else { if ( is_archive() ) { echo(''); } if ( is_search() ) { echo('Suchergebnisse für "'); echo($s); echo('" – '); } else { wp_title(' - ',true,'right'); } } ?><?php bloginfo('name'); ?>" />
<meta property="og:url" content="<?php echo get_permalink(); ?>" />
<meta property="og:description" content="<?php bloginfo('description'); ?>" />
<meta property="og:image" content="http://url/image.jpg" />
- Bild mit mindestens 200px
- Facebook Debugger
- Referenz Referenz