You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm encountering an issue with Open Graph (OG) tags not displaying correctly when sharing Branch.io links on LinkedIn. The same links work as expected on Facebook and Slack, showing the appropriate image, title, and description in previews. However, on LinkedIn, the preview shows a generic image instead of the correct OG metadata.
The image and title fail to load properly on LinkedIn, showing a broken or generic preview image.
Validated OG tags on the webpage source code, which seems to be correctly implemented:
$og_image_url
$og:title
Request Body for Updating the Link:
Attached is the request body we are using to update the link.
Issue on LinkedIn:
Here’s what LinkedIn shows:
What I've Tried:
Cleared the LinkedIn cache using their Post Inspector tool.
Ensured that OG tags are correctly implemented in the Branch.io deep link.
Expected Behavior:
The shared Branch.io link should display the correct OG image, title, and description on LinkedIn, just like on Facebook and Slack.
Question:
What could be causing LinkedIn to fail in recognizing OG tags from a Branch.io link while it works perfectly on other platforms? Are there any known limitations with LinkedIn and Branch.io, or additional steps required to fix this issue?
The text was updated successfully, but these errors were encountered:
Hey @ahmednawar I have been raising tickets on branch.io support regarding this issue over last 3 weeks and haven't received any response yet. I have also been sending them reminders about this but still can't get any response from them.
Any thoughts or suggestions here would be highly appreciated!
Problem Description:
I'm encountering an issue with Open Graph (OG) tags not displaying correctly when sharing Branch.io links on LinkedIn. The same links work as expected on Facebook and Slack, showing the appropriate image, title, and description in previews. However, on LinkedIn, the preview shows a generic image instead of the correct OG metadata.
Link Details:
Here’s a sample link for testing:
This link renders correctly on Facebook and Slack, showing the correct image and title.
Steps Taken:
$og_image_url
$og:title
Request Body for Updating the Link:
Attached is the request body we are using to update the link.
Issue on LinkedIn:
Here’s what LinkedIn shows:
What I've Tried:
Expected Behavior:
Question:
What could be causing LinkedIn to fail in recognizing OG tags from a Branch.io link while it works perfectly on other platforms? Are there any known limitations with LinkedIn and Branch.io, or additional steps required to fix this issue?
The text was updated successfully, but these errors were encountered: