schema.org message

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
Joel
 
 
Posts: 146
Joined: Thu Sep 23, 2010 10:10 am
Location: Australia
Contact:

schema.org message

Post by Joel »

Hi,

I just tested my first rich snippet and that's the message I got. To say I don't comprehend would be an understatement. Please help

"The property position is not recognised by the schema (e.g. schema.org) for an object of type Product."

https://www.mediafire.com/file/k43f2r5w ... 1.wbs/file
User avatar
Pablo
 
Posts: 22489
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: schema.org message

Post by Pablo »

Where exactly do you get this message?
Joel
 
 
Posts: 146
Joined: Thu Sep 23, 2010 10:10 am
Location: Australia
Contact:

Re: schema.org message

Post by Joel »

User avatar
BaconFries
 
 
Posts: 5648
Joined: Thu Aug 16, 2007 7:32 pm

Re: schema.org message

Post by BaconFries »

Please read from ProductID as a quick look at the html you have not included anything https://schema.org/Product
User avatar
Pablo
 
Posts: 22489
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: schema.org message

Post by Pablo »

As BaconFries said, you cannot leave the ProductID empty.
Joel
 
 
Posts: 146
Joined: Thu Sep 23, 2010 10:10 am
Location: Australia
Contact:

Re: schema.org message

Post by Joel »

You're not talking about WYSIWYG object ID, are you?
Because I tried that and it still isn't working
User avatar
Pablo
 
Posts: 22489
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: schema.org message

Post by Pablo »

The online page is different than the project you have shared.
In the online page you have added custom code at the end of the page. The error applies to that code!
Joel
 
 
Posts: 146
Joined: Thu Sep 23, 2010 10:10 am
Location: Australia
Contact:

Re: schema.org message

Post by Joel »

Please, help me out as this is the first time I'm doing it and I really don't understand html much.

This is the page:
https://baretouch.au/blonde-hair-oil-masque.html

Which is the custom code you are talking about? Can you paste it here?
User avatar
Pablo
 
Posts: 22489
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: schema.org message

Post by Pablo »

This code:

Code: Select all

<!-- Inserted by https://cdn.shoprocket.io/main.bundle.js?v=1709813930 -->
<script type="application/ld+json">
{"@context":"http://schema.org","@type":"ItemList","itemListElement":[{"@type":"Product","position":1,"url":"https://baretouch.au/#!/blonde-hair-masque","name":"BLONDE HAIR MASQUE","description":"","image":"65e5643594ab3896909798-baretouch_blonde_hair_masque_front.png","offers":{"@type":"Offer","priceCurrency":"AUD","price":133,"availability":"http://schema.org/InStock"}}]}</script>
Joel
 
 
Posts: 146
Joined: Thu Sep 23, 2010 10:10 am
Location: Australia
Contact:

Re: schema.org message

Post by Joel »

Thank you but I still don't know what I need to correct.

First of all, I did not add any custom code as I do not touch html; I could only add an object or a plug in.
Secondly, I cannot see an error because I don't know html.

I'd appreciate if you could tell me exactly what to change and to what.
User avatar
Pablo
 
Posts: 22489
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: schema.org message

Post by Pablo »

The code was not added by WYSIWYG Web Builder, so either you or someone/something else has added it to the page.
The code is not in the project you have shared.

But maybe this will give you a clue?

Code: Select all

<!-- Inserted by https://cdn.shoprocket.io/main.bundle.js?v=1709813930 -->
alan_sh
 
 
Posts: 1754
Joined: Tue Jan 01, 2019 5:50 pm

Re: schema.org message

Post by alan_sh »

It looks like you've added a shopping system from here https://shoprocket.io/ and it has errors in it.

Alan
Joel
 
 
Posts: 146
Joined: Thu Sep 23, 2010 10:10 am
Location: Australia
Contact:

Re: schema.org message

Post by Joel »

It doesn't look like it is the shoprocket code causing the problem.

I uploaded a new project, with just one page without shoprocket
https://www.baretouch.au/
There is no shoprocket code here.

and got the same message
https://validator.schema.org/#url=https ... ouch.au%2F

Any idea why?
Joel
 
 
Posts: 146
Joined: Thu Sep 23, 2010 10:10 am
Location: Australia
Contact:

Re: schema.org message

Post by Joel »

Sorry, it still is
User avatar
Pablo
 
Posts: 22489
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: schema.org message

Post by Pablo »

I do no see any errors on this page.
However, the page does contain shoprocket code!

To test this reliably, please remove all custom code.
Post Reply