Viewing 15 replies - 1 through 15 (of 16 total)
  • thepuzzlecollections

    (@thepuzzlecollections)

    Yes, please provide a fix. It appears that the schema for the author property has been updated to include type.

    Here is another thread describing the issue.

    https://support.google.com/webmasters/thread/131749808/invalid-object-type-for-field-author?hl=en

    Thanks in advance

    Same here, it looks like the author data needs to include a type filed:

    https://developers.google.com/search/docs/advanced/structured-data/product

    “author”: {
    “@type”: “Person”,
    “name”: “Fred Benson”
    }

    Is there a workaround?

    Plugin Support Sanjeev Kumar

    (@sanjeevsetu)

    Hi there!

    We have made changes and fixed this issue. Could you please update to our latest version.

    Please let us know.?

    thepuzzlecollections

    (@thepuzzlecollections)

    I just updated the plugin and resaved one of my products. I see no difference in the markup outputted. I ran the test in Google Search console on the resaved product and it is being flagged for the same exact issue.

    Your solution seems to work for product reviews on my website.

    I checked this product with reviews that seems to be ok now:
    https://www.benlinders.com/shop/agile-retrospectives-bingo/

    However, on that same page I’m still getting another error in search console:

    Missing reviewed item name

    Do you know what causes that error?

    Ben Linders

    thepuzzlecollections

    (@thepuzzlecollections)

    My products do not have reviews and I am still getting the warning. Here is an example product: https://www.thepuzzlecollections.com/product/ravensburger-disney-collectors-edition-pinocchio-1000-piece-puzzle/

    I have provided the output below.

    [{"@context":"https:\/\/schema.org","@type":"Product","@id":"https:\/\/www.thepuzzlecollections.com\/product\/ravensburger-disney-collectors-edition-pinocchio-1000-piece-puzzle\/#product","url":"https:\/\/www.thepuzzlecollections.com\/product\/ravensburger-disney-collectors-edition-pinocchio-1000-piece-puzzle\/","name":"Ravensburger Disney Collector's Edition Pinocchio 1000 Piece Puzzle","sku":"4005556167364","description":"A delightful edition to your Ravensburger Disney Puzzle collection.\r\nPinocchio was the second animated feature film produced by Disney way back in 1940, and we still enjoy the story and characters today. \r\n\r\nRavensburger Disney Collectors Edition Pinocchio is a wonderful tribute to the 1940's film. A 1000 piece puzzle with beautiful graphics displaying the fun and games going on in Geppetto's workshop.","brand":{"@type":"Brand","name":"Ravensburger","image":"https:\/\/www.thepuzzlecollections.com\/wp-content\/uploads\/2021\/08\/ravensburger-disney-pinocchio-1.jpg"},"image":{"@type":"ImageObject","url":"https:\/\/www.thepuzzlecollections.com\/wp-content\/uploads\/2021\/08\/ravensburger-disney-pinocchio-1.jpg","height":"1280","width":"987"},"offers":{"@type":"AggregateOffer","availability":"InStock","itemCondition":"NewCondition","price":"49.95","priceCurrency":"USD","url":"https:\/\/www.thepuzzlecollections.com\/product\/ravensburger-disney-collectors-edition-pinocchio-1000-piece-puzzle\/","priceValidUntil":"2021-08-06T02:31:19Z","highPrice":"49.95","lowPrice":"49.95","offerCount":"2","seller":{"@type":"Organization","name":""},"priceSpecification":{"@type":"priceSpecification","valueAddedTaxIncluded":""}},"gtin8":"","color":"","gtin13":"","gtin12":"","mpn":"1941","additionalType":"","aggregateRating":{"@type":"AggregateRating","ratingValue":"5","reviewCount":"1"}}]

    thepuzzlecollections

    (@thepuzzlecollections)

    I went back and clicked Restore to Auto Fetch then changed the values(Brand) as needed. After I resaved, I am getting the same warning as BenLinders. Missing field “review”

    thepuzzlecollections

    (@thepuzzlecollections)

    Based upon the outputs that I am seeing, review was removed from the output for products. This is now causing another Warning from Google. I went into the Default Values setup and checked Product Default Review. This put the review back in, however, the original Invalid object type for field “author” comes back. Please provide a complete fix.

    Same here, now getting lot’s of other errors like “Either ‘offers’, ‘review’ or ‘aggregateRating’ should be specified” and “Multiple reviews without aggregateRating object”

    Can you please recheck and fix the output of this plugin?

    Thread Starter Soumya Roy

    (@soumyaroyy)

    Hello everyone

    For me, this warning has fixed after the plugin update.

    Thank You ??

    skumar1st

    (@skumar1st)

    Invalid object type warning.

    How you have fixed this warning?

    Plugin Support Sanjeev Kumar

    (@sanjeevsetu)

    The issue has been fixed in latest version. Please update to it and let us know.?

    BenLinders

    (@benlinders)

    I’m still getting an error “Missing field ‘name'”.

    This is the metadata that Google search console shows:

    [{“@context”:”https:\/\/schema.org”,”@type”:”Review”,”@id”:”https:\/\/www.benlinders.com\/shop\/psychologische-veiligheid-kaarten\/#Review”,”itemReviewed”:{“@type”:”Product”},”author”:{“@type”:”Person”,”name”:”Ben Linders”},”review”:[],

    The error message is on “{“@type”:”Product”}”

    Does this help?

    Plugin Author Magazine3

    (@magazine3)

    benlinders: As per forum guidelines, please create a new topic [ thread ]

Viewing 15 replies - 1 through 15 (of 16 total)
  • The topic ‘Invalid object type for field “author”’ is closed to new replies.