Thread Starter
doreso
(@edorsan)
Here is the link to the specific page example of my webpage.
Try to click on Share with Fbook button and you will see no image or desc or title is appearing… LINK
Have you read the Setup Guide? Have you submitted a sample post/page to the Facebook debugger? I’m getting the following error from the Facebook debugger:
Curl Error : OPERATION_TIMEOUTED Operation timed out after 10000 milliseconds with 27245 bytes received
You’ll have to improve the speed of your site.
js.
Thread Starter
doreso
(@edorsan)
Hi dear JS,
I am sure this is not a speed matter.
Can you check this again? I have checked debugger too.
Here are the results of Debugger:
Missing Required Property
The ‘og:type’ property is required, but not present.
Inferred Property
The ‘og:url’ 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.
Inferred Property
The ‘og:image’ property should be explicitly provided, even if a value can be inferred from other tags.
But I do not understand what must I do exactly to fix that, in order to be able to use your product efficiently…
Can you please tell me what to do ? Thanks.
Thread Starter
doreso
(@edorsan)
Ok, I have localized the problem I guess…
This is happening because the page has not been shared before and Fbook needs to render it first appearently. Due to Facebook cache.
When I go to Sharing debugger,
https://developers.facebook.com/tools/debug/sharing/
and put URL in the box, it says:
‘This URL hasn’t been shared on Facebook before’. Then I need to click on “Fetch new information” button. Then when I go back to my page and click on share with Fbook, image & title & description appears in the share box.
Here’s the question:
Am I going to do that share debug for each one of my pages in order to make this problem fixed ?!?!? I hope there s a quicker way you can advice :S
Please help me on this… Thanks a lot!