Hello.
A website developed with Node.js implements Facebook sharing.
By the way, there's a problem.
In the http environment, content is shared through Facebook without any problems.
However, if you share in an https environment, you can't read the contents of the open graph tag and you get into trouble right away.
I've tested it in many ways, but I can't find a way.
Have you ever had this experience or solved this issue?
Environment: Node.js + Express + EJS + MongoDB
node.js javascript server
I searched it and I think this is the most similar case. https://rameerez.com/facebook-sharing-not-scraping-url-correctly-with-https-links/
According to this article:
It's an issue I haven't experienced, but I hope this helps. If you've already opened it, please ignore it.
© 2024 OneMinuteCode. All rights reserved.