GTServices Posted January 5, 2020 Share Posted January 5, 2020 (edited) Check schema json code for this topic (View Source) ... you'll likely see something like this... "author": { "url": "https://invisioncommunity.com/profile/578145-gtservices/" }, But it should look like this... "author": { "@type": "Person", "name": "GTServices", "image": "//dne4i5cb88590.cloudfront.net/invisionpower-com/monthly_2019_10/gt4.thumb.jpg.62ffd4a1877711c2fef011e6e250152f.jpg", "url": "https://invisioncommunity.com/forums/topic/455280-bug-schema-topic-author/" }, Also 'Publisher' property (required by Google) is missing on topics. NOTE: Both of these properties are working correctly for Articles. Not sure about other Content. Edited January 5, 2020 by GTServices AlexWebsites and Daniel F 2 Link to comment Share on other sites More sharing options...
Daniel F Posted January 5, 2020 Share Posted January 5, 2020 We'll look at this, but I would also suggest to submit a ticket when you find such issues next time to ensure that we don't miss this:) AlexWebsites and GTServices 2 Link to comment Share on other sites More sharing options...
AlexWebsites Posted January 5, 2020 Share Posted January 5, 2020 I just checked one of my forum topics and the author markup looks more complete for posts/comments but not the initial topic markup. The first and subsequent posts do include the author markup. The publisher tag is under the website markup. Link to comment Share on other sites More sharing options...
Recommended Posts