Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://job-man.dk/#organization",
"name": "Jobman",
"url": "https://job-man.dk",
"logo": {
"@type": "ImageObject",
"@id": "https://job-man.dk/#logo",
"url": "https://job-man.dk/wp-content/uploads/2024/02/job-man-logo2.png",
"contentUrl": "https://job-man.dk/wp-content/uploads/2024/02/job-man-logo2.png",
"caption": "Jobman",
"inLanguage": "en-US",
"width": 243,
"height": 53
}
},
{
"@type": "WebSite",
"@id": "https://job-man.dk/#website",
"url": "https://job-man.dk",
"name": "Jobman",
"publisher": {
"@id": "https://job-man.dk/#organization"
},
"inLanguage": "en-US",
"potentialAction": {
"@type": "SearchAction",
"target": "https://job-man.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "WebPage",
"@id": "https://job-man.dk/#webpage",
"url": "https://job-man.dk/",
"name": "Forside - Jobman",
"datePublished": "2024-02-12T19:59:29+00:00",
"dateModified": "2024-02-13T11:02:52+00:00",
"about": {
"@id": "https://job-man.dk/#organization"
},
"isPartOf": {
"@id": "https://job-man.dk/#website"
},
"inLanguage": "en-US"
},
{
"@type": "Person",
"@id": "https://job-man.dk/author/jobmanmin/",
"name": "admin",
"url": "https://job-man.dk/author/jobmanmin/",
"image": {
"@type": "ImageObject",
"@id": "https://secure.gravatar.com/avatar/d7f738ac826eeb8a74c7a2e7c755cb256c64f50ca676e0fb11be4a653c781cc3?s=96&d=mm&r=g",
"url": "https://secure.gravatar.com/avatar/d7f738ac826eeb8a74c7a2e7c755cb256c64f50ca676e0fb11be4a653c781cc3?s=96&d=mm&r=g",
"caption": "admin",
"inLanguage": "en-US"
},
"sameAs": [
"https://job-man.dk"
],
"worksFor": {
"@id": "https://job-man.dk/#organization"
}
},
{
"@type": "Article",
"headline": "Forside - Jobman",
"datePublished": "2024-02-12T19:59:29+00:00",
"dateModified": "2024-02-13T11:02:52+00:00",
"author": {
"@id": "https://job-man.dk/author/jobmanmin/",
"name": "admin"
},
"publisher": {
"@id": "https://job-man.dk/#organization"
},
"name": "Forside - Jobman",
"@id": "https://job-man.dk/#richSnippet",
"isPartOf": {
"@id": "https://job-man.dk/#webpage"
},
"inLanguage": "en-US",
"mainEntityOfPage": {
"@id": "https://job-man.dk/#webpage"
}
}
]
}
]
|