I want to change the image of my website that is shown when it is sent on social media (WhatsApp, Discord, Skype, ...).
Examples:
I don't mean the title icon:
I want to change the image of my website that is shown when it is sent on social media (WhatsApp, Discord, Skype, ...).
Examples:
I don't mean the title icon:
WhatsApp uses the og:image
meta-tag for that Image.
Add this to your websites head
element:
<meta property="og:image" content="/path/to/your/image.png">