Hello,
I want to sare my blog posts on my facebook page but when copy the link or click share button on he blog, it doesn’t appeared anything than the URL only, no title/description. I dont know problem if it’s the Theme or my posts or blog. Try this link http://www.zenji255.com/index.php/video-chidi-yobo-yori-yori/
Please any suggestion / help
Thank you
Ongoing issue with Facebook. Only thing you can do is
a) make sure all your opengraph (OG) tags are in place
b) make sure your site META has the link to your FB page
c) consider NOT using mega-menu which can supposedly confuse FB “sometimes.”
FB does not “always” grab content no matter what you do.
Their “fix” for this is the “refresh attachment” option once you do a share, on the actual share/post.
Hi,
Thanks Chris for your help!
@razakey The theme doesn’t control the og: meta data so we recommend Yoast Seo plugin for meta data. Please disable all the plugins except Visual Composer and Yoast Seo, clear cache and check again. Please note though that facebook isn’t fetching you new meta info right away so you need to wait a while the new info are updated, so use facebook debugger tool to test/refresh your article – https://developers.facebook.com/tools/debug/og/object/
Thanks!
Hello there,
Thank you all for the replying and helping, I installed the Yoast SEO plugin but still its not showing thumbnails. I tried another way of viewing the source of the page (HTML CODES)I see the YOAST SEO codes.
(Iam Sorry, my english it’s not good 100%)
Thank you
Hi,
I have checked one of your posts using fb debugger(I also suggested above to use it) and you get some erors there that you should fix and first I suggest to read and apply this online solution as your server spend a lot of time to response the requests – http://screencast.com/t/X0KjhlEBHi4 here you can read more – http://stackoverflow.com/questions/22461368/facebook-developer-tool-throw-curl-error-operation-timeouted-operation-timed especially this answer – http://screencast.com/t/Sjh4Rj8usU0
First you should use a cache plugin(we recommend WP Super Cache) and also please check this guide to improve the pagespeed – https://forum.tagdiv.com/how-to-make-the-site-faster/ the real issue is your server response time and you can try to reduce the number of queries (fewer plugins, fewer blocks on page, reduce the elements which use ajax requests/pagination like mega menus/load more/infinite load), also consider using a cache plugin like I already suggested.
Thanks!
Can somebody please help me? I think I have the same problem with Facebook but don’t get it solved.
Check…. http://www.haagsetopsport.nl/video-puinduin-run-2016/
In the test-environment the Facebook sharing did work… but in the LIVE environment it previews with a 404-deadlink.
Can somebody please help?
Regards,
Michiel
Hello Michiel,
Please use the facebook debugger as suggested above: https://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Fwww.haagsetopsport.nl%2Fvideo-puinduin-run-2016%2F
You need to see to these errors that the debugger shows. If you have the OG tag properly set up, then you need to contact your hosting provider because this most likely is a server issue.
Please follow the methods posted above by Alin and if you still cannot get it to work, then contact your hosting service.
Thank you!
Hi Bogdan,
Sorry for the late response. The og:tags are set, but not recognized by the debugger.
Any thoughts about the og:type tag? //
Missing Required Property The ‘og:type’ property is required, but not present.
https://developers.facebook.com/tools/debug/og/object/?q=http%3A%2F%2Fwww.haagsetopsport.nl%2Fmark-caljouw-in-nk-finale-onderuit%2F
What are the exact instructions/questions for the server provider?
Thanks in advance.
Regards,
Michiel
Look at your page source in web browser, to see the “actual” open graph (OG) tags being printed in the HTML above the body tag. This is what FB “reads” to utilize your content. if it’s missing or blank, then it doesn’t work right.
You need to use a plugin like YOAST SEO, where you set all your info, and then it prints that in your page.
In Yoast I believe you can specify a type, but it’s usually “article”
See YOAST SEO docs.
This may be relevant also
https://wordpress.org/support/topic/how-to-change-ogtype-its-wordpress-seo-by-yoast?replies=5
You can follow this guide to set it up properly: https://forum.tagdiv.com/facebook-share/
Thank you!