Created
April 21, 2019 07:27
-
-
Save patrickcoombe/d14ff8dd29292fbb20663400a611481d to your computer and use it in GitHub Desktop.
Raven Tools Blog Post
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", | |
| "@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