Welcome Guest, Not a member yet? Register   Sign In
How to share facebook button
#1

Hi All! i have problem with set facebook share button in my website. When i click on facebook button in my page, it will show only my website title and doesn't image or text of my page. Please help to share your idea. thank
Reply
#2

(08-21-2016, 12:10 AM)sopagna Wrote: Hi All! i have problem with set facebook share button in my website. When i click on facebook button in my page, it will show only my website title and doesn't image or text of my page. Please help to share your idea. thank


Configure your share button, including title, text with Meta Tags: https://developers.facebook.com/docs/plu...nfigurator
Reply
#3

Ok thank! i solve my problem already by using the tag below

<meta property="og:url" content="http://www.your-domain.com/your-page.html" />
<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://www.your-domain.com/path/image.jpg" />
Reply




Theme © iAndrew 2016 - Forum software by © MyBB