From 7496f373cd140a97188a570f1405ef951eac0dd2 Mon Sep 17 00:00:00 2001 From: Neil Lalonde Date: Thu, 2 Mar 2017 12:35:50 -0500 Subject: [PATCH] add headline itemprop to DiscussionForumPosting for crawlers --- app/views/topics/show.html.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/views/topics/show.html.erb b/app/views/topics/show.html.erb index b9c3c5bda86..73ef1724b60 100644 --- a/app/views/topics/show.html.erb +++ b/app/views/topics/show.html.erb @@ -59,6 +59,7 @@ +
<% if @topic_view.link_counts[post.id] && @topic_view.link_counts[post.id].length > 0 %> <% @topic_view.link_counts[post.id].each do |link| %>