opengraph

Provided og:image is not big enough in Facebook linter

我的梦境 提交于 2019-12-03 10:52:29
I properly set og:image on my website, the facebook linter sees it (facebook debugger) however, it says the image should be at least 200x200, which it is not the case, my image is 250x250 image . What could be causing the issue? Could this have anything to do with Cloudfront? Edit: I got around it by switching from this image to another image which is a jpg image, but still I couldn't find the cause for the problem since the image looks fine. This was happening to me. I was only using the meta og:image tag. I added the following in the head <link rel="image_src" type="image/jpeg" href="img

OG:type article vs website for Individual Web Pages That Are Not Articles

允我心安 提交于 2019-12-03 10:45:06
问题 I'm seeking clarification regarding the use of og:type article vs website for an individual web page that is technically not an "article" but also does not represent an entire website. Documentation seems contradictory: From https://developers.facebook.com/docs/opengraphprotocol/#types Use article for any URL that represents transient content - such as a news article, blog post, photo, video, etc. Do not use website for this purpose. website and blog are designed to represent an entire site,

Linkedin: Sharing URL Summary not appearing

故事扮演 提交于 2019-12-03 10:02:21
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/shareArticle?mini=true&url=http://developer.linkedin.com&title=LinkedIn%20Developer%20Network&summary=My%20favorite%20developer%20program&source=LinkedIn Once I share the URL the provided summary is not shown in the post preview: So I tried with other services like Youtube, Reddit etc. and all posts do not include the provided summary. Unfortunately I can't provide you the open-graph tags I used on my

Facebook Open Graph locale for Australia

痴心易碎 提交于 2019-12-03 09:58:35
I am trying to add the og:locale tag for an Australian website and Facebook's linter tells me that I have an error. Based on the documentation (and assuming what the correct content should be), I have added this to my page head: <meta property="og:locale" content="en_AU" /> Facebook's linter ( http://developers.facebook.com/tools/debug ) tells me: Object Invalid Value Object at URL ' http://foo ' of type 'website' is invalid because the given value 'en_au' for property 'og:locale:locale' could not be parsed as type 'enum'. What's going on here? Is en_AU not the correct code for australia? I

Using App Links Hosting API for link shared on Facebook from iOS app

偶尔善良 提交于 2019-12-03 07:45:58
问题 I've honestly spent hours on this trying to get it to work. Unfortunately Facebook & App Link's documentation is not clear enough. Even the App Links video from F8. App Requirements: Share a link to FB as an Open Graph story which users can click on to take them directly into my app and do specific tasks (my app needs to receive specific parameters from the link) Share the link to FB without FB login (i.e. via the Share Dialog and switch to the native iOS FB app as opposed to using API calls)

Open Graph information for a link to a Page Tab

∥☆過路亽.° 提交于 2019-12-03 07:25:26
问题 When posting a link directly to a Tab on a Facebook Page, https://www.facebook.com/PAGENAME?sk=app_APPID Facebook picks up the Page's Open Graph <meta> tags, which means the link post gets associated with the Page's profile picture, name, and a description of "Page &bullet; n like this". I had hoped that Facebook would instead use the og <meta> tags from the app's HTML, allowing link posts to be customized. What's the best way to provide a direct link to a specific Tab on a Facebook Page with

How to successfully implement og:image for the LinkedIn

会有一股神秘感。 提交于 2019-12-03 05:28:14
问题 THE PROBLEM: I am trying, without much success, to implement open graph image on site: http://www.guarenty-group.com/cz/ The homepage is completeply bypassing the og:image tag, where internal pages are reading all images from the site and place og:image as the last option. Other social networks are working fine on both internal pages and homepage. THE CONFIGURATION: I have no share buttons or alike, all I want is to be able to share the link via my profile. The image is well over 300x300px:

OG:type article vs website for Individual Web Pages That Are Not Articles

為{幸葍}努か 提交于 2019-12-03 01:14:40
I'm seeking clarification regarding the use of og:type article vs website for an individual web page that is technically not an "article" but also does not represent an entire website. Documentation seems contradictory: From https://developers.facebook.com/docs/opengraphprotocol/#types Use article for any URL that represents transient content - such as a news article, blog post, photo, video, etc. Do not use website for this purpose. website and blog are designed to represent an entire site, an og:type tag with types website or blog should usually only appear on the root of a domain. In this

og:image ignored when sharing link, although accepted in linter

与世无争的帅哥 提交于 2019-12-02 22:22:21
问题 I want to share a link to my own website on Facebook, so I added the necessary og: tags to the <head> section. Checked it in the linter, and it displays everything I want it to display. When I actually want to share it in the newsfeed (as in copy and paste the link into the status formular), the image is ignored. Here's a sample link: http://iamschulz.de/video/4 回答1: Does it break the image size requirements? If so it'll still be detected by the debug tool, but won't actually be rendered in

Open Graph information for a link to a Page Tab

送分小仙女□ 提交于 2019-12-02 20:54:38
When posting a link directly to a Tab on a Facebook Page, https://www.facebook.com/PAGENAME?sk=app_APPID Facebook picks up the Page's Open Graph <meta> tags, which means the link post gets associated with the Page's profile picture, name, and a description of "Page &bullet; n like this". I had hoped that Facebook would instead use the og <meta> tags from the app's HTML, allowing link posts to be customized. What's the best way to provide a direct link to a specific Tab on a Facebook Page with custom content in the link post? The best way I can see to have this accomplished would be to have a