- From: Joachim Hartmann <joachim.hartmann@gmx-topmail.de>
- Date: Thu, 29 Aug 2019 19:35:27 +0200
- To: "Richard Wallis" <richard.wallis@dataliberate.com>, hugo@hugoscott.com
- Cc: public-schemaorg@w3.org
Dear Richard,
dear Hugo,
thank's for your help!
Greetings from Hannover
Jochen
Gesendet: Donnerstag, 29. August 2019 um 12:23 Uhr
Von: "Richard Wallis" <richard.wallis@dataliberate.com>
An: "Hugo Scott" <hugo@hugoscott.com>
Cc: "schema.org Mailing List" <public-schemaorg@w3.org>
Betreff: Re: List of Sports
Good call Hugo.
Point of information: The correct form of the @context value is "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 Liberatehttp://dataliberate.com[http://dataliberate.com]
Linkedin: http://www.linkedin.com/in/richardwallis[http://www.linkedin.com/in/richardwallis]
Twitter: @rjw
On Thu, 29 Aug 2019 at 08:24, Hugo Scott <hugo@hugoscott.com[mailto: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[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[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[mailto: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[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]][https://search.google.com/structured-data/testing-tool%5Bhttps://search.google.com/structured-data/testing-tool%5D%5Bhttps://search.google.com/structured-data/testing-tool%5Bhttps://search.google.com/structured-data/testing-tool%5D%5D] 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 17:35:53 UTC