Skip to content

Instantly share code, notes, and snippets.

@patrickcoombe
Created April 21, 2019 07:27
Show Gist options
  • Select an option

  • Save patrickcoombe/d14ff8dd29292fbb20663400a611481d to your computer and use it in GitHub Desktop.

Select an option

Save patrickcoombe/d14ff8dd29292fbb20663400a611481d to your computer and use it in GitHub Desktop.
Raven Tools Blog Post
<script type = 'application/ld+json' > {
"@context": "http:\/\/schema.org",
"@type": "WebSite",
"@id": "#website",
"url": "https:\/\/raventools.com\/blog\/",
"name": "Raven Blog",
"potentialAction": {
"@type": "SearchAction",
"target": "https:\/\/raventools.com\/blog\/?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