Search code examples
htmlmeta-tags

WhatsApp link preview not working on android phones


I am trying to show link preview on whatsapp, it is working for ios and windows but not for android. I have tried all the meta tags that are suppose to be there in tag. Am i missing out on something ?


Solution

  • Ok you should use the meta tags, some times it takes a while to change so you need to wait.

    Title

    <meta property="og:title" content="title in here" />
    

    Description

    <meta property="og:description" content="description in here">
    

    Image

    <meta property="og:image" content="image in here">
    

    URL

    <meta property="og:url" content="url in here" />
    

    PS: on whatsapp this works only if you copy paste the url in chat