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

URL Enrichment returns wrong result #1131

Open
alessandroliveri opened this issue May 31, 2023 · 1 comment
Open

URL Enrichment returns wrong result #1131

alessandroliveri opened this issue May 31, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@alessandroliveri
Copy link

Hello, we are using the URL enrichment to show links preview but it happen sometimes that instead of having the open graph data it fallback on the favicon.
Here an example:
if post this link in the chat https://www.homecamper.com in the attachment we have

image_url: "https://static.homecamper.com/assets/favicons/favicon-32x32-06b43e3ba4de237f4222844a04ed64a507e519e0.png"

even if looking at the site metadata there is

<meta property="og:image:url" content="https://res.cloudinary.com/dpxl95cki/image/upload/c_fill,f_jpg,g_auto,h_630,w_1200/v1/production/covers/homepage_ofiher.jpg">

is there something that we can do the get the right result?

@tbarbugli
Copy link
Member

@alessandroliveri that indeed looks incorrect, we are going to check why our scraper picks up the favicon instead of the image from the og tag

@khushal87 khushal87 added the bug Something isn't working label Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants