A
A
Aleksandr2018-09-27 18:23:06
Vue.js
Aleksandr, 2018-09-27 18:23:06

Share on social networks?

I used this option
. But the customer wants a picture to be attached when clicking share. There is no such functionality.
Tried to do it through

<meta property="og:url"           content="http://bla-bla-bla.ru" />
<meta property="og:type"          content="website" />
<meta property="og:title"         content="Your Website Title" />
<meta property="og:description"   content="Your description" />
<meta property="og:image"         content="http://bla-bla-bla.ru/image.png"/>

Doesn't work either. Can you tell me how to solve the problem?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Pushkarev, 2018-09-27
@AXP-dev

I use https://github.com/declandewet/vue-meta for such purposes

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question