Facebook Meta Tag Image Issue

41 views Asked by At

enter image description here

It is not showing my complete image, i want to set my complete image within that section. I have used following code:

<meta property="og:image" content="image_url" />
<meta property="og:image:width" content="200" />
<meta property="og:image:height" content="82" />

And the output you can see in image

1

There are 1 answers

2
Amna On

Got a solution after a long effort and googling. An image should be equal or higher in dimension by "200X200"