Skip to main content

All Questions

Tagged with
-2 votes
1 answer
64 views

Facebook sharing with a twist

I would like to know, if there is such possibility as to point to a specific URL for FB sharing with its specific og metatags values when I click the share button (I am using ShareThis), BUT the ...
fafa's user avatar
  • 107
0 votes
0 answers
113 views

Open graph image on Facebook Sharing Debugger states image has an invalid content type

I'm trying post on FB and on the in the sharing debugger, all of the og meta tags are being read properly except the og:image. Sharing debugger for my site I've tried og:image:secure_url, and I've ...
Kevin T.'s user avatar
  • 748
1 vote
0 answers
715 views

WhatsApp Link Preview Images different dimensions depending on sender device

A webpage I am currently working on needs to have preview images when sending a link through WhatsApp. That by itself is not an issue, as I am following the OG Protocol specified here. The issue is ...
Timothy Justin Oesch's user avatar
0 votes
1 answer
134 views

My meta tags aren't noticed on Twitter or Facebook share cards

I've added all the required meta tags to my html head section but when I run my site through Twitter Card Validator or another site like opengraph.dev, my tags cannot be found. The Twitter Card ...
c.dasa's user avatar
  • 162
1 vote
0 answers
24 views

Facebook linked website interaction issues

Looking for a solution on how to prevent an annoying usability issue introduced by Facebook's built-in web browser on mobile (iOS app). Pages opened from links in posts are embedded/floated over FB ...
CHAhistory's user avatar
0 votes
0 answers
24 views

how to send a different photo with each share to facebook

Is there any parameter in the facebook share url that I can add an image url to? I developed a project where the user registers, takes a photo and in the end can share this photo on facebook. I ...
Gabriel Edu's user avatar
0 votes
0 answers
176 views

How to add optional OpenGraph tags for Facebook pixel-based catalog?

I have a Facebook commerce catalog set up that adds and updates products via pixel. I need to add some optional data fields for the products, i.e. gender. According to Facebook documentation, the name ...
Ahnaf Ahmed's user avatar
3 votes
1 answer
2k views

Angular- How display the content of dynamic meta tags on a link shared on facebook?

Does anyone know how to display link previews on facebook with image and description? I have followed this guide to have dynamic meta tags depending on the URL (https://www.tektutorialshub.com/.../...
Leon Horka's user avatar
1 vote
0 answers
151 views

Is fb:app_id still required?

In FACEBOOK for Developers docs, fb:app_id is listed as one of Basic Tags: In order to use Facebook Insights you must add the app ID to your page. But when I go to this link, they say that Facebook ...
NeNaD's user avatar
  • 19.8k
7 votes
0 answers
311 views

name or property attribute for Open Graph (meta) tags

When I read Facebook's docs regarding Open Graph tags, I can see they recommend using the property attribute when declaring them. However, in looking at MDN's references on the meta tag it seems the ...
DanMad's user avatar
  • 1,685
-1 votes
1 answer
866 views

How to get meta property="og:image"

php file : $data['listing_cover'] = md5(rand(10000000, 20000000)).'.jpg'; move_uploaded_file($_FILES['listing_cover']['tmp_name'], 'uploads/listing_cover_photo/'.$data['listing_cover']); html ...
Nicu Cojocaru's user avatar
0 votes
0 answers
176 views

Facebook not getting opengraph tags from "large" pages. Any fix?

This is an Opengraph related question. In a simple webpage with OG implemented, Facebook doesn't get the tags from the link. other testers do. In this question, Dutow said he trimmed his page and it ...
Fahed's user avatar
  • 205
1 vote
1 answer
2k views

Where should I put an image so that i can use it as an og:image?

I want to use an image in <meta property="og:image" content="" /> but I have that image in my file. I know that we cannot use relative link in this. <meta property="...
NooberBoy's user avatar
  • 192
0 votes
1 answer
662 views

.htaccess allow social media crawlers to work (Facebook and Twitter) | Angular 11 SPA

I've created a SPA - Single Page Application with Angular 11 which I'm hosting on a shared hosting server. The issue I have with it is that I cannot share any of the pages I have (except the first ...
sergiuwaxmann's user avatar
1 vote
0 answers
259 views

FaceBook Video sharing

I have a web application and want to post video, messages and images to social platform using only site URL. I added image and message description meta tags into HTML Head so that Facebook crawls ...
Shi J's user avatar
  • 85

15 30 50 per page
1
2 3 4 5
20