So we edited our template cause every time we post / share our page on Facebook we don't get a thumbnail (we tried debugging it).
Now we decided to edit our template on our news page with this meta code :
<meta property="og:url" content="
http://pinoygamingbuddies ... sites.com/news" />
<meta property="og:type" content="article" />
<meta property="og:title" content="PGB News" />
<meta property="ogescription" content="Latest News About Tech Stuff" />
<meta property="og:image" content="
http://i.imgur.com/0f9E4j ... b.jpg" />
Now when we share our actual post on the news page (with images ex.
http://pinoygamingbuddies ... s.com/newspost/54342 )
We only get the thumbnail from the one we placed on our meta tag, we wanted to get the images from the post itself as thumbnail.
The question now is how do we do that ?
We really need help as we are all new to website building, thank you so much.