DNS Records
JSON+LD
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "BreadcrumbList",
"@id": "https://blog.ringcaptcha.com/#breadcrumblist",
"itemListElement": [
{
"@type": "ListItem",
"@id": "https://blog.ringcaptcha.com/#listItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "CollectionPage",
"@id": "https://blog.ringcaptcha.com/#collectionpage",
"url": "https://blog.ringcaptcha.com/",
"name": "Real Users, Real Contact - Real Users, Real Contact",
"description": "Real Users, Real Contact",
"inLanguage": "en-US",
"isPartOf": {
"@id": "https://blog.ringcaptcha.com/#website"
},
"breadcrumb": {
"@id": "https://blog.ringcaptcha.com/#breadcrumblist"
},
"about": {
"@id": "https://blog.ringcaptcha.com/#organization"
}
},
{
"@type": "Organization",
"@id": "https://blog.ringcaptcha.com/#organization",
"name": "RingCaptcha",
"description": "Real Users, Real Contact",
"url": "https://blog.ringcaptcha.com/"
},
{
"@type": "WebSite",
"@id": "https://blog.ringcaptcha.com/#website",
"url": "https://blog.ringcaptcha.com/",
"name": "RingCaptcha",
"description": "Real Users, Real Contact",
"inLanguage": "en-US",
"publisher": {
"@id": "https://blog.ringcaptcha.com/#organization"
},
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://blog.ringcaptcha.com/?s={search_term_string}"
},
"query-input": "required name=search_term_string"
}
}
]
}