Microdata or JSON-LD? I'm confused

前端 未结 5 1947
滥情空心
滥情空心 2020-12-12 21:52

I haven\'t found a clear and updated answer, even after googling for a few hours, so here it goes:

  1. I am aware of the advantages and disadvantages of both Mi

5条回答
  •  攒了一身酷
    2020-12-12 22:22

    Google's Understand how structured data works now says:

    Google recommends using JSON-LD for structured data whenever possible.

    It seems reasonable to me to still mix in microdata to avoid duplication of long content, such as articleBody, but generally the industry is JSON-LD all the way.

提交回复
热议问题