• Hello,

    After publishing my blogposts and podcast episodes to WordPress I’m trying to post them as links on my Facebook page. However, when this is done the post on Facebook looks bad and it says “The page can not be found”. Same thing is being displayed when I run the Facebook Debugger:

    https://developers.facebook.com/tools/debug/og/object/

    with the following input URL:
    http://ankisundin.se/grona-kaffebonor-gor-dig-inte-smal/

    It says:
    Missing Required Property The ‘og:type’ property is required, but not present.

    When I check the website I tried to debug, I can see all the og tags:

    <meta property="og:site_name" content="Anki Sundin">
       <meta property="og:type" content="article">
       <meta property="og:locale" content="sv_SE">
       <meta property="fb:app_id" content="339060936271052">
       <meta property="og:url" content="http://ankisundin.se/grona-kaffebonor-gor-dig-inte-smal/">
       <meta property="og:title" content="Gröna kaffebönor gör dig inte smal">
       <meta property="og:description" content="&nbsp; Hälsogranskaren på Metro gör det igen - denna gå…">
       <meta property="article:published_time" content="2015-05-12T17:39:10+00:00">
       <meta property="article:modified_time" content="2015-05-12T17:45:27+00:00">
       <meta property="article:author" content="http://ankisundin.se/author/anki/">
       <meta property="article:section" content="Fett">
       <meta property="article:tag" content="Fettförbränning">
       <meta property="article:tag" content="Kaffe">
       <meta property="article:tag" content="kafferostning">

    What can I do to fix this? This happened for a couple of weeks ago. Before that it has always been working perfectly.

    Best regards,
    Seif

    https://wordpress.org/plugins/facebook/

  • The topic ‘Missing required property – 'og:type'’ is closed to new replies.