meta og:image for post

hey!

i want to set a facebook meta og:image tag in the header adequate to each post.
What function shall I call in this tag to make it happen?

The meta tag in which I want to exchange XXX with a URL to featured image:
<meta property="og:image" content="<?php XXX ?>" />

Thanks in advance!

Comments

Sign In or Register to comment.