Skip to main content

All Questions

0 votes
0 answers
31 views

Share image from an interactive drawing app to Facebook

I have a web app where one could draw mandala designs. I want the user to be able to eventually share that image to Facebook. I was able to convert the SVG element to base64, and to create a blob for ...
naimelhajj's user avatar
0 votes
0 answers
568 views

Are there any ways to detect that user click on the link I shared on Facebook, Messenger?

As I mention on title, I'm finding a solution to detect whenever user click on my website from Facebook. I 've try to do that by reading userAgent from the request, that user agent may be a string ...
Nam Le's user avatar
  • 101
-2 votes
1 answer
110 views

Facebook share - display wrong image [closed]

I have problem with display image while sharing link: https://digital.nbbd.me/unit/zorica-joksimovic-from-water-and-stone-to-story-and-storytelling Title and description display correct, but image ...
Nenad Jeremic's user avatar
0 votes
0 answers
286 views

I can't share a WordPress site's link in Facebook

I am trying to share my website's link in facebook but I can't do it. The website is done with WordPress and I am using the plugin Open Graph, but at the end I get a different error message: Can't ...
BI_DMO's user avatar
  • 1
0 votes
0 answers
28 views

Dynamically changed Open Graph properties aren't shown on Facebook

I am using an Open Graph to make my website beautiful when sharing on Facebook. I have the following meta tags: <meta property="og:url" content="url"> <meta property="og:title" content="...
Giorgi Cercvadze's user avatar
0 votes
1 answer
32 views

Facebook lost track of all links I have shared after migration

I have a website which I decided to migrate, but I haven't changed the URL's, yet the Facebook (https://developers.facebook.com/tools/debug/sharing/) complains that This URL hasn't been shared on ...
MadMatt's user avatar
  • 119
-2 votes
1 answer
481 views

Woocommerce product opengraph

I'm working on a woocommerce, and when I try to share a product, there is no img or description, just like the og tag are empties, but just a link to the shared post. I tried several plugins like ...
matheo972's user avatar
  • 131
1 vote
1 answer
599 views

Facebook `share_open_graph` share ignores `og:description` when `og:image` is present

I am trying to set the og values shared to Facebook dynamically using the share_open_graph method: FB.ui({ method: 'share_open_graph', action_type: 'og.shares', ...
And Finally's user avatar
  • 5,672
0 votes
0 answers
160 views

Image meta tag not correctly picked up by Facebook

We are running into a strange problem when Facebook crawles our pages. When we want to share the page with its not showing the appropriate thumbnail image. Running the page through the Facebook ...
Vincent Fabris's user avatar
-1 votes
1 answer
140 views

How to change the picture we see on Facebook when we share a link of our website

I've been looking for a while on Internet and coding, but i still cannot personalize the picture when i share article using Facebook share button. I would like to put the picture of the shared ...
Thomas Moreau's user avatar
3 votes
1 answer
5k views

Facebook sharing image (og:image) not working the first time despite having og:image:width and og:image:height

I'm building an image on the fly to attach to page to be shared on facebook. Everything seems to be going great until it hits the share dialog. Facebook doesn't seem to be scraping, because the image ...
Whit's user avatar
  • 1,159
1 vote
0 answers
2k views

How to post base64 png in <meta property="og:image" >?

I want share a base64 png file in meta og:image property. I try but its not working. How can i do this? <meta property="og:image" content="base64file">
Ahmet Ozan Tekin's user avatar
0 votes
0 answers
90 views

Despite correct OG tags, facebook sharing uses incorrect image?

I have correct OG tags in the meta tags of my page, the facebook OG tags debugger shows the correct content and has no errors or warnings, but actual shares use an image that is seemingly picked at ...
user1687050's user avatar
2 votes
0 answers
185 views

Creating Custom Open Graph Stories Facebook?

Creating Custom Open Graph Stories is deprecated. Do we have any alternative for it. How can we make custom actions and objects now.
sajal's user avatar
  • 179
0 votes
1 answer
430 views

Share title, image and description using FBSDK for IOS

Im just start using Facebook idk for iOS and want to allow users share image,title and description from my app, something like this : But I only get the title and description :s this is my code: let ...
Willy Cornejo's user avatar

15 30 50 per page