Facebook doesn't show anythumbnail from my wordpress.. help!

David_Nich

Junior Member
Joined
Nov 2, 2012
Messages
133
Reaction score
72
Hi,

I have a entertainment website on a wordpress blog.. and when i post a new videos on my blog and copy the url to my fan page to post it only shows the link... no image appears like on this example:

Sem_T_tulo.png



is there anything i need to do on my wordpress blog so facebook automatically recognizes its a video and posts a thumbnail?
 
David,

Go to the image you want to appear as a thumbnail.

Right click and select "copy link location" or "copy image url"

Next go to your wordpress backend and login.

Go to your themes settings or appearance then editor. Go to header.php or its equivalent.

Paste this into the head section

<meta property="og:image" content="THE-URL-OF-YOUR-IMAGE-THAT-YOU-COPIED" />

You may have to wait a few minutes for this to populate before posting on Facebook but it should work.

Hope that helps,

Shawn
 
but i dont want the same image over and over again..
for example my competitor: tabonito.com

if you copy any of his wordpress posts into fb status update it shows the video image right away... thats what i need
 
Back
Top