Structured
Data |
[
{
"@context": "https://schema.org",
"@type": "WebSite",
"@id": "https://ircgo.com/#website",
"url": "https://ircgo.com/",
"name": "IRC",
"potentialAction": {
"@type": "SearchAction",
"target": "https://ircgo.com/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
}
]
|