Use Schema.org for Article without image property?

£可爱£侵袭症+ 提交于 2019-12-11 13:59:00

问题


I have implemented Schema.org in my project, I have added Article section but we did not have image so it shows an error

A value for the image field is required.

How can I fix this error and is there any solution for using Article without image section?


回答1:


If you don’t have an image, you can’t (and you are not supposed to) fix it.

This is not an error with your use of Schema.org. It just means that you don’t get Google’s Article search feature, which needs an image:

The representative image of the article. Only a marked-up image that directly belongs to the article should be specified.

Ideally Google would mark it as info/warning instead of error in their SDTT.



来源:https://stackoverflow.com/questions/39033220/use-schema-org-for-article-without-image-property

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!