Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1132152

    Hi,

    I know you don’t have responsibility with woocomerce plugin, but now I have a situation with Google Search Console show this error with product section: Either “offers”, “review”, or “aggregateRating” should be specified.

    Really I don’t products, because I dont sell anything but I use this section to show destiny because I have a tourist web.

    Also I use event calendar and in Search Console show this error: Missing field “location”

    I hope you can help me.

    Thanks

    #1132850

    Hey honkatech,

    Thank you for using Enfold.

    Are you using the default product template? This is actually a known Woocommerce issue.

    // https://github.com/woocommerce/woocommerce/issues/22896#issuecomment-477074896

    Please follow the suggestions there.

    Best regards,
    Ismael

    #1133164

    Sorry,but when I put some code in my wordpress the site down.

    I’m using default product template

    I cant fine the solution, woocomerce is updated but the problem continue.

    #1133662

    Hi,

    Thank you for the update.

    As described in that thread, there is no actual solution. The reports are just warnings and nothing critical, so you can just ignore them or mark them as resolved.

    The fix prevents the “Either offers review or aggregateRating should be specified” error on archive pages. This was actually reported as an error in Google validator and is resolved.

    Missing brand is a warning, not an error, and can be added through use of a plugin such as https://docs.woocommerce.com/document/wc-brands/ – brands do not exist in WooCommerce core.

    Missing ID is a warning. It can be added via a plugin such as Google product feeds and has an open issue for discussion since core does not have a field suitable for this data currently #22969

    Missing aggregateRating/ratings is a warning. If your product doesn’t have reviews, of course this data is missing. WooCommerce cannot make up review content for you :)

    If you continue to see “Either offers review or aggregateRating should be specified” errors it’s likely inline markup added by your theme. WooCommerce does not add inline schema markup – it uses JSON+LD scripts.

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.