Jump to content

BUG: Schema Topic Author


GTServices

Recommended Posts

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.

Link to comment
Share on other sites

Archived

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

  • Recently Browsing   0 members

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