{"id":95193,"date":"2025-05-27T16:45:49","date_gmt":"2025-05-27T20:45:49","guid":{"rendered":"https:\/\/www.inmotionhosting.com\/support\/?p=95193"},"modified":"2025-06-27T08:19:41","modified_gmt":"2025-06-27T12:19:41","slug":"inmotion-central-for-advanced-users","status":"publish","type":"post","link":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/central\/servers\/inmotion-central-for-advanced-users\/","title":{"rendered":"InMotion Central for Advanced Users"},"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\/2022\/03\/managed-wordpress-hosting-for-advanced-users-hero-image-1-1024x538.png\" alt=\"managed wordpress hosting for advanced users hero image\" class=\"wp-image-95366\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/03\/managed-wordpress-hosting-for-advanced-users-hero-image-1-1024x538.png 1024w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/03\/managed-wordpress-hosting-for-advanced-users-hero-image-1-300x158.png 300w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/03\/managed-wordpress-hosting-for-advanced-users-hero-image-1-768x403.png 768w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/03\/managed-wordpress-hosting-for-advanced-users-hero-image-1.png 1200w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><\/figure>\n\n\n\n<p>While Managed WordPress Hosting is designed to be easy-to-use for beginners, the service also offers advanced tools that can be leveraged by more experienced users. Beneath the graphical user interface lies a powerful web server with all of the features and customizability of a modern VPS platform. In this article we will discuss the underlying technologies at the core of Managed WordPress Hosting and provide insight into ways users can benefit from them.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"#tech\">Managed WordPress Hosting Web Server Technologies<\/a>\n<ul class=\"wp-block-list\">\n<li><a href=\"#cvps\">InMotion cVPS<\/a><\/li>\n\n\n\n<li><a href=\"#redis\">Redis<\/a><\/li>\n\n\n\n<li><a href=\"#brotli\">Brotli Compression<\/a><\/li>\n\n\n\n<li><a href=\"#image\">ImageMagick<\/a><\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><a href=\"#conf\">Advanced Configurations<\/a>\n<ul class=\"wp-block-list\">\n<li><a href=\"#global\">Changing Global Options<\/a><\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><a href=\"#best\">Managed WordPress Hosting: The Best of Both Worlds<\/a><\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"tech\">Managed WordPress Hosting Web Server Technologies<\/h2>\n\n\n\n<p>Managed WordPress Hosting uses InMotion Cloud VPS (cVPS) web servers powered by InMotion\u2019s <a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/ultrastack\/what-is-ultrastack\/\">UltraStack<\/a>. This combination of NGINX, Redis, Brotli Compression, ImageMagick and many other technologies provides you with the flexibility and performance you need to host one or more WordPress websites. To help you understand what\u2019s going on behind-the-scenes within your Managed WordPress Hosting server, we will explore these various concepts.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"cvps\">InMotion cVPS<\/h3>\n\n\n\n<p>The InMotion Cloud VPS (cVPS) platform is a high-performance, scalable <a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/why-we-use-nginx-in-our-wordpress-hosting\/\">NGINX<\/a> cloud server that forms the foundation of Managed WordPress Hosting. This state-of-the-art combination of hardware and software provides users a reliable, easy-to-use WordPress hosting solution.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"redis\">Redis<\/h3>\n\n\n\n<p>Short for Remote Dictionary Server, Redis is a memory-based data storage system that is used commonly on web servers to temporarily store, or cache, user session data as well as full web pages. This cache prevents the website or the user from needing to load the same data twice, thus speeding up site performance. Additionally, storing the data in the server\u2019s memory, or RAM instead of the hard drive helps the data load much more quickly.<\/p>\n\n\n\n<p>Redis is also used for leaderboards and messaging applications, a notable example of which is Twitter.\u00a0<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"brotli\">Brotli Compression<\/h3>\n\n\n\n<p><a href=\"https:\/\/www.inmotionhosting.com\/support\/website\/brotli-compression-algorithm\/\">Brotli<\/a> is a popular compression algorithm created by Google and serves as a successor to the gzip compression algorithm. It specializes in compressing text data, which makes it particularly useful in the context of web hosting. By compressing all of the text data on your website, the server can load the site more quickly.\u00a0<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"image\">ImageMagick<\/h3>\n\n\n\n<p>ImageMagick is a software tool used primarily for the manipulation and modification of digital images. As an open source piece of software, <a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/software\/using-imagemagick\/\">ImageMagick<\/a> is free to use. One of the most commonly used features of ImageMagick is the ability to convert images to different formats. Supporting over 200 formats, ImageMagick is an incredibly helpful tool for modifying images to fit within file format restrictions.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"conf\">Advanced Configurations<\/h2>\n\n\n\n<p>Since Managed WordPress Hosting is built on the foundation of a fully-functional cloud VPS platform powered by NGINX, a number of advanced configurations are available. These NGINX configurations require the use of a command-line interface, and are only recommended for users comfortable with command-line tasks. Detailed instructions for performing these tasks can be found in our article for <a href=\"https:\/\/www.inmotionhosting.com\/support\/server\/nginx\/advanced-nginx-vps-and-dedicated\/\">Advanced NGINX Stack Configurations<\/a>.\u00a0<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"global\">Changing Global Options<\/h3>\n\n\n\n<p>While working on your Managed WordPress Hosting website you may find yourself looking for ways to apply NGINX configuration changes to your entire server. You may need to update the server configuration to reach PCI compliance, or maybe another piece of software relies on a particular configuration.\u00a0<\/p>\n\n\n\n<p>Such server-wide modifications can be performed through global configuration changes for both Cache Manager and NGINX itself. After updating the relevant configuration file, the changes will be applied to the entire server, freeing you from having to apply the same rules to all domains on your server.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"best\">Managed WordPress Hosting: The Best of Both Worlds<\/h2>\n\n\n\n<p>By mastering the advanced NGINX configuration changes and familiarizing yourself with the core technologies of Managed WordPress Hosting, you get the best of both worlds in terms of web hosting: customizable, high-performance web server utilities with easy-to-use, interactive front-end website design resources. Whether you\u2019re just getting started or a seasoned web hosting veteran, Managed WordPress Hosting can enhance your online presence.If you\u2019d like to read more about advanced configurations, please see our article covering <a href=\"https:\/\/www.inmotionhosting.com\/support\/server\/how-to-edit-the-redis-configuration-file\/\">how to edit the Redis configuration file<\/a>.<\/p>\n\n\n<div class=\"jumbotron\">\r\n<p><strong>Power Your Growth with Managed WordPress<\/strong><\/p>\r\n<p>Unlock the full potential of your mission-critical WordPress site with scalable, purpose-built servers. Give your website the performance, security, and support it needs to succeed - so you can focus on growing your business.<\/p>\r\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/design.inmotionhosting.com\/assets\/icons\/standard\/check-blue.svg\" alt=\"check mark\" width=\"24\" height=\"24\" \/>Scalable Cloud Servers &nbsp;&nbsp; <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/design.inmotionhosting.com\/assets\/icons\/standard\/check-blue.svg\" alt=\"check mark\" width=\"24\" height=\"24\" \/>Advanced Security &nbsp;&nbsp; <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/design.inmotionhosting.com\/assets\/icons\/standard\/check-blue.svg\" alt=\"check mark\" width=\"24\" height=\"24\" \/>Managed Updates &nbsp;&nbsp; <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/design.inmotionhosting.com\/assets\/icons\/standard\/check-blue.svg\" alt=\"check mark\" width=\"24\" height=\"24\" \/>Expert Support<\/p>\r\n<p><a class=\"btn btn-primary btn-lg\" href=\"https:\/\/www.inmotionhosting.com\/wordpress-hosting\/managed-wordpress\">Managed WordPress Hosting<\/a><\/p>\r\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>While Managed WordPress Hosting is designed to be easy-to-use for beginners, the service also offers advanced tools that can be leveraged by more experienced users. Beneath the graphical user interface lies a powerful web server with all of the features and customizability of a modern VPS platform. In this article we will discuss the underlying<a class=\"moretag\" href=\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/central\/servers\/inmotion-central-for-advanced-users\/\"> Read More ><\/a><\/p>\n","protected":false},"author":57020,"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":[4548],"tags":[],"class_list":["post-95193","post","type-post","status-publish","format-standard","hentry","category-servers"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>InMotion Central for Advanced Users | InMotion Hosting<\/title>\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\/product-guides\/central\/servers\/inmotion-central-for-advanced-users\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"InMotion Central for Advanced Users | InMotion Hosting\" \/>\n<meta property=\"og:description\" content=\"While Managed WordPress Hosting is designed to be easy-to-use for beginners, the service also offers advanced tools that can be leveraged by more experienced users. Beneath the graphical user interface lies a powerful web server with all of the features and customizability of a modern VPS platform. In this article we will discuss the underlying Read More &gt;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/central\/servers\/inmotion-central-for-advanced-users\/\" \/>\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=\"2025-05-27T20:45:49+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-27T12:19:41+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/03\/managed-wordpress-hosting-for-advanced-users-hero-image-1.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=\"Jesse Owens\" \/>\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=\"Jesse Owens\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/central\/servers\/inmotion-central-for-advanced-users\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/central\/servers\/inmotion-central-for-advanced-users\/\"},\"author\":{\"name\":\"Jesse Owens\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/db97af6358b0c1726e01e49180e5f71c\"},\"headline\":\"InMotion Central for Advanced Users\",\"datePublished\":\"2025-05-27T20:45:49+00:00\",\"dateModified\":\"2025-06-27T12:19:41+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/central\/servers\/inmotion-central-for-advanced-users\/\"},\"wordCount\":685,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/central\/servers\/inmotion-central-for-advanced-users\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/03\/managed-wordpress-hosting-for-advanced-users-hero-image-1-1024x538.png\",\"articleSection\":[\"Server\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/central\/servers\/inmotion-central-for-advanced-users\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/central\/servers\/inmotion-central-for-advanced-users\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/central\/servers\/inmotion-central-for-advanced-users\/\",\"name\":\"InMotion Central for Advanced Users | InMotion Hosting\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/central\/servers\/inmotion-central-for-advanced-users\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/central\/servers\/inmotion-central-for-advanced-users\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/03\/managed-wordpress-hosting-for-advanced-users-hero-image-1-1024x538.png\",\"datePublished\":\"2025-05-27T20:45:49+00:00\",\"dateModified\":\"2025-06-27T12:19:41+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/central\/servers\/inmotion-central-for-advanced-users\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/central\/servers\/inmotion-central-for-advanced-users\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/central\/servers\/inmotion-central-for-advanced-users\/#primaryimage\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/03\/managed-wordpress-hosting-for-advanced-users-hero-image-1.png\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/03\/managed-wordpress-hosting-for-advanced-users-hero-image-1.png\",\"width\":1200,\"height\":630,\"caption\":\"managed wordpress hosting for advanced users hero image\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/central\/servers\/inmotion-central-for-advanced-users\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.inmotionhosting.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"InMotion Central for Advanced Users\"}]},{\"@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\/db97af6358b0c1726e01e49180e5f71c\",\"name\":\"Jesse Owens\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/author\/jesseo\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"InMotion Central for Advanced Users | InMotion Hosting","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\/product-guides\/central\/servers\/inmotion-central-for-advanced-users\/","og_locale":"en_US","og_type":"article","og_title":"InMotion Central for Advanced Users | InMotion Hosting","og_description":"While Managed WordPress Hosting is designed to be easy-to-use for beginners, the service also offers advanced tools that can be leveraged by more experienced users. Beneath the graphical user interface lies a powerful web server with all of the features and customizability of a modern VPS platform. In this article we will discuss the underlying Read More >","og_url":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/central\/servers\/inmotion-central-for-advanced-users\/","og_site_name":"InMotion Hosting Support Center","article_publisher":"https:\/\/www.facebook.com\/inmotionhosting\/","article_published_time":"2025-05-27T20:45:49+00:00","article_modified_time":"2025-06-27T12:19:41+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/03\/managed-wordpress-hosting-for-advanced-users-hero-image-1.png","type":"image\/png"}],"author":"Jesse Owens","twitter_card":"summary_large_image","twitter_creator":"@InMotionHosting","twitter_site":"@InMotionHosting","twitter_misc":{"Written by":"Jesse Owens","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/central\/servers\/inmotion-central-for-advanced-users\/#article","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/central\/servers\/inmotion-central-for-advanced-users\/"},"author":{"name":"Jesse Owens","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/db97af6358b0c1726e01e49180e5f71c"},"headline":"InMotion Central for Advanced Users","datePublished":"2025-05-27T20:45:49+00:00","dateModified":"2025-06-27T12:19:41+00:00","mainEntityOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/central\/servers\/inmotion-central-for-advanced-users\/"},"wordCount":685,"commentCount":0,"publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/central\/servers\/inmotion-central-for-advanced-users\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/03\/managed-wordpress-hosting-for-advanced-users-hero-image-1-1024x538.png","articleSection":["Server"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.inmotionhosting.com\/support\/product-guides\/central\/servers\/inmotion-central-for-advanced-users\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/central\/servers\/inmotion-central-for-advanced-users\/","url":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/central\/servers\/inmotion-central-for-advanced-users\/","name":"InMotion Central for Advanced Users | InMotion Hosting","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/central\/servers\/inmotion-central-for-advanced-users\/#primaryimage"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/central\/servers\/inmotion-central-for-advanced-users\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/03\/managed-wordpress-hosting-for-advanced-users-hero-image-1-1024x538.png","datePublished":"2025-05-27T20:45:49+00:00","dateModified":"2025-06-27T12:19:41+00:00","breadcrumb":{"@id":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/central\/servers\/inmotion-central-for-advanced-users\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.inmotionhosting.com\/support\/product-guides\/central\/servers\/inmotion-central-for-advanced-users\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/central\/servers\/inmotion-central-for-advanced-users\/#primaryimage","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/03\/managed-wordpress-hosting-for-advanced-users-hero-image-1.png","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/03\/managed-wordpress-hosting-for-advanced-users-hero-image-1.png","width":1200,"height":630,"caption":"managed wordpress hosting for advanced users hero image"},{"@type":"BreadcrumbList","@id":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/central\/servers\/inmotion-central-for-advanced-users\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.inmotionhosting.com\/support\/"},{"@type":"ListItem","position":2,"name":"InMotion Central for Advanced Users"}]},{"@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\/db97af6358b0c1726e01e49180e5f71c","name":"Jesse Owens","url":"https:\/\/www.inmotionhosting.com\/support\/author\/jesseo\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"primary_category":{"id":4548,"name":"Server","slug":"servers","link":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/central\/servers\/"},"_links":{"self":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/95193","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\/57020"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/comments?post=95193"}],"version-history":[{"count":7,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/95193\/revisions"}],"predecessor-version":[{"id":103205,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/95193\/revisions\/103205"}],"wp:attachment":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/media?parent=95193"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/categories?post=95193"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/tags?post=95193"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}