- From: Richard Wallis <richard.wallis@dataliberate.com>
- Date: Thu, 29 Aug 2019 11:23:15 +0100
- To: Hugo Scott <hugo@hugoscott.com>
- Cc: "schema.org Mailing List" <public-schemaorg@w3.org>
- Message-ID: <CAD47Kz4cPT5ejJZ-RBMXH8qNvnZzOVDGfy9JaF8Y=n9s-LJwdA@mail.gmail.com>
Good call Hugo.
Point of information: The correct form of the @context value is
*"http://schema.org
<http://schema.org>" *(without the www).
Fortunately (for tl;dr reasons) it does work, however using the correct
form is a good habit to adopt.
~Richard
Richard Wallis
Founder, Data Liberate
http://dataliberate.com
Linkedin: http://www.linkedin.com/in/richardwallis
Twitter: @rjw
On Thu, 29 Aug 2019 at 08:24, Hugo Scott <hugo@hugoscott.com> wrote:
> Hi
> if you add the type "SportsOrganization" you can add a list of sports - it
> seems to validate ok.
> Like this :
> {
> "@context": "http://www.schema.org",
> "@type":["SportsClub","SportsOrganization"],
> "sport":["American Football","Baseball","Swimming","Soccer"],
> (...)
> }
>
> Hugo Scott
> *Sustainable SEO*
> *Audits SEO technique*
> *Optimisation** SEO Wordpress*
> https://hugoscott.com
> (+33) 06 51 19 09 41
>
> <https://www.linkedin.com/in/hugo-scott-474019153/> LinkedIn
> <https://www.linkedin.com/in/hugo-scott-474019153/> -
> <https://www.malt.fr/profile/hugoscott> Malt
> <https://www.malt.fr/profile/hugoscott>
>
>
> On Wed, 28 Aug 2019 at 22:58, Joachim Hartmann <
> joachim.hartmann@gmx-topmail.de> wrote:
>
>> Hello, I hope I put my question in the right place!
>> I have just designed the following for the homepage of my sports club:
>> <script type='application/ld+json'>
>> {
>> "@context": "http://www.schema.org",
>> "@type. SportsClub,
>> ...
>> }
>> </script>
>> The tool
>> https://search.google.com/structured-data/testing-tool[https://search.google.com/structured-data/testing-tool][https://search.google.com/structured-data/testing-tool[https://search.google.com/structured-data/testing-tool]]
>> has also found no error! What I lack is the ability to enter a list of
>> sports, such as badminton baseball hiking.
>> Does anyone have a tip?
>> Greetings from Hannover
>> Jochen
>>
>>
>>
Received on Thursday, 29 August 2019 10:23:49 UTC