- From: Hugo Scott <hugo@hugoscott.com>
- Date: Thu, 23 Jan 2025 09:04:35 +0100
- To: "schema.org Mailing List" <public-schemaorg@w3.org>
- Message-ID: <CAOJ1cMR10q5Bpcm2sk+-DiA0jA9f9Urv4XbD7=QsC8opmS4GoA@mail.gmail.com>
Hi all, This is the first time I have had to address this particular case and I am stumped. I am writing the Schema markup for a "press articles" section in a website, where basically each page contains a screenshot, headline and link to the original article which is in a different online publication on a whole other website. How do I write the Schema so that the mainEntityOfPage in a page on https://www.tots.fr/ correctly references an article published, for example, on https://maison.20minutes.fr/? Do I use the "Citation" type? I basically want to do something like this : ======================================== "@type": "WebPage", (...) "mainEntityOfPage": { "Citation" (????) "@type": "Article", "headline":"Les plus beaux modèles de vasques pour la salle de bain", "inLanguage":"fr-FR", (...) "url":"https://maison.20minutes.fr/mm43354-modeles-vasques-salle-de-bain/" } }, ======================================= Or do I just define it as an article and it's clear from the URL that it is hosted on another site? I've searched everywhere for this and haven't found anything yet. Can anyone point me in the right direction? Thanks! Hugo Scott https://hugoscott.com (+33) 06 51 19 09 41 3 impasse Jonquet, 34000 Montpellier, France <https://www.linkedin.com/in/hugo-scott-474019153/> LinkedIn <https://www.linkedin.com/in/hugo-scott-474019153/> - <https://www.malt.fr/profile/hugoscott> Malt Freelance SEO <https://www.malt.fr/profile/hugoscott>
Received on Thursday, 23 January 2025 08:04:56 UTC