Image in header not working
-
I am trying to change the website thumbnail in my Facebook posts.
I have used Insert Headers and Footers by WPBeginner.
I have entered the following:
<meta property="og:image" content="https://www.laprintmakingsociety.org/wp-content/uploads/2022/04/LAPS_Open_Graph_Object.jpg" /> <meta property="og:type" content="website" /> <meta property="og:url" content="https://www.laprintmakingsociety.org/" /> <meta property="og:title" content="Los Angeles Printmaking Society" /> <meta property="og:description" content="Los Angeles Printmaking Society (LAPS) is a national non-profit artist run organization based in Los Angeles, California. We are dedicated to the encouragement of printmaking, the interests of artists who make prints, and the general advancement of printmaking in public awareness and education. " />
Still the Facebook thumbnail is a badly cropped version of the website logo instead of the image I have specified in the code above (LAPS_Open_Graph_Object.jpg”).
When I check in Facebook Sharing Debugger, it gives me this error message: “The ‘og:image’ property should be explicitly provided, even if a value can be inferred from other tags.”
Can you tell me what I have done wrong? Thank you!
Best,
Paul
- The topic ‘Image in header not working’ is closed to new replies.