Structured Data | [
"//Tell google that their users can search directly on our page\n {\n \"@context\": \"http://schema.org\",\n \"@type\": \"WebSite\",\n \"url\": \"https://sportshowroom.dk\",\n \"potentialAction\": {\n \"@type\": \"SearchAction\",\n \"target\": \"https://sportshowroom.dk/sko?s%C3%B8g={search_term_string}\",\n \"query-input\": \"required name=search_term_string\"\n }\n }",
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "SPORTSHOWROOM",
"url": "https://sportshowroom.dk"
},
{
"@context": "http://schema.org",
"@type": "Organization",
"url": "https://sportshowroom.dk",
"logo": "https://sportshowroom.dk/img/logo.jpg",
"sameAs": [
"https://facebook.com/sportshowroom.nl"
]
}
] |