DNS Records
JSON+LD
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebSite",
"@id": "https://releases.geocomply.com/#/schema/WebSite",
"url": "https://releases.geocomply.com/",
"name": "Release Portal",
"inLanguage": "en-US",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://releases.geocomply.com/search/{search_term_string}/"
},
"query-input": "required name=search_term_string"
},
"publisher": {
"@type": "Organization",
"@id": "https://releases.geocomply.com/#/schema/Organization",
"name": "Release Portal",
"url": "https://releases.geocomply.com/",
"logo": {
"@type": "ImageObject",
"url": "https://releases.geocomply.com/app/uploads/favicon-1.png",
"contentUrl": "https://releases.geocomply.com/app/uploads/favicon-1.png",
"width": 192,
"height": 192,
"contentSize": "4570"
}
}
},
{
"@type": "WebPage",
"@id": "https://releases.geocomply.com/",
"url": "https://releases.geocomply.com/",
"name": "Release Portal - GeoComply",
"description": "Discover our Release Portal to check for the latest version of GeoComply products",
"inLanguage": "en-US",
"isPartOf": {
"@id": "https://releases.geocomply.com/#/schema/WebSite"
},
"breadcrumb": {
"@type": "BreadcrumbList",
"@id": "https://releases.geocomply.com/#/schema/BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": "https://releases.geocomply.com/",
"name": "Release Portal"
},
{
"@type": "ListItem",
"position": 2,
"name": "Release Portal - GeoComply"
}
]
},
"potentialAction": {
"@type": "ReadAction",
"target": "https://releases.geocomply.com/"
}
}
]
}