Skip to content

Website Links are missing logo on some social media / media platforms #167

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
hendrikebbers opened this issue Jan 28, 2025 · 0 comments · May be fixed by #186
Open

Website Links are missing logo on some social media / media platforms #167

hendrikebbers opened this issue Jan 28, 2025 · 0 comments · May be fixed by #186

Comments

@hendrikebbers
Copy link
Member

We should check what formats need to be supported in addition to the currently used.

The following image shows how links from our page are rendered against a link from the Eclipse Foundation page:

Image
IamLRBA added a commit to IamLRBA/open-elements-website that referenced this issue Apr 25, 2025
…ents#167

Since some social media / media platforms are not displaying the OpenElements logo, I figured the issue was much likely that the Twitter card was set to summary instead of summary_large_image, and it was missing the Twitter site/creator tags. Some platforms also prefer having the og:site_name property.

I updated the head-meta.html file, especially the Twitter card type from summary to summary_large_image, added twitter:site and twitter:creator tags and added og:site_name

Fixes OpenElements#167
IamLRBA added a commit to IamLRBA/open-elements-website that referenced this issue Apr 25, 2025
…ents#167

Since some social media / media platforms are not displaying the OpenElements logo, I figured the issue was much likely that the Twitter card was set to summary instead of summary_large_image, and it was missing the Twitter site/creator tags. Some platforms also prefer having the og:site_name property.

I updated the head-meta.html file, especially the Twitter card type from summary to summary_large_image, added twitter:site and twitter:creator tags and added og:site_name

Fixes OpenElements#167

Signed-off-by: Jerry Laruba Festus <jerrylarubafestus@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant