DNS Records
JSON+LD
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "CollectionPage",
"@id": "https://support.gwapps.com/",
"url": "https://support.gwapps.com/",
"name": "GW Apps - Support - Democratizing web app development for businesses",
"isPartOf": {
"@id": "https://support.gwapps.com/#website"
},
"about": {
"@id": "https://support.gwapps.com/#organization"
},
"description": "GW Apps combines the intuitive nature of No-Code with the power of an enterprise grade application platform. Learn how to navigate the platform and build powerful apps using our vast library of documentation.",
"breadcrumb": {
"@id": "https://support.gwapps.com/#breadcrumb"
},
"inLanguage": "en-US"
},
{
"@type": "BreadcrumbList",
"@id": "https://support.gwapps.com/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https://support.gwapps.com/#website",
"url": "https://support.gwapps.com/",
"name": "GW Apps - Support",
"description": "Democratizing web app development for businesses",
"publisher": {
"@id": "https://support.gwapps.com/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://support.gwapps.com/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
},
{
"@type": "Organization",
"@id": "https://support.gwapps.com/#organization",
"name": "GW Apps",
"url": "https://support.gwapps.com/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://support.gwapps.com/#/schema/logo/image/",
"url": "https://support.gwapps.com/wp-content/uploads/2021/04/GWApps_logo_black.png",
"contentUrl": "https://support.gwapps.com/wp-content/uploads/2021/04/GWApps_logo_black.png",
"width": 745,
"height": 357,
"caption": "GW Apps"
},
"image": {
"@id": "https://support.gwapps.com/#/schema/logo/image/"
}
}
]
}