Created
April 23, 2021 14:11
-
-
Save pentago/31ab5f7f28e264324e5f18d57cd6413a to your computer and use it in GitHub Desktop.
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": "Shoppster Srbija", | |
| "url": "https://www.shoppster.com/sr-RS/", | |
| "sameAs": [ | |
| "http://www.facebook.com/shoppstersrbija", | |
| "http://instagram.com/shoppstersrbija", | |
| "https://www.youtube.com/channel/UCnbH2TcrFH3uoWoY4duHJDQ" | |
| ], | |
| "potentialAction": { | |
| "@type": "SearchAction", | |
| "target": "https://www.shoppster.com/sr-RS/search/{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