DNS Records
JSON+LD
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://about.ask.fm/",
"url": "https://about.ask.fm/",
"name": "Home Page - About ASKfm",
"isPartOf": {
"@id": "https://about.ask.fm/#website"
},
"datePublished": "2015-01-21T15:49:27+00:00",
"dateModified": "2022-03-04T11:48:46+00:00",
"breadcrumb": {
"@id": "https://about.ask.fm/#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://about.ask.fm/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://about.ask.fm/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https://about.ask.fm/#website",
"url": "https://about.ask.fm/",
"name": "About ASKfm",
"description": "Ask.fm",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://about.ask.fm/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
}
]
}