Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "CollectionPage",
"@id": "https://linuxforum.dk/",
"url": "https://linuxforum.dk/",
"name": "LinuxForum.dk - Danske Linux nyheder",
"isPartOf": {
"@id": "https://linuxforum.dk/#website"
},
"about": {
"@id": "https://linuxforum.dk/#organization"
},
"description": "Danske Linux nyheder",
"breadcrumb": {
"@id": "https://linuxforum.dk/#breadcrumb"
},
"inLanguage": "da-DK"
},
{
"@type": "BreadcrumbList",
"@id": "https://linuxforum.dk/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Hjem"
}
]
},
{
"@type": "WebSite",
"@id": "https://linuxforum.dk/#website",
"url": "https://linuxforum.dk/",
"name": "linuxforum.dk",
"description": "Danske Linux nyheder",
"publisher": {
"@id": "https://linuxforum.dk/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://linuxforum.dk/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "da-DK"
},
{
"@type": "Organization",
"@id": "https://linuxforum.dk/#organization",
"name": "LinuxForum.dk",
"url": "https://linuxforum.dk/",
"logo": {
"@type": "ImageObject",
"inLanguage": "da-DK",
"@id": "https://linuxforum.dk/#/schema/logo/image/",
"url": "https://linuxforum.dk/wp-content/uploads/2024/02/IMG_1278.png",
"contentUrl": "https://linuxforum.dk/wp-content/uploads/2024/02/IMG_1278.png",
"width": 265,
"height": 314,
"caption": "LinuxForum.dk"
},
"image": {
"@id": "https://linuxforum.dk/#/schema/logo/image/"
}
}
]
}
] |