Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

0 votes
0 answers
72 views

How do I display multiple OpenGraph preview images when my page is shared?

I found an example of a site that, when shared on iMessage and Discord, displays two OpenGraph images stacked on top of each other. How do I replicate this on my site? For reference, I am using Next....
sov's user avatar
  • 21
5 votes
1 answer
428 views

Linkedin fetch wrong data when sharing link (only canonical url data)

I'm having issues with sharing a website on Linkedin I have a https://www.exemple.com website which is correctly crawled by Linkedin And I added a page https://www.exemple.com/page Linkedin's preview ...
Maxime Amore's user avatar
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
1 vote
1 answer
3k views

OpenGraph image standards for Facebook, Whatsapp, and iMessage

Open Graph tag for Whatsapp link sharing showed that I can have two or more Open Graph images, e.g. a rectangular one for Facebook and a square one for Whatsapp: <meta property="og:image" ...
emonigma's user avatar
  • 4,166
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
-1 votes
2 answers
439 views

Linkedin Sharing web page does not show summary

We have been sharing our website pages and articles to LinkedIn for almost 4 years using https://www.linkedin.com/shareArticle?mini=true&url=https://example.com/page1/ Until recently, the ...
Rache's user avatar
  • 217
5 votes
1 answer
4k views

Make og:video play inline whatsapp and facebook

Is it possible to add OG:video data to the head of a website so that whatsapp and facebook can play the video inline? I have currently only seen this working with youtube and instagram links. Whenever ...
Matthias's user avatar
  • 275
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
23 votes
2 answers
6k views

Linkedin: Sharing URL Summary not appearing

I'm not sure if this is new behaviour or if it didn't work at all. So I'm using the LinkedIn Customized URL feature, you can look it up here. The URL looks like this: https://www.linkedin.com/...
posixpascal's user avatar
  • 3,100
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,682
1 vote
0 answers
71 views

Facebook share doesn't show the correct information

I recently added a share button on all of the artwork on my site, so that people viewing the artwork can easily share it on Facebook. The share button works in that the FB link does take the user to ...
Richard Stitz's user avatar

15 30 50 per page
1
2 3 4 5 6