Created
December 2, 2021 14:28
-
-
Save pentago/ed046a36ae2ef1f52b88bb59d5e7d930 to your computer and use it in GitHub Desktop.
PIS WebSite markup
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": "http://schema.org", | |
"@type": "WebSite", | |
"name": "Pravno Informacioni Sistem", | |
"url": "https://www.pravno-informacioni-sistem.rs/", | |
"sameAs": [ | |
"https://www.facebook.com/PISPravnoInformacioniSistemRS/", | |
"https://www.youtube.com/channel/UCrIiVzd9GhjrmHyTyd0YhZQ" | |
], | |
"potentialAction": { | |
"@type": "SearchAction", | |
"target": "https://www.pravno-informacioni-sistem.rs/unifiedSearch?q={search_term}", | |
"query-input": "required name=search_term" | |
} | |
} | |
</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment