Skip to content

Instantly share code, notes, and snippets.

@jorgejaramillo
Created October 20, 2022 19:32
Show Gist options
  • Save jorgejaramillo/4ef45dc410b83f99818d3bf7f9723fd0 to your computer and use it in GitHub Desktop.
Save jorgejaramillo/4ef45dc410b83f99818d3bf7f9723fd0 to your computer and use it in GitHub Desktop.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"url": "https://www.vecindario.com/",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.vecindario.com/buscar-catalogo?q={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