Skip to content

Instantly share code, notes, and snippets.

@pentago
Created December 2, 2021 14:28
Show Gist options
  • Save pentago/ed046a36ae2ef1f52b88bb59d5e7d930 to your computer and use it in GitHub Desktop.
Save pentago/ed046a36ae2ef1f52b88bb59d5e7d930 to your computer and use it in GitHub Desktop.
PIS WebSite markup
<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