Hi,
I’ve checked your site using the FB debugger tool and noticed this curl errors: http://screencast.com/t/zdCGgNlbcdLu If your site has proper og: tags it should work, please also check your page source for your post to make sure the actual data is there.
Please note that facebook isn’t fetching you new meta info right away so you need to wait a while the new info are updated or you can use this fb debugger tool: https://developers.facebook.com/tools/debug/ to see exactly how fb pulls your posts info and manually fetch new scrap info.
Thanks!
Hi,
Do you use SEO by yoast plugin? Try it with that plugin and enable this http://screencast.com/t/ZrcnEsN4xJg
Thanks!
Hi,
Please disable any js/css minification, this can cause issues as it may facebook doesn’t recognize og:. Also disable all plugins, leave just Visual Composer and Seo by Yoast active, empty cache and then check if you still have this issue.
Thanks!
Hi,
I’ve checked your site and the issue appears from the way your server response, it delivers partial content 206 – http://screencast.com/t/thISCw5u , because of this Facebook cannot read the page content, it reads this – http://screencast.com/t/OvUsXJid2v – http://screencast.com/t/DEXhN8aqai3X – that’s why you see those strange characters when you share the page. The server should reply with code 200, if you don’t know what may cause this try to talk with your host administrator about it.
Thank you, Emil G.
-
This reply was modified 11 years by
Emil G.
Hi,
I’m glad that you solved this issue and thanks for sharing how you solved this. Also we recommend to use only ‘Page Cache’ ( no database cache, no object cache, no javascript minify).
Thanks!