Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "CollectionPage",
"@id": "https://forumportalen.dk/",
"url": "https://forumportalen.dk/",
"name": "Forumportalen - Din genvej til gode fora og hjemmesider",
"isPartOf": {
"@id": "https://forumportalen.dk/#website"
},
"description": "Din genvej til gode fora og hjemmesider",
"breadcrumb": {
"@id": "https://forumportalen.dk/#breadcrumb"
},
"inLanguage": "da-DK"
},
{
"@type": "BreadcrumbList",
"@id": "https://forumportalen.dk/#breadcrumb",
"itemListElement": []
},
{
"@type": "WebSite",
"@id": "https://forumportalen.dk/#website",
"url": "https://forumportalen.dk/",
"name": "Forumportalen",
"description": "Din genvej til gode fora og hjemmesider",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://forumportalen.dk/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "da-DK"
}
]
}
] |