• I’m a beginner. Was successfully blogging, and starting in December would successfully add a link to my posts to a closed group’s Facebook page (not my own). Two weeks ago the link starting hosed up. The text at the top of the page shows up at the bottom on Facebook and the photo from the bottom of my blog post shows up at the top on Facebook – and cut in half with only the bottom half showing! I’ve read about open graph and getting I’ve run the debugger and checked and unchecked boxes and getting nowhere. I still get the error below. My level of talent is limited to checking boxes – if I have to do code stuff I’m doomed. I tried the www.remarpro.com general help forum and they sent me here. Appreciate any help – this new glitch has taken all the fun out of blogging.

    caution-solidWarnings That Should Be Fixed
    Inferred Property
    The ‘og:image’ property should be explicitly provided, even if a value can be inferred from other tags.
    Missing Properties
    The following required properties are missing: og:url, og:type, og:title, og:image, og:description, fb:app_id
    Bad Response Code
    URL returned a bad HTTP response code.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Michael Ott

    (@mikeyott)

    Hi,

    If you view the source of your page you’ll see you’ve got two different sets of open graph tags being output (view the source and search for og:).

    This means either your theme or another plugin (more likely) is already managing the open graph duties, so there’s no need to use my plugin as well.

    And while I’m not 100% sure how the Facebook parser will handle such a situation, I suggest you try disabling my plugin and see if your problem goes away.

    Good luck.

Viewing 1 replies (of 1 total)
  • The topic ‘Help and Patience Needed’ is closed to new replies.