• Resolved Kathy_Goss

    (@kathy_goss)


    Hi Chuck,
    I am getting the following error and warnings when I run debug:

    Errors That Must Be Fixed
    Meta Tags In Body Your page has meta tags in the body instead of the head. This may be because your HTML was malformed and they fell lower in the parse tree.
    Please fix this in order for the tags to be usable.
    Notice
    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.
    Inferred Property The ‘og:title’ property should be explicitly provided, even if a value can be inferred from other tags.
    Inferred Property The ‘og:description’ property should be explicitly provided, even if a value can be inferred from other tags.
    Inferred Property The ‘og:image’ property should be explicitly provided, even if a value can be inferred from other tags.

    Is this something I need to change in your plugin settings or is there something else I need to do?

    I was testing this URL:

    https://www.ads-software.com/plugins/wp-facebook-open-graph-protocol/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Chuck Reynolds

    (@ryno267)

    more likely than not you have another plugin adding OG: tags that aren’t completely filled out. w/o your domain I can’t verify but you should view-source on your page and look. then fix.

    Thread Starter Kathy_Goss

    (@kathy_goss)

    Hi Chuck, Thanks for responding. For some reason, I am not getting notified regarding replies. I appreciate your help.

    The domain is usingessentialoils.com

    Also, I have added this to a multisite that is created for very non-technical people. We actually provide the content and plugin settings for them where ever possible. I love the ping out to Facebook when publishing, however the error message is “frightening” to people. Is it possible to change the message to something that is more of a notice that there was not a successful connection to Facebook, try updating the post (or something like that)?

    Plugin Author Chuck Reynolds

    (@ryno267)

    so looking at that home page you’re not using this plugin at all… you’re using something that’s outputting this
    <!-- START - Facebook Open Graph, Google+ and Twitter Card Tags 1.5.1 -->

    Do you mean you have wp_debug set to true and php warnings are displaying to users?? Because you probably shouldn’t have that on in a production environment… not sure if that’s what you mean.

    Also this plugin doesn’t notify facebook when publishing anything.. it just takes info from the post/page and puts meta tags in that facebook and the other social sites use as a reference when pulling data from the url.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Debugger errors and warnings’ is closed to new replies.