谷歌网站管理员工具报告我的Wordpress站点的结构化数据> hentry错误(Divi主题)
Missing: author
Missing: updated当我使用Google的结构化数据测试工具检查页面时,它包含以下标记
<p class="post-meta">
<span class="author vcard">
<a href="http://path/to/autor/profile" rel="author">Author Name</a>
</span>
<span class="published">Dec 1, 2016</span>
</p>我有两个问题:
发布于 2016-12-10 14:45:20
1)我建议使用Microdata或JSON-LD来描述对象
2)很难在没有看到的情况下提出一个建议。而且,你试图描述的对象也是不可理解的。
谢谢
https://stackoverflow.com/questions/40902481
复制相似问题