How to successfully implement og:image for the LinkedIn

前端 未结 13 2718
陌清茗
陌清茗 2020-12-25 10:36

THE PROBLEM:

  • I am trying, without much success, to implement open graph image on site: http://www.guarenty-group.com/cz/
  • The homepage
13条回答
  •  无人及你
    2020-12-25 10:56

    I spent whole day implementing it. My main criteria was to do it for all my posts without touching even a single post in Wordpress.

    LinkedIn solution didn't work. Also LinkedIn caches the images for 7 days and if you changed the image, you are not able to look at refreshed image. So these were the constraints and I was able to implement it using some PHP, Javascript and using dummy parameter to refresh LinkedIn cache. Here's the solution

提交回复
热议问题