How to successfully implement og:image for the LinkedIn

前端 未结 13 2682
陌清茗
陌清茗 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:58

    In my case I did exactly this and it worked fine (on my page of course).

    Put these four lines in the head:

     aanalytics 
    
    
    
    

    BUT, pay attention that if you have more than one head in your page, these lines need to be inserted in the first head otherwise it will not work.

    I also had prefix="og: http://ogp.me/ns#” in the html

提交回复
热议问题