Hello,
Does anybody implement the schema.org specification for search to include in json-ld for example.
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": ""
},
"query-input": ""
}
]
Trying to establish what we need for urlTemplate property ?
Thanks
Paul