hamutalwz
Member
Posted 3 months ago #
Hi,
When I check my posts with Facebook Object Debugger I get this error:
Object at URL 'http://fsh.co.il/qa131012/' of type 'article' is invalid because the given value 'iw' for property 'og:locale:locale' could not be parsed as type 'enum'.
My language is set to he_IL.
How can I fix this?
Thank you.
http://wordpress.org/extend/plugins/meta-ographr/
take a look at this. it's probably the same problem with hebrew, try and choose 'hebrew' rather than 'hebrew (israel)'
turns out facebook requires "he_IL" and not "iw_IL" as specified in this list. i've released an update fixing that, thanks for reporting!
hamutalwz
Member
Posted 3 months ago #
thanks! I've installed the update but the problem still exists.
should I do something with the existing posts to resolve it?
ah sorry, you will have to update your settings! clicking 'save' might be enough, otherwise pick a different language first and then go back to your preference.
hamutalwz
Member
Posted 3 months ago #
thanks!
this error no longer appear but now I get a different error:
Object at URL 'http://fsh.co.il/qa131012/' of type 'article' is invalid because the domain 'fsh.co.il' is not allowed for the specified application id '110832315635'. You can verify your configured 'App Domain' at https://developers.facebook.com/apps/110832315635.
this app id is the one I have created for the facebook comments plugin but it doesn't seem to be valid.
I removed it from the OGraph settings but I keep getting the error. why is that?
that's coming from the facebook comments plugin, check its settings
hamutalwz
Member
Posted 3 months ago #
I see.
thanks so much for you support and quick reply!!