{"id":68012,"date":"2021-02-02T10:13:53","date_gmt":"2021-02-02T15:13:53","guid":{"rendered":"https:\/\/www.inmotionhosting.com\/support\/?p=68012"},"modified":"2021-11-29T11:44:46","modified_gmt":"2021-11-29T16:44:46","slug":"remove-a-dns-zone","status":"publish","type":"post","link":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/remove-a-dns-zone\/","title":{"rendered":"How To Remove a DNS Zone From Managed cPanel Server"},"content":{"rendered":"<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"538\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/02\/How-To-Remove-DNS-Zone-From-VPS-Server-1-1024x538.png\" alt=\"\" class=\"wp-image-68051\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/02\/How-To-Remove-DNS-Zone-From-VPS-Server-1-1024x538.png 1024w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/02\/How-To-Remove-DNS-Zone-From-VPS-Server-1-300x158.png 300w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/02\/How-To-Remove-DNS-Zone-From-VPS-Server-1-768x403.png 768w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/02\/How-To-Remove-DNS-Zone-From-VPS-Server-1.png 1200w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><\/figure>\n\n\n<div class=\"jumbotron\">Make sure your business, agency, or reseller clients are always connected and powered on with our optimized <a href=\"https:\/\/www.inmotionhosting.com\/vps-hosting\">Managed VPS Hosting<\/a>.<\/div>\n\n\n\n<p>At one point or another, you may wish to remove a <a rel=\"noopener\" href=\"https:\/\/docs.cpanel.net\/whm\/dns-functions\/dns-zone-manager\/86\/\" target=\"_blank\">DNS zone<\/a> from your server configuration. This is not as easy as going through your web server and deleting DNS entries. In the case of cPanel-managed servers, there may be more DNS entries than are immediately obvious at first glance. This is why cPanel (and WHM) provide a few different ways to remove a DNS zone. To run some of the scripts listed in this article requires <a href=\"https:\/\/www.inmotionhosting.com\/cpanel-hosting\/vps-with-cpanel\">VPS hosting with cPanel<\/a>.<\/p>\n\n\n\n<div id=\"text-table-of-contents\">\n<ul>\n<li><a href=\"#remove-dns-zone-by-cPanel\">Remove a DNS Zone by cPanel Account<\/a><\/li>\n<li><a href=\"#delete-dns-zone\">Delete a DNS Zone By Domain<\/a><\/li>\n<li><a href=\"#killdns\">Using the <code>killdns<\/code> Script<\/a><\/li>\n<\/ul>\n<\/div>\n\n\n\n<div id=\"outline-container-remove-dns-zone-by-cPanel\" class=\"outline-2\">\n<h2 id=\"remove-dns-zone-by-cPanel\">Remove a DNS Zone by cPanel Account<\/h2>\n<div id=\"text-remove-dns-zone-by-cPanel\" class=\"outline-text-2\">\n<p>The easiest way to remove a DNS zone from cPanel is to <a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/delete-cpanel\/\" target=\"_blank\" rel=\"noopener\">remove the cPanel account<\/a> that created the DNS zone. When a cPanel account is created, a number of DNS entries are created along the way. And additional DNS zones may be created within that account, including addon domains and subdomains. Removing the cPanel account will remove all of the DNS entries created by that account.<\/p>\n<p>This option, as you can imagine, is massively destructive and will wipe out additional domains you may not have intended to remove; so if you only want to remove one DNS zone, you are best advised to use the \u201c<a href=\"#delete-dns-zone\">Delete a DNS Zone<\/a>\u201d function (below).<\/p>\n<\/div>\n<\/div>\n\n\n\n<div id=\"outline-container-delete-dns-zone\" class=\"outline-2\">\n<h2 id=\"delete-dns-zone\">Delete a DNS Zone By Domain<\/h2>\n<div id=\"text-delete-dns-zone\" class=\"outline-text-2\">\n<p>If you do not want (or cannot) delete a DNS entry by deleting the cPanel account associated with it, you can remove the DNS by domain.<\/p>\n<ol class=\"article_list\">\n<li>Log into WHM<\/li>\n<li>Click <b>DNS Functions<\/b><\/li>\n<li>Choose <b>Delete a DNS Zone<\/b><\/li>\n<\/ol>\n<p>Here you are presented with all the domain names that have DNS zones associated with them. Select the domain you want to remove DNS for by checking it and pressing <b>Delete<\/b>.<\/p>\n<figure><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-68015 aligncenter\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/02\/cpanel-delete-dns-zone.png\" alt=\"Delete a DNS zone in WHM\" width=\"750\" height=\"552\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/02\/cpanel-delete-dns-zone.png 750w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/02\/cpanel-delete-dns-zone-300x221.png 300w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><\/figure><p><\/p>\n<\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"killdns\">Using the <code>killdns<\/code> Script<\/h2>\n\n\n\n<div id=\"text-killdns\" class=\"outline-text-2\">\n<p>If you are noticing any recurrent DNS issues, it\u2019s possible that the problematic DNS zone is not associated with a cPanel account.<\/p>\n<p>For users who are comfortable on the command line, there is also the <code>killdns<\/code> script. This script is very powerful, so it must be used with caution. This option will remove any DNS entries associated with the domain you provide. If the domain is associated with an account managed by cPanel, it is recommended that you remove it using one of the methods mentioned above\u2014with the WHM interface, basically. Thus, <code>killdns<\/code> is best reserved for situations in which DNS is not managed under an existing cPanel account.<\/p>\n<p>You can run the command by <a href=\"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/how-to-login-ssh\/\" target=\"_blank\" rel=\"noopener\">logging into your server via SSH<\/a> and running the command with the domain:<\/p>\n<pre id=\"org8ab7742\" class=\"example\">\/scripts\/killdns example.com\n<\/pre>\n<hr>\n<p>Check out these other helpful resources from the support center:<\/p>\n<ul>\n<li><a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/create-cpanel-accounts-in-whm\/\" target=\"_blank\" rel=\"noopener noreferrer\">How to create cPanel accounts in WHM<\/a><\/li>\n<li><a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/whm\/how-to-enable-ssh-through-whm\/\" target=\"_blank\" rel=\"noopener noreferrer\">How to enable SSH through WHM<\/a><\/li>\n<\/ul>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>At one point or another, you may wish to remove a DNS zone from your server configuration. This is not as easy as going through your web server and deleting DNS entries. In the case of cPanel-managed servers, there may be more DNS entries than are immediately obvious at first glance. This is why cPanel<a class=\"moretag\" href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/remove-a-dns-zone\/\"> Read More ><\/a><\/p>\n","protected":false},"author":17,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[51],"tags":[],"class_list":["post-68012","post","type-post","status-publish","format-standard","hentry","category-cpanel"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How To Remove a DNS Zone From Managed cPanel Server<\/title>\n<meta name=\"description\" content=\"At some point you may find that you need a remove a DNS zone from your cPanel configuration. In this article, learn multiple ways to get this done.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/remove-a-dns-zone\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How To Remove a DNS Zone From Managed cPanel Server\" \/>\n<meta property=\"og:description\" content=\"At some point you may find that you need a remove a DNS zone from your cPanel configuration. In this article, learn multiple ways to get this done.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/remove-a-dns-zone\/\" \/>\n<meta property=\"og:site_name\" content=\"InMotion Hosting Support Center\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/inmotionhosting\/\" \/>\n<meta property=\"article:published_time\" content=\"2021-02-02T15:13:53+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-11-29T16:44:46+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/02\/How-To-Remove-DNS-Zone-From-VPS-Server.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Christopher Maiorana\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:site\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Christopher Maiorana\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/remove-a-dns-zone\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/remove-a-dns-zone\/\"},\"author\":{\"name\":\"Christopher Maiorana\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/c6922c56c84e17079fd558e07b7ef72f\"},\"headline\":\"How To Remove a DNS Zone From Managed cPanel Server\",\"datePublished\":\"2021-02-02T15:13:53+00:00\",\"dateModified\":\"2021-11-29T16:44:46+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/remove-a-dns-zone\/\"},\"wordCount\":458,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/remove-a-dns-zone\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/02\/How-To-Remove-DNS-Zone-From-VPS-Server-1-1024x538.png\",\"articleSection\":[\"cPanel\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/remove-a-dns-zone\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/remove-a-dns-zone\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/remove-a-dns-zone\/\",\"name\":\"How To Remove a DNS Zone From Managed cPanel Server\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/remove-a-dns-zone\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/remove-a-dns-zone\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/02\/How-To-Remove-DNS-Zone-From-VPS-Server-1-1024x538.png\",\"datePublished\":\"2021-02-02T15:13:53+00:00\",\"dateModified\":\"2021-11-29T16:44:46+00:00\",\"description\":\"At some point you may find that you need a remove a DNS zone from your cPanel configuration. In this article, learn multiple ways to get this done.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/remove-a-dns-zone\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/remove-a-dns-zone\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/remove-a-dns-zone\/#primaryimage\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/02\/How-To-Remove-DNS-Zone-From-VPS-Server-1.png\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/02\/How-To-Remove-DNS-Zone-From-VPS-Server-1.png\",\"width\":1200,\"height\":630},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/remove-a-dns-zone\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.inmotionhosting.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How To Remove a DNS Zone From Managed cPanel Server\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"name\":\"InMotion Hosting Support Center\",\"description\":\"Web Hosting Support &amp; Tutorials\",\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\",\"name\":\"InMotion Hosting\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"width\":696,\"height\":696,\"caption\":\"InMotion Hosting\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/inmotionhosting\/\",\"https:\/\/x.com\/InMotionHosting\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/c6922c56c84e17079fd558e07b7ef72f\",\"name\":\"Christopher Maiorana\",\"description\":\"Christopher Maiorana joined the InMotion community team in 2015 and regularly dispenses tips and tricks in the Support Center, Community Q&A, and the InMotion Hosting Blog.\",\"sameAs\":[\"https:\/\/www.linkedin.com\/in\/chris-m-4623144b\/\"],\"url\":\"https:\/\/www.inmotionhosting.com\/support\/author\/christopherm\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How To Remove a DNS Zone From Managed cPanel Server","description":"At some point you may find that you need a remove a DNS zone from your cPanel configuration. In this article, learn multiple ways to get this done.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/remove-a-dns-zone\/","og_locale":"en_US","og_type":"article","og_title":"How To Remove a DNS Zone From Managed cPanel Server","og_description":"At some point you may find that you need a remove a DNS zone from your cPanel configuration. In this article, learn multiple ways to get this done.","og_url":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/remove-a-dns-zone\/","og_site_name":"InMotion Hosting Support Center","article_publisher":"https:\/\/www.facebook.com\/inmotionhosting\/","article_published_time":"2021-02-02T15:13:53+00:00","article_modified_time":"2021-11-29T16:44:46+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/02\/How-To-Remove-DNS-Zone-From-VPS-Server.png","type":"image\/png"}],"author":"Christopher Maiorana","twitter_card":"summary_large_image","twitter_creator":"@InMotionHosting","twitter_site":"@InMotionHosting","twitter_misc":{"Written by":"Christopher Maiorana","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/remove-a-dns-zone\/#article","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/remove-a-dns-zone\/"},"author":{"name":"Christopher Maiorana","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/c6922c56c84e17079fd558e07b7ef72f"},"headline":"How To Remove a DNS Zone From Managed cPanel Server","datePublished":"2021-02-02T15:13:53+00:00","dateModified":"2021-11-29T16:44:46+00:00","mainEntityOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/remove-a-dns-zone\/"},"wordCount":458,"commentCount":0,"publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/remove-a-dns-zone\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/02\/How-To-Remove-DNS-Zone-From-VPS-Server-1-1024x538.png","articleSection":["cPanel"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/remove-a-dns-zone\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/remove-a-dns-zone\/","url":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/remove-a-dns-zone\/","name":"How To Remove a DNS Zone From Managed cPanel Server","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/remove-a-dns-zone\/#primaryimage"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/remove-a-dns-zone\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/02\/How-To-Remove-DNS-Zone-From-VPS-Server-1-1024x538.png","datePublished":"2021-02-02T15:13:53+00:00","dateModified":"2021-11-29T16:44:46+00:00","description":"At some point you may find that you need a remove a DNS zone from your cPanel configuration. In this article, learn multiple ways to get this done.","breadcrumb":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/remove-a-dns-zone\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/remove-a-dns-zone\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/remove-a-dns-zone\/#primaryimage","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/02\/How-To-Remove-DNS-Zone-From-VPS-Server-1.png","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/02\/How-To-Remove-DNS-Zone-From-VPS-Server-1.png","width":1200,"height":630},{"@type":"BreadcrumbList","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/remove-a-dns-zone\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.inmotionhosting.com\/support\/"},{"@type":"ListItem","position":2,"name":"How To Remove a DNS Zone From Managed cPanel Server"}]},{"@type":"WebSite","@id":"https:\/\/www.inmotionhosting.com\/support\/#website","url":"https:\/\/www.inmotionhosting.com\/support\/","name":"InMotion Hosting Support Center","description":"Web Hosting Support &amp; Tutorials","publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.inmotionhosting.com\/support\/#organization","name":"InMotion Hosting","url":"https:\/\/www.inmotionhosting.com\/support\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","width":696,"height":696,"caption":"InMotion Hosting"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/inmotionhosting\/","https:\/\/x.com\/InMotionHosting"]},{"@type":"Person","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/c6922c56c84e17079fd558e07b7ef72f","name":"Christopher Maiorana","description":"Christopher Maiorana joined the InMotion community team in 2015 and regularly dispenses tips and tricks in the Support Center, Community Q&A, and the InMotion Hosting Blog.","sameAs":["https:\/\/www.linkedin.com\/in\/chris-m-4623144b\/"],"url":"https:\/\/www.inmotionhosting.com\/support\/author\/christopherm\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"primary_category":{"id":51,"name":"cPanel","slug":"cpanel","link":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/"},"_links":{"self":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/68012","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/users\/17"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/comments?post=68012"}],"version-history":[{"count":10,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/68012\/revisions"}],"predecessor-version":[{"id":92528,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/68012\/revisions\/92528"}],"wp:attachment":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/media?parent=68012"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/categories?post=68012"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/tags?post=68012"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}