DNS Records
JSON+LD
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "CollectionPage",
"@id": "https://blog.start.me/",
"url": "https://blog.start.me/",
"name": "Start.me Blog - Get informed and inspired by your personal start page",
"isPartOf": {
"@id": "https://blog.start.me/#website"
},
"about": {
"@id": "https://blog.start.me/#organization"
},
"description": "Get informed and inspired by your personal start page",
"breadcrumb": {
"@id": "https://blog.start.me/#breadcrumb"
},
"inLanguage": "en-US"
},
{
"@type": "BreadcrumbList",
"@id": "https://blog.start.me/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https://blog.start.me/#website",
"url": "https://blog.start.me/",
"name": "Start.me Blog",
"description": "Get informed and inspired by your personal start page",
"publisher": {
"@id": "https://blog.start.me/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://blog.start.me/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
},
{
"@type": "Organization",
"@id": "https://blog.start.me/#organization",
"name": "Start.me Blog",
"url": "https://blog.start.me/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://blog.start.me/#/schema/logo/image/",
"url": "https://blog.start.me/wp-content/uploads/2023/08/cropped-icon-256x256-1.png",
"contentUrl": "https://blog.start.me/wp-content/uploads/2023/08/cropped-icon-256x256-1.png",
"width": 512,
"height": 512,
"caption": "Start.me Blog"
},
"image": {
"@id": "https://blog.start.me/#/schema/logo/image/"
},
"sameAs": [
"https://www.facebook.com/STARTMEpage/",
"https://x.com/startme",
"https://www.youtube.com/c/StartMe"
]
}
]
}