I want to set a OGP image url using tumblr tags like
<meta property="og:image" content="{ANY TUMBLR TAG}"/>
I want to get top of the picture of the post which I created and set OGP image.
Does Anybody knows which tumblr tag should I use?
Tumblr should auto generate meta tags for Open Graph. However, to answer the question:
<meta property="og:image" content="{block:Photo}{PhotoURL-250}{/block:Photo}"/>
You may need some template logic to make sure this is only printed on the PermalinkPage.