'Article' to 'DiscussionForumPosting' schema type

topic => https://meta.discourse.org/t/invalid-article-schema/57037
Replacing '[Article](https://schema.org/Article)' schema type with '[DiscussionForumPosting](https://schema.org/DiscussionForumPosting)'
This commit is contained in:
Vinoth Kannan 2017-02-11 18:44:40 +05:30 committed by GitHub
parent 675cb1c715
commit 1b43c209eb
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
<%- if include_crawler_content? %>
<% @topic_view.posts.each do |post| %>
<div itemscope itemtype='http://schema.org/Article'>
<div itemscope itemtype='http://schema.org/DiscussionForumPosting'>
<% if (u = post.user) %>
<div class='creator'>
<span>