# Google Structured Data -- Invalid Article Schema

**URL:** https://meta.discourse.org/t/google-structured-data-invalid-article-schema/57037
**Category:** Support
**Created:** [2월 7, 2017, 4:55오전 UTC](https://meta.discourse.org/t/google-structured-data-invalid-article-schema/57037 "2017-02-07T04:55:14Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![vinothkannans](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/vinothkannans/32/86465_2.png) [@vinothkannans](https://meta.discourse.org/u/vinothkannans)
#### Post date: [2월 7, 2017, 5:16오후 UTC](https://meta.discourse.org/t/google-structured-data-invalid-article-schema/57037/5 "2017-02-07T17:16:34Z")

</div>

[Schema.org](http://Schema.org) (the vocabulary) doesn’t require any properties.

Google’s Structured Data Testing Tool is not a [Schema.org](http://Schema.org) validator. The tool primarily tests if your use of [Schema.org](http://Schema.org) conforms to Google’s own requirements for showing one of their Rich Snippets (or similar features/products).

For more details [http://stackoverflow.com/a/33070334](http://stackoverflow.com/a/33070334). But still we can try to fulfill Google’s requirements.

> [@codinghorror](#):
>
> If it is not an article what should it be? Which type is correct there?

I am not sure. But there are some options like below

- Article
  - SocialMediaPosting
    - [DiscussionForumPosting](https://schema.org/DiscussionForumPosting)

- [Comment](https://schema.org/Comment)
- [Answer](https://schema.org/Answer) - may be useful for [Solved](https://meta.discourse.org/t/discourse-solved-accepted-answer-plugin/30155) plugin

---

_[View the full topic](https://meta.discourse.org/t/google-structured-data-invalid-article-schema/57037)._
