Jump to content

BUG: Schema Topic Author


GTServices

Recommended Posts

Posted

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.

Posted

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.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...