Created
August 17, 2018 13:01
-
-
Save clubeagn/855ad5587550e48cea5263ae5db93add to your computer and use it in GitHub Desktop.
schema.org
This file contains hidden or 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": "https://schema.org", | |
"@type": "Organization", | |
"url": "https://airat.biz/", | |
"sameAs": [ | |
"https://www.facebook.com/AiratBiz", | |
"https://plus.google.com/100793200182246131281", | |
"https://vk.com/AiratBiz", | |
"https://www.youtube.com/user/AiratHalitov", | |
"https://pinterest.com/AiratBiz", | |
"https://twitter.com/AiratBiz" | |
], | |
"@id": "https://airat.biz/#organization", | |
"name": "Airat.Biz", | |
"logo": "https://airat.biz/wp-content/uploads/airat.biz-logo.png" | |
} | |
</script> | |
<script type='application/ld+json'> | |
{ | |
"@context": "https://schema.org", | |
"@type": "WebSite", | |
"@id": "#website", | |
"url": "https://airat.biz/", | |
"name": "Airat.Biz", | |
"potentialAction": { | |
"@type": "SearchAction", | |
"target": "https://airat.biz/?s={search_term_string}", | |
"query-input": "required name=search_term_string" | |
} | |
} | |
</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Why did you copy links from my website? :)