DNS Records
JSON+LD
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "BreadcrumbList",
"@id": "https://blog.ongig.com/#breadcrumblist",
"itemListElement": [
{
"@type": "ListItem",
"@id": "https://blog.ongig.com/#listItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "CollectionPage",
"@id": "https://blog.ongig.com/#collectionpage",
"url": "https://blog.ongig.com/",
"name": "Ongig Blog",
"description": "Content for Recruiting, Talent Acquisition, and Human Resources professionals.",
"inLanguage": "en-US",
"isPartOf": {
"@id": "https://blog.ongig.com/#website"
},
"breadcrumb": {
"@id": "https://blog.ongig.com/#breadcrumblist"
},
"about": {
"@id": "https://blog.ongig.com/#organization"
}
},
{
"@type": "Organization",
"@id": "https://blog.ongig.com/#organization",
"name": "Ongig Blog",
"description": "Let Candidates Find You",
"url": "https://blog.ongig.com/",
"telephone": "+14158572304",
"logo": {
"@type": "ImageObject",
"url": "https://blog.ongig.com/wp-content/uploads/2021/08/ongig-logo-small.png",
"@id": "https://blog.ongig.com/#organizationLogo",
"width": 112,
"height": 112,
"caption": "ongig logo small"
},
"image": {
"@id": "https://blog.ongig.com/#organizationLogo"
},
"sameAs": [
"https://www.facebook.com/ongig/",
"https://twitter.com/ongig",
"https://www.youtube.com/user/OngigTV",
"https://www.linkedin.com/company/ongig"
]
},
{
"@type": "WebSite",
"@id": "https://blog.ongig.com/#website",
"url": "https://blog.ongig.com/",
"name": "Ongig Blog",
"description": "Let Candidates Find You",
"inLanguage": "en-US",
"publisher": {
"@id": "https://blog.ongig.com/#organization"
},
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://blog.ongig.com/?s={search_term_string}"
},
"query-input": "required name=search_term_string"
}
}
]
}