对于Schema.org Article,我在https://developers.google.com/structured-data/testing-tool/ For dateModified中得到了一个错误:
建议使用dateModified字段。如果有,请提供一个值。
我必须写一些我没有修改日期的东西吗?因为很多帖子都没有更新。我不确定谷歌是否只告诉我它是被推荐的,因为有亮红色的标志告诉我我有一个错误,这对我的老板来说不太乐观,他会在我后面检查:)
发布于 2016-04-17 19:28:13
发布于 2017-05-28 23:32:15
<span itemprop='dateModified'>09/05/2017t02:25</span> or
<meta content='09/05/2017t02:25' itemprop='dateModified'/>
<div itemprop='dateModified'>29.05.2017T02:30</div>https://stackoverflow.com/questions/36678778
复制相似问题