DNS Records
JSON+LD
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "CollectionPage",
"@id": "https://blog.qnap.com/en/",
"url": "https://blog.qnap.com/en/",
"name": "QNAP Blog | Quality Network Appliance Provider",
"isPartOf": {
"@id": "https://blog.qnap.com/en/#website"
},
"about": {
"@id": "https://blog.qnap.com/en/#organization"
},
"description": "Blog posts about QNAP's products and technologies.",
"breadcrumb": {
"@id": "https://blog.qnap.com/en/#breadcrumb"
},
"inLanguage": "en-US"
},
{
"@type": "BreadcrumbList",
"@id": "https://blog.qnap.com/en/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https://blog.qnap.com/en/#website",
"url": "https://blog.qnap.com/en/",
"name": "QNAP Blog",
"description": "Blog posts about QNAP's products and technologies.",
"publisher": {
"@id": "https://blog.qnap.com/en/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://blog.qnap.com/en/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
},
{
"@type": "Organization",
"@id": "https://blog.qnap.com/en/#organization",
"name": "QNAP Systems, Inc.",
"url": "https://blog.qnap.com/en/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://blog.qnap.com/en/#/schema/logo/image/",
"url": "https://blog.qnap.com/wp-content/uploads/2020/12/QNAP_logo_color.png",
"contentUrl": "https://blog.qnap.com/wp-content/uploads/2020/12/QNAP_logo_color.png",
"width": 1404,
"height": 239,
"caption": "QNAP Systems, Inc."
},
"image": {
"@id": "https://blog.qnap.com/en/#/schema/logo/image/"
},
"sameAs": [
"https://www.facebook.com/QNAPSys/",
"https://x.com/QNAP_nas",
"https://www.instagram.com/qnap_official/",
"https://www.linkedin.com/company/qnap-systems-inc/",
"https://www.youtube.com/user/qnapsys",
"https://en.wikipedia.org/wiki/QNAP_Systems"
]
}
]
}