What is the attribute property=“og:title” inside meta tag?

后端 未结 4 707
难免孤独
难免孤独 2021-01-29 20:09

I have this extract of website source code:


What does this proper

4条回答
  •  说谎
    说谎 (楼主)
    2021-01-29 20:55

    og:title is one of the open graph meta tags. og:... properties define objects in a social graph. They are used for example by Facebook.

    og:title stands for the title of your object as it should appear within the graph (see here for more http://ogp.me/ )

提交回复
热议问题