How to show preview images when sharing links of your website
2019-04-13 | #html #tutorials
You know when you share a link on social media or mesagging apps, sometimes the app shows a nice preview thumbnail with a description? You can click on it and it will take you to the linked website. I wanted to have this functionality for a website I was working on, so I did some research on how to get it working. Short answer: use the og:image meta tag. Longer answer: read on.
