Knowledge Base - Invalid object type for field "author" [SOLVED]

"author": {
            "@type": "Person", #or organization
            "name": "TheName",
}

So now, you will have to add a couple of fields at.

<div itemscope itemprop="author" itemtype="http://schema.org/Person">
         <span itemprop="name"></span>
</div>

Details

Created : 2023-03-28 01:51:20, Last Modified : 2023-03-28 01:51:20

Click to listen highlighted text!