facebook share, title not shared

前端 未结 3 1604
悲&欢浪女
悲&欢浪女 2021-01-13 05:42

Go to the following url http://www.facebook.com/sharer.php?u=http://www.google.com&t=test%20title

The title is not shown in the shared message.

Am I usi

3条回答
  •  生来不讨喜
    2021-01-13 06:36

    I'm pretty sure that Google changes the Title attribute of the page via javascript. If you look at the source code of their search results page, the TITLE tags simply contain "Google".

    Google doesn't do it, but if your page includes the "og:title" Open Graph metadata tag, Facebook will give that priority over your TITLE tags.

提交回复
热议问题