Google has expanded its structured data support for forum and Q&A pages, introducing new properties that help website owners signal reply threads, quoted content, and whether content is human- or machine-generated. This update aims to reduce the number of misread discussion and Q&A content in search results.
New Properties for Q&A Pages
Google’s QAPage documentation now supports two new properties: commentCount and digitalSourceType. These properties allow website owners to provide more context about their Q&A content, making it easier for Google to understand and display it accurately.
Improved Forum Markup
The DiscussionForumPosting documentation has also been updated to support sharedContent, in addition to commentCount and digitalSourceType. This new property enables website owners to mark the primary item shared in a post, which can be a web page, image, video, or even a quoted reply.
Benefits for Website Owners
This update provides website owners with more precise control over how Google reads modern community content, particularly on forum-heavy sites, support communities, UGC platforms, and Q&A sections. Google can now better distinguish answers from comments, count partial threads across pagination, and identify when a post mainly shares a link, image, video, or quoted reply.
How to Implement the New Properties
To take advantage of these new properties, website owners can use the following values:
commentCount: Use this property to show the total number of comments, even if not all comments are fully marked up.digitalSourceType: Flag whether content comes from a trained model or simpler automation. UseTrainedAlgorithmicMediaDigitalSourcefor LLM-style output andAlgorithmicMediaDigitalSourcefor simpler bots. If omitted, Google assumes human-generated content.sharedContent: Mark the primary item shared in a post using one of the following types:WebPage,ImageObject,VideoObject, or referencedDiscussionForumPostingorComment.
Conclusion
Google’s enhanced structured data support for forum and Q&A content provides website owners with more tools to control how their content is displayed in search results. By implementing these new properties, website owners can improve the accuracy and relevance of their search results, ultimately enhancing the user experience.
Frequently Asked Questions
Q: What are the benefits of using the new properties?
A: The new properties provide website owners with more precise control over how Google reads modern community content, making it easier to distinguish answers from comments and count partial threads.
Q: How do I implement the new properties?
A: Website owners can use the following values: commentCount, digitalSourceType, and sharedContent. Refer to Google’s documentation for more information on how to implement these properties.
Q: What happens if I don’t implement the new properties?
A: If website owners don’t implement the new properties, Google will assume human-generated content and may not display the content accurately in search results.

Leave a Comment