How to change samplephoto when posting on fb

can I somehow specify the source? It takes this sample photo… its a CMS for classifieds… any Idea?

I think that image, title and description, comes from the opengraph meta tags on the page.

I cant show a preview image when i post this site on facebook,… similar to another page i stil havent solved. I found out that Facebook reads a meta tag… so i placed in a property for a thumbnail.
Stil nothing showing up, at least on my facebook when i try to post…

do i have put in the meta correctly? please view the source code…
www.bronzelights.gr

I see you have the OG tags in there now.
Just one thing I notice, though it may not be the cause of the problem.

<meta property="og:locale" content="en_GB" />

This indicates that the content is in English, but it’s all Greek to me.
Did you try testing it in the Sharing Debugger?

1 Like

Cool stuff Sam!! thanks

thats what I get…

"caution-solid
Warnings That Should Be Fixed

    Inferred Property
    The 'og:url' property should be explicitly provided, even if a value can be inferred from other tags."

does it mean it not seeing it? maybe in a wrong line?

SAM!!! I fixed it, and It would not happen if you hadn’t shown me the debug link ! Thanks so much :slight_smile:

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.