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

All Questions

-1 votes
0 answers
126 views

Facebook ip address for access my database because of OG meta tags

I tried facebook debugger with articles on my website. I use argument "n" as ID of news. But with this argument, debugger returns error with code 404. Other sites works fine. I am getting ...
Tomáš Kretek's user avatar
2 votes
1 answer
693 views

What META-tag should I use to specify British English language? (Open Graph)

I use Open Graph on my website. How may I specify the British English language? <meta property="og:locale" content="en_GB" />or <meta property="og:locale" ...
msi's user avatar
  • 67
1 vote
1 answer
383 views

Post Inspector (520 error), and how to debug?

When I try to validate social sharing tags using Linked in Post Inspector I get the following error for any page I submit, but no other information, it gives no clue as to what is wrong: I found this ...
greebstreebling's user avatar
5 votes
1 answer
2k views

Is <html prefix="og: http://ogp.me/ns#"> mandatory when using the Open Graph Protocol?

Simple question: Do I need this: <html prefix="og: http://ogp.me/ns#"> To use this: <meta property="og:title" content="The Rock" /> <meta property="og:type" content="video.movie" /&...
cbdeveloper's user avatar
  • 30.4k
0 votes
1 answer
236 views

Why can't Open Graph checkers detect Open Graph data?

My page, after adding an SSL certificate (Let's Encrypt), cannot have preview fetched by Facebook or Twitter when sharing the link. I have followed The Open Graph protocol and include the following ...
Ooker's user avatar
  • 2,625
9 votes
1 answer
20k views

How add meta property="og:locale" content="?"

I have seen several different articles, and I want to know, to be sure what is right, How add meta og:locale example: en_US or en-US Which is correct? or is the same? on my website I have add it ...
user avatar
-1 votes
2 answers
1k views

how to add img src (with php script) in meta tag html

I Have a litle bit problem with meta tag image script. I already try like this : <meta property="og:image" content="<?php echo "<img src='/img/$image'>"; ?>" /> is that possible ? ...
dnysaz 's user avatar
0 votes
0 answers
995 views

How to dynamically change meta tags for crawlers on a static vue application?

I am building a static vue website with some routes. In one of these routes, I use an Http GET request to get data from a remote server. Something like this: www.example.com/products/1/ This checks ...
darkhorse's user avatar
  • 8,656
0 votes
0 answers
391 views

OpenGraph meta for social sharing not displaying image on Facebook etc

Perhaps similar to this question but posting a new one because of the intermittent nature of my issue. I have tried many of the suggestions in that post though. In researching this I've seen posts as ...
Kadeo's user avatar
  • 1
0 votes
2 answers
684 views

og:image keeps giving me corrupted image

I have a website build in the CMS Joomla where i cannot get the Facebook sharing right. At least, the images that show up when you want to share a link in Facebook. It drives me honestly totally mad. ...
Kuubs's user avatar
  • 1,340
-1 votes
1 answer
64 views

How to determine the design of shareable link for my website [duplicate]

I am trying to change the design of my website's link that appears when I share it "http://www.example.com" ( share it as a post on facebook, twitter, linkedin...) I was trying to add some meta ...
user8427236's user avatar
1 vote
0 answers
170 views

Associating og:video tag with video uploaded natively to Facebook

Since Facebook is no longer permitting inline playback for third party players (source), is it possible to link a native Facebook video to your website's og:video meta tags? My goal is to set it up ...
wraasch's user avatar
  • 425
1 vote
0 answers
952 views

Twitter card automatically generated from og:image

I've seen websites that, by looking in their source, don't have any twitter:* meta tags like: <meta name="twitter:card" content="summary" /> <meta name="twitter:image" content="https://...
Basj's user avatar
  • 44.9k
21 votes
2 answers
17k views

Twitter card: summary vs summary_large_image

I read these 2 doc pages: summary and summary-card-with-large-image, but I don't really see the difference. Example: <meta name="twitter:card" content="summary" /> <!-- or ...
Basj's user avatar
  • 44.9k
-2 votes
1 answer
2k views

og:image issues finds the image but returning Unknown Error

I'm having issues with fb og:image It reads the image but throws an Unknown Error response. I've changed it around and tried everything I possibly can. url: www.trendiiin.com/
Michael swift's user avatar

15 30 50 per page