New Shopify Certification now available: Liquid Storefronts for Theme Developers

How to remove Google Search Console Warning Missing field

AdamAnas
Shopify Partner
35 1 7

How to Resolve this.

 

 

Warning
 
Missing field "price Valid Until"
 
Not Started
 
 
2
 
Warning
 
Missing field "aggregateRating"
 
Not Started
 
 
2
 
Warning
 
Missing field "review"
 
Not Started
 
 
2
 
Warning
 
Missing field "url"
 
Not Started
 
 
2
 
Warning
 
Missing field "sku"
 
Not Started
 
 
2
 
Warning
 
No global identifier provided (e.g., gtin, mpn, isbn)
 
Not Started
 
 
2
Replies 9 (9)
MS-WEB-DESIGNER
Shopify Partner
3012 181 484

Dear @AdamAnas ,

 

Try schema markup, hope this will help you.

banned
evolutionlures
Shopify Partner
20 0 53

Please stop littering these help forums with offers to hire a developer. People should have the right to access basic information about fixing issues in shopify without having to endure the constant obtuse advertising of hiring a developer, when it shouldn't be necessary for most of the population using shopify.

Josh_Uebergang
Shopify Expert
1003 42 264

The solution will depend on your specific store's theme and any app used for schema.

The issue is related to schema. Warnings are not errors and so they are not major concerns. Several types of warnings can simply be ignored because the data does not always exist. For example, if you don't have reviews, then you can ignore the reviews and aggregateRating suggestions.

If you have such values, then you can use Google's Structured Data Tool to location where the schema issue. If the schema is done inside your theme, then your theme can be edited to include those missing values.

Run Google Shopping ads? Get the free definitive guide to Google Shopping for Shopify (no optin required): https://www.digitaldarts.com.au/google-shopping
samrose
Tourist
19 0 3

where do you edit the code? In theme.liquid? I have all these warnings.

 

Warning
 
Missing field "priceValidUntil"
 
Not Started
 
 
47
 
Warning
 
Missing field "review"
 
Not Started
 
 
47
 
Warning
 
No global identifier provided (e.g., gtin, mpn, isbn)
 
Not Started
 
 
46
 
Warning
 
Invalid object type for field "brand"
 
Not Started
 
 
44
 
Warning
 
Missing field "aggregateRating"
 
Not Started
 
 
HotMessMommy
Visitor
2 0 0

I could really use some help with this as well! This is the message I am getting on Google Search Console:

 

2022-01-14 (1).png

AvadaCommerce
Shopify Partner
3879 839 924

Hi @AdamAnas 

 

I am happy to give you some insights about how to deal with it:

 

1. Missing field 'review'

 

Missing field 'aggregateRating' 

They are missing due to your review app. Please contact that app provider to fix it.

 

2. Warning Missing field 'sku'

 

 You have to add the SKU of the first variant of the product in Shopify Admin: https://i.imgur.com/OMFOuKy.png

 

3. Warning No global identifier provided (e.g. gtin, mpn, isbn) and other missing fields shown in the screenshot: You need to add SKU or barcode for the first variant of your product

 

 

4. Missing field " price valid until it because Shopify product does not have this information

 

5. Missing field "url": The missing field is for the author URL which is optional which should be fine even if you don't add it

 

I hope my answer clears up for you 🙂
If you feel it is useful, please mark it as a solution

 

banned
Allenora-james
Visitor
1 0 0

Hey! I am facing the same problem for my page . If any solution works out for you then please let me know.

punitverse
Visitor
1 0 0

Hi,

 

What currently is happening is that you have already defined schema classes on your website, and the following fields (attributes) are missing for their respective classes. Without defining these attributes with their necessary values, it will keep showing these warnings.

Such as you already have a schema class for the aggregate rating (https://schema.org/AggregateRating) somewhere in your review code. And "aggregateRating" is a primary attribute. Without it, your product pages won't show aggregate review ratings.

kuksal
Visitor
1 0 0

Hello i have the same issu in this page , can you check up please ?