DNS Records
JSON+LD
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://blogs.columbian.com/",
"url": "https://blogs.columbian.com/",
"name": "Columbian Blog Directory - Columbian Blog Directory",
"isPartOf": {
"@id": "https://blogs.columbian.com/#website"
},
"datePublished": "2022-11-08T19:48:40+00:00",
"dateModified": "2022-11-08T23:40:16+00:00",
"breadcrumb": {
"@id": "https://blogs.columbian.com/#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://blogs.columbian.com/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://blogs.columbian.com/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Columbian Blog Directory"
}
]
},
{
"@type": "WebSite",
"@id": "https://blogs.columbian.com/#website",
"url": "https://blogs.columbian.com/",
"name": "Columbian Blog Directory",
"description": "",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://blogs.columbian.com/?s={search_term_string}"
},
"query-input": "required name=search_term_string"
}
],
"inLanguage": "en-US"
}
]
}