Show website icon when sharing in WhatsApp
问题 The title may sound vague, but I want my website icon to show up in WhatsApp when I share it (like the example below). Thought this would suffice, but apparently it doesn't work that way: <link rel="shortcut icon" href="css/img/favicon/favicon.ico" type="image/x-icon"/> EDIT After fast reading OpenGraph doc (& other comments). I added the following within my head: <meta name="robots" content="noindex, nofollow" /> ... <meta property="og:title" content="Website - Home" /> <meta property="og