creative-kit-sample icon indicating copy to clipboard operation
creative-kit-sample copied to clipboard

what are the meta tags needed for Snapchat?

Open shaagi opened this issue 6 years ago • 1 comments

not sure if this is the right place to ask this question but thought i'd give it a go.

My website has dynamic page titles on certain pages and relies on sharing. So if user1 sends my webpages link to their friend, user2, on snapchat, I need the link preview to say 'user1 has invited you'. But right now it just says 'nameOfMyWebsite'.

I used open graph tags and the above functionality works perfectly on Instagram/whatsapp. I've added twitter tags too:

<meta name="twitter:title" content="user1 has invited you "> <meta property="og:title" content="user1 has invited you">

but what meta tags should I put for this to work on snapchat?

shaagi avatar Sep 18 '19 02:09 shaagi

where should i paste meta data??

baradkishan480 avatar Apr 13 '20 07:04 baradkishan480