*

mocody

  • ****
  • 139 posts
  • Only Marketing matters
The New Error in Google Search Console

When you look at the details on search console, you will see the following error: Either “offers”, “review”, or “aggregateRating” should be specified. This error is affect all the Listings,

I FOUND THIS ON THE NET
(The Either “offers”, “review”, or “aggregateRating” should be specified error occurs when a product does not contain structured content for any of the 3 specified schema. Google wants the ability to display the title, image, and one “reason to buy” of every product in their search results, and these three schema all qualify as a reason to buy. More specifics about these three product schema can be found at schema.org.)

<span itemscope itemtype="http://schema.org/Product">
  <meta itemprop="name" content="Gaadhi Zuzuki " />
  <meta itemprop="description" content="CAR FOR SALE." />
  <meta itemprop="image" content="https://www.DOMAINEXAMPLE.COM/oc-content/uploads/0/29.jpg" />
</span>

what do you think is it a problem to the SEO?.

*

MB Themes

@codebarre
I do not think it impact seo (but not sure), anyway it will be fixed in upcoming osclass udpate.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

mocody

  • ****
  • 139 posts
  • Only Marketing matters
You are awesome @mb-themes
Good news, waiting
OSclass 4.2

I have some other suggestions and few other issues concerning about how googlebot crawling osclass Directories,

These are on google search results for my website :-
https://www.domainexample.com/item/send-friend/50?type=itemviewer
i think it's crawling also the OC-include folder.
All-in-one cron.php file I think it generating duplicate categories,
these duplicate categories in the sitemap.xml are creating soft404 to google, because there is no content
I'm thinking to tell robots.txt not to index, but I don't know how google will react.
because i see soft404 to all duplicate categories.


« Last Edit: November 03, 2020, 01:58:02 PM by codebarre »