Image share link facebook
Image share link facebook I create website with og tags like: <meta property="og:site_name" content="mywebsite" /> <meta property="og:title" content="foo" /> <meta property="og:description" content="foo" /> <meta property="og:type" content="website" /> <meta property="og:image" content="https://ABSOLUTE_URL/logo_fb.png" /> <meta property="og:url" content="https://ABSOLUTE_URL" /> When I share my website on facebook , I don't see the image of og:image https://ABSOLUTE_URL/logo_fb.png" it is not behind firewall I try even with og:image:secure_url but not lucky. By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to the...