Skip to content
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

[Website] Broken OG images #1165

Closed
smoya opened this issue Mar 20, 2023 · 12 comments · Fixed by #2065
Closed

[Website] Broken OG images #1165

smoya opened this issue Mar 20, 2023 · 12 comments · Fixed by #2065
Labels
bug Something isn't working released website Anything related to the website

Comments

@smoya
Copy link
Member

smoya commented Mar 20, 2023

Describe the bug

The OG (Open Graph) images are broken.

That means sharing the website URL on social media won't have images as previews.

See the following meta tag on the Modelina website source code:

<meta property="og:url" content="https://master--modelina.netlify.app/"/><meta property="og:image" content="https://master--modelina.netlify.app/img/social/modelina-card.jpg"/>

As you can check, the link is broken.

@smoya smoya added the bug Something isn't working label Mar 20, 2023
@jonaslagoni jonaslagoni added the website Anything related to the website label Mar 20, 2023
@sambhavgupta0705
Copy link
Member

@smoya can you please elaborate this issue please

@smoya
Copy link
Member Author

smoya commented Jun 10, 2023

@smoya can you please elaborate this issue please

Sure! Is the new description better now?

@sambhavgupta0705
Copy link
Member

okay,Thanks @smoya

@sambhavgupta0705
Copy link
Member

@jonaslagoni @smoya well this is a netlify fucntions or server error which we are also facing with 404 page.
IMO netlify is considering it as a function so that's why it is giving this error.We can change the link from deploy url to a normal image of modelina card present in source code

@sambhavgupta0705
Copy link
Member

This code worked with main website but will not work with modelina as we are using some different functions here

@AnishKacham
Copy link
Contributor

AnishKacham commented Oct 9, 2023

hey @jonaslagoni , I think this issue is fixed, right?

image = '/img/social/website-card.jpg'

Copy link
Contributor

github-actions bot commented Feb 7, 2024

This issue has been automatically marked as stale because it has not had recent activity 😴

It will be closed in 120 days if no further activity occurs. To unstale this issue, add a comment with a detailed explanation.

There can be many reasons why some specific issue has no activity. The most probable cause is lack of time, not lack of interest. AsyncAPI Initiative is a Linux Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model.

Let us figure out together how to push this issue forward. Connect with us through one of many communication channels we established here.

Thank you for your patience ❤️

@github-actions github-actions bot added the stale label Feb 7, 2024
@smoya
Copy link
Member Author

smoya commented Feb 7, 2024

hey @jonaslagoni , I think this issue is fixed, right?

image = '/img/social/website-card.jpg'

I still see the same issue
iTerm2_KUvFSKD5

Additionally you can use https://www.opengraph.xyz/url/https%3A%2F%2Fmodelina.org

@smoya
Copy link
Member Author

smoya commented Feb 7, 2024

Maybe related? asyncapi/website#2639

@github-actions github-actions bot removed the stale label Feb 8, 2024
Copy link
Contributor

github-actions bot commented Jun 7, 2024

This issue has been automatically marked as stale because it has not had recent activity 😴

It will be closed in 120 days if no further activity occurs. To unstale this issue, add a comment with a detailed explanation.

There can be many reasons why some specific issue has no activity. The most probable cause is lack of time, not lack of interest. AsyncAPI Initiative is a Linux Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model.

Let us figure out together how to push this issue forward. Connect with us through one of many communication channels we established here.

Thank you for your patience ❤️

@github-actions github-actions bot added the stale label Jun 7, 2024
@smoya
Copy link
Member Author

smoya commented Jun 7, 2024

I believe this should stay open until fixed

@asyncapi-bot
Copy link
Contributor

🎉 This issue has been resolved in version 3.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released website Anything related to the website
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

5 participants