Google up to date its Dialogue Discussion board and Q&A Web page structured information documentation, including a number of new supported properties to each markup sorts.
Probably the most notable addition is digitalSourceType, a property that lets discussion board and Q&A websites point out when content material was created by a skilled AI mannequin or one other automated system.
Content material Supply Labeling Comes To Discussion board Markup
The brand new digitalSourceType property makes use of IPTC digital supply enumeration values to point how content material was created. Google helps two values:
TrainedAlgorithmicMediaDigitalSourcefor content material created by a skilled mannequin, comparable to an LLM.AlgorithmicMediaDigitalSourcefor content material created by a less complicated algorithmic course of, comparable to an automated reply bot.
The property is listed as beneficial, not required, for each the DiscussionForumPosting and Remark sorts within the Dialogue Discussion board docs, and for Query, Reply, and Remark sorts within the Q&A Web page docs.
Google already makes use of comparable IPTC supply sort values in its picture metadata documentation to determine how pictures have been created. The replace extends that idea to text-based discussion board and Q&A content material.
New Remark Rely Property
Google added commentCount as a beneficial property throughout each documentation pages. It lets websites declare the whole variety of feedback on a submit or reply, even when not all feedback seem within the markup.
The Q&A Web page documentation features a new formulation: answerCount + commentCount ought to equal the whole variety of replies of any sort. This provides Google a clearer image of thread exercise on pages the place feedback are paginated or truncated.
Expanded Shared Content material Help
The Dialogue Discussion board documentation expanded its sharedContent property. Beforehand, sharedContent accepted a generic CreativeWork sort. The up to date docs now explicitly listing 4 supported subtypes:
WebPagefor shared hyperlinks.ImageObjectfor posts the place a picture is the first content material.VideoObjectfor posts the place a video is the first content material.DiscussionForumPostingorRemarkfor quoted or reposted content material from different threads.
The addition of DiscussionForumPosting and Remark as accepted sorts is new. Google’s up to date documentation features a code instance exhibiting methods to mark up a referenced remark with its URL, creator, date, and textual content.
The picture property description was additionally up to date throughout each docs with a word about hyperlink preview pictures. Google now recommends inserting hyperlink preview pictures contained in the sharedContent subject’s hooked up WebPage quite than within the submit’s picture subject.
Why This Issues
For websites that publish a mixture of human and machine-generated content material, the digitalSourceType addition supplies a structured technique to talk that to Google. The brand new properties are non-compulsory, and no current implementations will break.
Google has not mentioned the way it will use the digitalSourceType information in its rating or show programs. The documentation solely describes it as a technique to point out content material origin.
Wanting Forward
The replace doesn’t embrace adjustments to required properties, so current discussion board and Q&A structured information implementations stay legitimate. Websites that wish to undertake the brand new properties can add them incrementally.
