*

mocody

  • ****
  • 139 posts
  • Only Marketing matters
Google Images Problem
« on: August 01, 2021, 06:50:27 PM »
@mb themes

during the search of google in the image tab , i see listing images from my site, but it adding. more information that i did not or user did not add.

if the price was 20.000  dollars then google makes it 20 trillions dollars
and the brand it gives BRAND : OSCLASS the car is toyota  not osclass.

Can you check this with me,



*

MB Themes

Re: Google Images Problem
« Reply #1 on: August 02, 2021, 09:32:39 AM »
@mocody
This could be problem with:
a) structured data provided to google
b) problem with thousands/decimal separator (maybe using comma instead of dot and vice versa)
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

mocody

  • ****
  • 139 posts
  • Only Marketing matters
Re: Google Images Problem
« Reply #2 on: August 02, 2021, 10:13:22 AM »
@mb themes
Strcuture check box is active for a month so if that's not working what else it could be.
for languages the demimal point is . DOT
and thousand separetor is , comma

whats the next step to go.
Thank you.

*

MB Themes

Re: Google Images Problem
« Reply #3 on: August 02, 2021, 11:37:40 AM »
@mocody
Well at least you could copy those structured tags here.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

mocody

  • ****
  • 139 posts
  • Only Marketing matters
Re: Google Images Problem
« Reply #4 on: August 02, 2021, 12:12:46 PM »
@mb themes

Products Warning.
Either "offers", "review", or "aggregateRating" should be specified
Missing field "sku" (optional)
Missing field "review" (optional)
No global identifier provided (e.g., gtin, mpn, isbn) (optional)



   <div class="footer-hook"><script type="application/ld+json">
{
  "@context": "https://schema.org/",
  "@type": "Product",
  "name": "Land-Cruiser - domain.com title",
  "image": "https://domain.1683f.kxcdn.com/oc-content/uploads/20/3977.jpg",
  "description": "Cars - africa - for sale available in the market",
  "brand": "Osclass",
    "offers": {
    "@type": "Offer",
    "itemOffered": "car Land-Cruiser",
    "url": "https://www.domain.com/vehicles/cars/car-land-cruiser_i2060",
    "priceCurrency": "USD",
    "price": "1300000000",
    "priceValidUntil": "2022-08-01",
    "availability": "https://schema.org/InStock"
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": "0",
    "bestRating": "5",
    "worstRating": "0",
    "ratingCount": "1",
    "reviewCount": "1"
  }
  }
</script>



 <!-- GOOGLE RICH SNIPPETS -->
  </head><body id="body-item" class="page-body dvc-android  pace-done"><div class="pace  pace-inactive"><div class="pace-progress" data-progress-text="100%" data-progress="99" style="transform: translate3d(100%, 0px, 0px);">
  <div class="pace-progress-inner"></div>
</div>
<div class="pace-activity"></div></div><span itemscope itemtype="http://schema.org/Product">
    <meta itemprop="name" content="car Land-Cruiser" />
    <meta itemprop="description" content="Cars - africa - for sale available in the market" />
    <meta itemprop="image" content="https://domain-1683f.kxcdn.com/oc-content/uploads/20/3977.jpg" />  </span>




*

MB Themes

Re: Google Images Problem
« Reply #5 on: August 02, 2021, 12:55:20 PM »
Quote
Either "offers", "review", or "aggregateRating" should be specified
Missing field "sku" (optional)
Missing field "review" (optional)
No global identifier provided (e.g., gtin, mpn, isbn) (optional)

Google, I am not repetitive machine copy pasting same answer again again  ::)

In this one you have price 1300000000, that is 1,300,000,000. It does not sound to be OK price for Land cruiser.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots