discourse/app/views/topics
Vinoth Kannan 8405ec2831
FEATURE: use "Comment" schema type for post replies. (#20932)
Previously, we used the schema type "DiscussionForumPosting" for all the posts including replies. This is not recommended as per Google search experts. This commit changes the schema type to "Comment" for replies.
2023-04-03 14:36:47 +05:30
..
plain.html.erb FIX: HTML lang attribute expects hyphen instead of underscore 2018-08-20 13:55:58 +02:00
show.html.erb FEATURE: use "Comment" schema type for post replies. (#20932) 2023-04-03 14:36:47 +05:30
show.rss.erb FIX: do not show spoiler content in RSS (#14277) 2021-09-08 20:19:43 +05:30