# Different schema type for Topics and Posts

**URL:** https://meta.discourse.org/t/different-schema-type-for-topics-and-posts/71471
**Category:** Feature
**Created:** [5 Octubre, 2017 15:02 UTC](https://meta.discourse.org/t/different-schema-type-for-topics-and-posts/71471 "2017-10-05T15:02:58Z")
**Posts on this page:** 1
**Showing post:** 3

<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: [6 Octubre, 2017 06:58 UTC](https://meta.discourse.org/t/different-schema-type-for-topics-and-posts/71471/3 "2017-10-06T06:58:01Z")

</div>

It won’t solve any big issue 🙂

> [@Topic Ratings Plugin](https://meta.discourse.org/t/topic-ratings-plugin/39578/111):
>
> @vinothkannans You probably are already aware that Google’s structured data testing tool is complaining about the DiscussionForumPosting microdata for core Discourse topic views not having images.

Since we are using `DiscussionForumPosting` schema for every post Google requiring valid `image` property for all posts. If we used `DiscussionForumPosting` only once for topic then we can skip this issue. And I guess this is the correct way to do.

---

_[View the full topic](https://meta.discourse.org/t/different-schema-type-for-topics-and-posts/71471)._
