DNS Records
JSON+LD
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "BreadcrumbList",
"@id": "https://blog.familytime.io/#breadcrumblist",
"itemListElement": [
{
"@type": "ListItem",
"@id": "https://blog.familytime.io/#listItem",
"position": 1,
"item": {
"@type": "WebPage",
"@id": "https://blog.familytime.io/",
"name": "Home",
"description": "FamilyTime's blog is your ultimate choice for well-being and digital parental control tips and tricks.",
"url": "https://blog.familytime.io/"
}
}
]
},
{
"@type": "Organization",
"@id": "https://blog.familytime.io/#organization",
"name": "FamilyTime Blog",
"url": "https://blog.familytime.io/",
"sameAs": [
"https://www.facebook.com/FamilyTimeApp",
"https://twitter.com/FamilyTime_App",
"https://www.instagram.com/familytime_app/"
]
},
{
"@type": "WebPage",
"@id": "https://blog.familytime.io/#webpage",
"url": "https://blog.familytime.io/",
"name": "FamilyTime Blog",
"description": "FamilyTime's blog is your ultimate choice for well-being and digital parental control tips and tricks.",
"inLanguage": "en-US",
"isPartOf": {
"@id": "https://blog.familytime.io/#website"
},
"breadcrumb": {
"@id": "https://blog.familytime.io/#breadcrumblist"
},
"datePublished": "2015-03-16T12:05:32+00:00",
"dateModified": "2024-12-24T11:56:21+00:00"
},
{
"@type": "WebSite",
"@id": "https://blog.familytime.io/#website",
"url": "https://blog.familytime.io/",
"name": "FamilyTime Blog",
"description": "Digital Parenting Tips, Screen Controls, Cyberbullying Awareness",
"inLanguage": "en-US",
"publisher": {
"@id": "https://blog.familytime.io/#organization"
},
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://blog.familytime.io/?s={search_term_string}"
},
"query-input": "required name=search_term_string"
}
}
]
}