Created
May 6, 2017 06:01
-
-
Save HoussenMoshine/ccfacdb4b9a8e5a040290b42e0828b88 to your computer and use it in GitHub Desktop.
La balise Organization de Schema.org
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type="application/ld+json"> | |
{ | |
"@context": "http://schema.org", | |
"@type": "Organization", | |
"name": "Houssenia Writing - Agence de rédaction web", | |
"url": "https://housseniawriting.com", | |
"logo": "https://s3-eu-west-1.amazonaws.com/s3.housseniawriting.com/wp-content/uploads/2016/07/10091218/Houssenia-Writing-Redaction-Web_2-2.jpg", | |
"contactPoint": [ | |
{ | |
"@type": "ContactPoint", | |
"telephone": "+261341854716", | |
"contactType": "customer service", | |
"email": "[email protected]", | |
"areaServed": [ | |
"MG, FR, CA" | |
], | |
"availableLanguage": [ | |
"French" | |
] | |
} | |
], | |
"sameAs": [ | |
"https://www.facebook.com/housseniawriting" | |
] | |
} | |
</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Vous pouvez trouver un guide complet de Schema.org avec des exemples et conseils sur : https://housseniawriting.com/schema-org/guide-schema-org/