- From: Richard Wallis <richard.wallis@dataliberate.com>
- Date: Wed, 1 Jul 2020 10:58:49 +0100
- To: Play us Design <hola@playusdesign.com>
- Cc: "schema.org Mailing List" <public-schemaorg@w3.org>
- Message-ID: <CAD47Kz41HshUL4f+G4ieuUUe4ksw9qyTB0PUZKpEseEUTfx33Q@mail.gmail.com>
I took a quick look at your source to see if I could be of help. Your HTML layout is fairly complex, too complex for a quick helpful glance diagnosis that I currently have time for. All I can say is that meta tag data for property "position" and "url" do not appear to be in a suitable itemscope such as a "ListItem". It is in diagnostic situations such as this that a decision to use JSON-LD often pays dividends. I am sorry I am not able to dig deeper for you at this time, I suspect the help you need might be a little time consuming and paying activities take precedence. I wish you luck. ~Richard. Richard Wallis Founder, Data Liberate http://dataliberate.com Linkedin: http://www.linkedin.com/in/richardwallis Twitter: @rjw On Wed, 1 Jul 2020 at 02:39, Play us Design <hola@playusdesign.com> wrote: > Richard, > You are right when we try to validate the schema in the Structured Data > Test it doesn't appear as a property > > https://search.google.com/structured-data/testing-tool/u/0/#url=www.mlsvallarta.com > > Thanks! > > On Mon, Jun 29, 2020 at 11:37 AM Richard Wallis < > richard.wallis@dataliberate.com> wrote: > >> Sounds like you have not described the thing that the 'url' is a property >> of. >> >> Checkout the Microdata example here >> <https://schema.org/LocalBusiness#eg-4> for an example of how it should >> be constructed. >> >> Note: In the example the url property is declared in an <a> tag, but it >> could be declared in a <meta> if required. >> >> ~Richard. >> Richard Wallis >> Founder, Data Liberate >> http://dataliberate.com >> Linkedin: http://www.linkedin.com/in/richardwallis >> Twitter: @rjw >> >> >> >> On Mon, 29 Jun 2020 at 16:15, Play us Design <hola@playusdesign.com> >> wrote: >> >>> Hi everyone, >>> We are working on improving the schema and code of a real estate website >>> www.mlsvallarta.com >>> We are trying to validate all our metas, we are including them in the >>> HTML like this: >>> <meta itemprop="url" content=" >>> https://www.mlsvallarta.com/news/punta-mita-has-another-great-year/" /> >>> But the w3 validator is displaying the following error. >>> Error: The itemprop attribute was specified, but the element is not a >>> property of any item.. >>> Does someone knows if this is the correct way to include a non JSON >>> schema or how can we validate our current way to include schema? >>> Thanks in advance. >>> >>> -- >>> Play us Design >>> +52 (322) 222 8410 >>> www.playusdesign.com >>> >> > > -- > Play us Design > +52 (322) 222 8410 > www.playusdesign.com >
Received on Wednesday, 1 July 2020 09:59:14 UTC