DNS Records
JSON+LD
{
"@context": "https://schema.org",
"@graph": [
{
"@type": [
"Organization",
"Person"
],
"@id": "https://blog.wask.co/#person",
"name": "WASK Blog",
"url": "https://blog.wask.co"
},
{
"@type": "WebSite",
"@id": "https://blog.wask.co/#website",
"url": "https://blog.wask.co",
"name": "WASK Blog",
"publisher": {
"@id": "https://blog.wask.co/#person"
},
"inLanguage": "en-US",
"potentialAction": {
"@type": "SearchAction",
"target": "https://blog.wask.co/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "WebPage",
"@id": "https://blog.wask.co/#webpage",
"url": "https://blog.wask.co/",
"name": "Facebook Instagram Google Ad Management Blog - Wask Blog",
"datePublished": "2024-01-30T14:26:24+00:00",
"dateModified": "2024-06-28T08:19:10+00:00",
"about": {
"@id": "https://blog.wask.co/#person"
},
"isPartOf": {
"@id": "https://blog.wask.co/#website"
},
"inLanguage": "en-US"
}
]
}