DNS Records
JSON+LD
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "CollectionPage",
"@id": "https://news.apache.org/",
"url": "https://news.apache.org/",
"name": "The Apache Software Foundation Blog - The Apache Software Foundation Blog",
"isPartOf": {
"@id": "https://news.apache.org/#website"
},
"about": {
"@id": "https://news.apache.org/#organization"
},
"description": "The Apache Software Foundation Blog",
"breadcrumb": {
"@id": "https://news.apache.org/#breadcrumb"
},
"inLanguage": "en-US"
},
{
"@type": "BreadcrumbList",
"@id": "https://news.apache.org/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https://news.apache.org/#website",
"url": "https://news.apache.org/",
"name": "The Apache Software Foundation Blog",
"description": "The Apache Software Foundation Blog",
"publisher": {
"@id": "https://news.apache.org/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://news.apache.org/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
},
{
"@type": "Organization",
"@id": "https://news.apache.org/#organization",
"name": "The Apache Software Foundation Blog",
"url": "https://news.apache.org/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://news.apache.org/#/schema/logo/image/",
"url": "https://news.apache.org/wp-content/uploads/2022/04/badge-scaled.jpg",
"contentUrl": "https://news.apache.org/wp-content/uploads/2022/04/badge-scaled.jpg",
"width": 2560,
"height": 2560,
"caption": "The Apache Software Foundation Blog"
},
"image": {
"@id": "https://news.apache.org/#/schema/logo/image/"
},
"sameAs": [
"https://x.com/TheASF"
]
}
]
}