-
I have same problem. Every new post has a bug thumbnail when shared on Facebook. I have used the facebook thumbnail debugger and found 2 errors: “The ‘og:image’ property should be explicitly provided, even if a value can be inferred from other tags.” “The following required properties are missing: og:url, og:title, og:image, og:description”
However, if I check in Google Structured Data Testing Tool, I can see:
<meta property=”og:locale” content=”id_ID”>
<meta property=”og:type” content=”article”>
<meta property=”og:title” content=”Geleri Kenakalan D'Travellers • D'Travellers”>
<meta property=”og:description” content=”Sebuah bentuk introspeksi atas kenakalan-kenakalan yang kami perbuat selama ini :twisted:”>
<meta property=”og:url” content=”https://travellersblitar.com/geleri-kenakalan-dtravellers/”>
<meta property=”og:site_name” content=”D'Travellers”>
<meta property=”og:updated_time” content=”2018-06-28T16:32:13+00:00″>
<meta property=”fb:app_id” content=”710729386008462″>
<meta property=”og:image” content=”https://i1.wp.com/travellersblitar.com/wp-content/uploads/2012/02/kenakalan-pantai-keben.jpg”>
<meta property=”og:image:secure_url” content=”https://i1.wp.com/travellersblitar.com/wp-content/uploads/2012/02/kenakalan-pantai-keben.jpg”>We could see “og meta tag” in there. If I scrape my URL again on Facebook sharing debugger tool, It will be fixed. So, I must scrape every post of my page manually due to this issue .
I wanna ask, does the error happen because of some types of caching or something else? and how can I resolve it?
The ticket ‘Problems with Open Graph’ is closed to new replies.