Open graph meta tags

前端 未结 1 1080
没有蜡笔的小新
没有蜡笔的小新 2021-01-19 06:58

I use Facebook application (shortstack) to make my page. I want to Personalize publication when I share it with short URL. I have test to create a open graph meta tags but i

1条回答
  •  囚心锁ツ
    2021-01-19 07:35

    You need to put opengraph meta tags in your page like

    
    
    
    
    
    
    
    

    example found it here http://developers.facebook.com/docs/opengraphprotocol/

    You also need to change the top tag to

    
    

    And then it should work fine :)

    To debug your page and see if you correctly implemented opengraph tags use the debugger tool here: http://developers.facebook.com/tools/debug/

    Hope that helps

    0 讨论(0)
提交回复
热议问题