| Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": [
"Person",
"Organization"
],
"@id": "https://itme.dk/#person",
"name": "Itme"
},
{
"@type": "WebSite",
"@id": "https://itme.dk/#website",
"url": "https://itme.dk",
"name": "Itme",
"publisher": {
"@id": "https://itme.dk/#person"
},
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": "https://itme.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "ImageObject",
"@id": "https://itme.dk/wp-content/uploads/2020/04/logo-2.png",
"url": "https://itme.dk/wp-content/uploads/2020/04/logo-2.png",
"width": 200,
"height": 200,
"inLanguage": "da-DK"
},
{
"@type": "Person",
"@id": "https://itme.dk/author/allan/",
"name": "Allan Eriksen",
"url": "https://itme.dk/author/allan/",
"image": {
"@type": "ImageObject",
"@id": "https://secure.gravatar.com/avatar/263f1dac11cbdaeb1fb6f88cc48c98c7?s=96&d=wp_user_avatar&r=g",
"url": "https://secure.gravatar.com/avatar/263f1dac11cbdaeb1fb6f88cc48c98c7?s=96&d=wp_user_avatar&r=g",
"caption": "Allan Eriksen",
"inLanguage": "da-DK"
}
},
{
"@type": "WebPage",
"@id": "https://itme.dk/#webpage",
"url": "https://itme.dk/",
"name": "Forside - Itme",
"datePublished": "2020-04-19T20:08:23+02:00",
"dateModified": "2021-06-24T21:07:08+02:00",
"author": {
"@id": "https://itme.dk/author/allan/"
},
"isPartOf": {
"@id": "https://itme.dk/#website"
},
"primaryImageOfPage": {
"@id": "https://itme.dk/wp-content/uploads/2020/04/logo-2.png"
},
"inLanguage": "da-DK"
},
{
"@type": "Article",
"headline": "Forside - Itme",
"datePublished": "2020-04-19T20:08:23+02:00",
"dateModified": "2021-06-24T21:07:08+02:00",
"author": {
"@type": "Person",
"name": "Allan Eriksen"
},
"publisher": {
"@id": "https://itme.dk/#person"
},
"description": "Denne side er taget ned",
"name": "Forside - Itme",
"@id": "https://itme.dk/#richSnippet",
"isPartOf": {
"@id": "https://itme.dk/#webpage"
},
"image": {
"@id": "https://itme.dk/wp-content/uploads/2020/04/logo-2.png"
},
"inLanguage": "da-DK",
"mainEntityOfPage": {
"@id": "https://itme.dk/#webpage"
}
}
]
}
]
|