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

Questions tagged [facebook-opengraph]

For programming questions about Facebook's Open Graph API, designed to integrate Web pages representing profiles of real-world things into the social graph

facebook-opengraph
0 votes
0 answers
12 views

thymeleaf generated opengraph tags not picked up by facebook scrapper debugger

I can't seem to understand why facebook scapper debugger (https://developers.facebook.com/tools/debug) won't pick up the og:url and og:type tags. In fact I think it doesn't pick up any tags from this ...
Deniss M.'s user avatar
  • 3,905
0 votes
1 answer
102 views

Preview from Open Graph is not appearing in Telegram for main page

I'm encountering an issue where the preview from Open Graph is not appearing in Telegram for the main page of my website, but it appears for any other page. For example: https://andrei-psyhelp.ru/ - ...
voldr's user avatar
  • 282
0 votes
0 answers
38 views

Open graph image in text messages

I'm trying to have the app's logo appear when the link to the website is sent in a text message (SMS) Here are my meta properties <title>MyApp</title> <meta property="og:title"...
danegergo's user avatar
0 votes
1 answer
232 views

Facebook Graph API /me?access_token=... keeps returning empty JSON for valid access token

I'm developing an app that will make use of the Business On Behalf Of API (https://developers.facebook.com/docs/marketing-api/business-manager/guides/on-behalf-of#bm-client). Based on the steps in the ...
Francisco Castro's user avatar
0 votes
0 answers
116 views

I'm making facebook share button on my next.js project. Image is not appearing on shared contents

The developer tools shows no issue. it also shows the correct URL as og:image. But in the actual sharing content don't fetch the image. I suspect the image source issue which is the storyblok. Because ...
Tharaka Nuwan's user avatar
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
0 votes
0 answers
32 views

Facebook Post Images from local system on own Page

i have 1 dog page on Facebook, i usually post photo of dogs when ever i have time, so trying to write a scheduler that will take images from my system folder and upload and publish on my page. i want ...
veena sharma's user avatar
0 votes
0 answers
39 views

linkedin messages website preview where does it come from when using messages?

I have website which we manualy share links on social media platforms including linkedin. Then we created a business page in linkedin. then suddenly when we send our website url to different people ...
Fritz's user avatar
  • 1
0 votes
0 answers
123 views

why open graph image (og:image) not show on real share but show on analyzer?

If I use https://www.opengraph.xyz/ to check my page (https://timy-app.surge.sh), I can see the open graph image that I have provided. As below image. Somehow I don't see the image when I share that ...
inovramadani's user avatar
  • 2,026
1 vote
0 answers
34 views

Multiple og meta tags on single page

I have a single page on my site suppose example.com/content . That page have a tab contents like tab1 and tab2. When user visit example.com/content#tab1 the tab1 will be active and the tab2 content ...
Khalid Saiffullah's user avatar
0 votes
0 answers
55 views

How to Dynamically Add OpenGraph URL in Next.js?

I'm working on a Next.js project and I'm trying to implement dynamic OpenGraph meta tags. Specifically, I want to set the og:url dynamically based on the current page URL. However, I'm not sure how to ...
Mihir's user avatar
  • 1
1 vote
0 answers
140 views

Meta tags are not updating properly in Angular 17 SSR pre-rendered site. What am I doing wrong?

I am creating an HTML word game app using Angular 17 and SSR. Which game is loaded is determined by an ID passed in via the URL. When the game is over, there is a share link, so that the player can ...
Todd Davis's user avatar
  • 5,987
0 votes
0 answers
76 views

OpenGraph image is not visible when link is shared to facebook mobile app, but works fine on desktop

I'm working on a NextJS Blog, and just set up opengraph tags for when single post link is shared to facebook. The result on desktop facebook shows title, link, description and image but the problem ...
Roberto's user avatar
1 vote
1 answer
183 views

Handling Arabic Characters in Image URLs for Facebook Link Previews

I have an issue where Facebook and Twitter are not properly rendering link previews for URLs that contain Arabic characters in the image paths. For instance, a link like https://example.com/wp-content/...
J. Med's user avatar
  • 11
0 votes
0 answers
66 views

How to Set Dynamic Open Graph Images from Notion in Next.js Posts?

I'm leveraging Notion as the backend for a SPA-style blog built using Next.js and the Nobelium framework. This setup offers exceptional speed and functionality. However, I've encountered an issue with ...
cgobbet's user avatar
  • 319

15 30 50 per page