Does Facebook crawler currently interpret javascript before parsing the DOM?

后端 未结 2 1247
忘掉有多难
忘掉有多难 2021-01-24 17:28

Following link seems to tell that it can\'t: How does Facebook Sharer select Images and other metadata when sharing my URL?

But I wanted to know if it is still the case

2条回答
  •  甜味超标
    2021-01-24 18:02

    Yes, that is still the case (and I wouldn’t expect it to change anytime soon).

    The Open Graph meta information must be provided by the server, so that it can be read from the HTML code when the URL is fetched.

提交回复
热议问题