How to solve facebook debugger errors ??

Started by james_123, 11-15-2016, 23:34:50

Previous topic - Next topic

james_123Topic starter

Hello guys,

I came through these errors while I used facebook debugger ..  Can anybody  say what it is ?? ???  ???


nferred Property
The 'og:image' property should be explicitly provided, even if a value can be inferred from other tags.

Circular Redirect Path
Circular redirect path detected (see Redirect Path section for details).

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.

Share App ID Missing
The 'fb:app_id' property should be explicitly provided, Specify the app ID so that stories shared to Facebook will be properly attributed to the app. Alternatively, app_id can be set in url when open the share dialog.
  •  


pablohunt2812

Few days back, we shared a post on how to insert facebook open graph in WordPress themes and in this post we are gonna show how to use Facebook open graph debugger tool effectively. If you have setup open graph meta tags in your themes and still not able to see the desired information in the Facebook share then it could be because the OG meta tags are not setup correctly. In such case this official Facebook can be very useful as it scans your content and provide you the suggestions and warnings to fix what went wrong.

First thing you need to do is to go to facebook open graph debugger, the screen would look like the below one, enter the url which you want to debug and click "Debug".

Upon clicking "Debug", you would be able to see how Facebook understand your content. It would provide you the list of tags and warning, which you can verify to see whether the open graph is showing correct information or not.

object-debugger-open-graph-appid-facebook-open-graph-debugger

Like button warnings that should be fixed

like-button-warnings-facebook-open-graph-debugger

Open graph warnings that should be fixed – These warnings not necessarily needs to be fixed. This is just to inform that what can be done to make the share more attractive, in order to gain good CTR and more page views.

open-graph-warnings-facebook-open-graph-debugger

Object Properties – The information here is basically fetched using Open Graph (OG) meta tags.

object-properties

Share preview- This section shows how the content would look like when it would be shared on Facebook. This is section which you have to verify to see the output. whenever you fix any of the warnings in debugger tool, make sure to check the share preview to ensure the desired output.

share-preview-facebook-open-graph-debugger

Raw Open graph Document information – You can also see this info in the source code of the page/post. These tags are known as open graph meta tags. These meta tags gets added into the head section of your webpage once you enable them into your theme. These tags help Facebook to understand your content.


jamespatrick2512

Few days back, we shared a post on how to insert facebook open graph in WordPress themes and in this post we are gonna show how to use Facebook open graph debugger tool effectively. If you have setup open graph meta tags in your themes and still not able to see the desired information in the Facebook share then it could be because the OG meta tags are not setup correctly. In such case this official Facebook can be very useful as it scans your content and provide you the suggestions and warnings to fix what went wrong
James Patrick  ;D  ;D
My web: Ultimate Banner Plugin Review [nofollow]
  •  

jainteq

Check out this link: https://goo.gl/I8bdC0 for more information and tips.