{"id":74632,"date":"2021-06-15T16:57:23","date_gmt":"2021-06-15T20:57:23","guid":{"rendered":"https:\/\/www.inmotionhosting.com\/support\/?page_id=74632"},"modified":"2026-08-18T23:35:35","modified_gmt":"2026-08-19T03:35:35","slug":"wordpress-hosting","status":"publish","type":"page","link":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/wordpress-hosting\/","title":{"rendered":"Hosting for WordPress Product Guide"},"content":{"rendered":"\n<style>\n\/* Hosting for WordPress Product Guide layout (matches product-guides-standalone mockup) *\/\n.imh-pg, .imh-pg-divider {\n  --imh-red: #C52228;\n  --imh-red-dark: #B01D20;\n  --imh-red-50: #FCEFEF;\n  --imh-blue: #2245C4;\n  --imh-text-muted: #373737;\n  --imh-text-subtle: #6F6F6F;\n  --imh-border: #E5E5E8;\n  --imh-border-strong: #CDCDCD;\n  --imh-bg-alt: #F6F6F8;\n  --imh-radius: 4px;\n}\n.imh-pg-divider { border-top: 1px solid var(--imh-border); margin: 32px 0; }\n\ndiv.imh-pg { padding: 4px 0 12px; }\ndiv.imh-pg h2 {\n  font-weight: 500 !important;\n  font-size: 24px !important;\n  line-height: 1.2 !important;\n  color: var(--imh-red) !important;\n  margin: 0 0 14px !important;\n}\ndiv.imh-pg .pg-section-intro {\n  font-size: 15px;\n  line-height: 1.65;\n  margin: 0 0 14px;\n  max-width: 860px;\n}\ndiv.imh-pg a { color: var(--imh-blue); text-decoration: none; }\ndiv.imh-pg a:hover { color: var(--imh-red); text-decoration: underline; }\n\n\/* Mode chips *\/\ndiv.imh-pg .mode-chips { display: flex; gap: 10px; flex-wrap: wrap; margin: 6px 0 10px; }\ndiv.imh-pg .mode-chips .chip {\n  background: #fff;\n  border: 1px solid var(--imh-border-strong);\n  border-radius: var(--imh-radius);\n  padding: 9px 14px;\n  font-size: 13px;\n  color: inherit;\n  display: inline-flex;\n  align-items: center;\n  gap: 7px;\n  transition: all 0.12s ease;\n}\ndiv.imh-pg .mode-chips .chip strong { color: var(--imh-red); font-weight: 600; }\ndiv.imh-pg .mode-chips .chip:hover {\n  border-color: var(--imh-red);\n  background: var(--imh-red-50);\n  color: inherit;\n  text-decoration: none;\n}\n\n\/* Journey phases *\/\ndiv.imh-pg .journey { margin: 8px 0 8px; }\ndiv.imh-pg .phase {\n  display: grid;\n  grid-template-columns: 44px 1fr;\n  gap: 20px;\n  padding: 18px 0;\n  border-bottom: 1px solid var(--imh-border);\n}\ndiv.imh-pg .phase:last-child { border-bottom: none; padding-bottom: 8px; }\ndiv.imh-pg .phase-num {\n  width: 32px;\n  height: 32px;\n  border-radius: 50%;\n  background: var(--imh-red);\n  color: #fff;\n  font-weight: 500;\n  font-size: 14px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  line-height: 1;\n  margin-top: 2px;\n}\ndiv.imh-pg .phase-head { display: flex; align-items: baseline; gap: 12px; flex-wrap: wrap; margin-bottom: 6px; }\ndiv.imh-pg .phase-head h3 {\n  font-size: 19px !important;\n  font-weight: 500 !important;\n  line-height: 1.2 !important;\n  color: var(--imh-red) !important;\n  margin: 0 !important;\n}\ndiv.imh-pg .phase-head .time {\n  font-size: 11px;\n  text-transform: uppercase;\n  letter-spacing: 0.06em;\n  color: var(--imh-text-subtle);\n  font-weight: 600;\n}\ndiv.imh-pg .phase p.phase-desc {\n  font-size: 14px;\n  color: var(--imh-text-muted);\n  margin: 0 0 10px;\n  line-height: 1.6;\n}\ndiv.imh-pg .phase ul { list-style: disc; padding-left: 20px; margin: 0; }\ndiv.imh-pg .phase ul li { font-size: 14px; line-height: 1.9; margin: 0; }\ndiv.imh-pg .phase ul li::marker { color: var(--imh-text-subtle); }\n\n\/* Task-area link columns *\/\ndiv.imh-pg .link-columns {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 28px 60px;\n  margin: 12px 0 18px;\n}\ndiv.imh-pg .link-col h3 {\n  font-weight: 500 !important;\n  font-size: 19px !important;\n  line-height: 1.2 !important;\n  color: var(--imh-red) !important;\n  margin: 0 0 10px !important;\n}\ndiv.imh-pg .link-col ul { list-style: disc; padding-left: 20px; margin: 0; }\ndiv.imh-pg .link-col ul li { font-size: 14px; line-height: 1.9; margin: 0; }\ndiv.imh-pg .link-col ul li::marker { color: var(--imh-text-subtle); }\n\n\/* Popular list *\/\ndiv.imh-pg .popular-list ol {\n  margin: 0;\n  padding-left: 24px;\n  column-count: 2;\n  column-gap: 48px;\n}\ndiv.imh-pg .popular-list ol li {\n  font-size: 14px;\n  line-height: 1.85;\n  break-inside: avoid;\n  margin-bottom: 4px;\n  padding-left: 4px;\n}\ndiv.imh-pg .popular-list ol li .cat {\n  color: var(--imh-text-subtle);\n  font-size: 11.5px;\n  margin-left: 6px;\n  font-weight: 500;\n  text-transform: uppercase;\n  letter-spacing: 0.04em;\n}\n\n\/* Concept grid *\/\ndiv.imh-pg .concept-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n  gap: 22px 44px;\n  margin-top: 6px;\n}\ndiv.imh-pg .concept-item a.concept-title {\n  font-weight: 500;\n  font-size: 16px;\n  margin: 0 0 4px;\n  display: block;\n}\ndiv.imh-pg .concept-item a.concept-title:hover { text-decoration: none; }\ndiv.imh-pg .concept-item p {\n  font-size: 13px;\n  color: var(--imh-text-muted);\n  margin: 0;\n  line-height: 1.55;\n}\n\n\/* Help grid *\/\ndiv.imh-pg .stuck-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n  gap: 24px 40px;\n  margin-top: 14px;\n}\ndiv.imh-pg .stuck-item h4 {\n  font-weight: 500 !important;\n  font-size: 16px !important;\n  line-height: 1.2 !important;\n  color: var(--imh-red) !important;\n  margin: 0 0 6px !important;\n}\ndiv.imh-pg .stuck-item p {\n  font-size: 13px;\n  color: var(--imh-text-muted);\n  margin: 0 0 8px;\n  line-height: 1.55;\n}\ndiv.imh-pg .stuck-item a { font-size: 13px; font-weight: 500; }\n\n\/* Category list + closing heading, restyled to match *\/\n.entry-content h2.wp-block-heading, .bge-entry-content h2.wp-block-heading {\n  font-weight: 500 !important;\n  font-size: 24px !important;\n  color: #C52228 !important;\n}\n.entry-content ul.lcp_catlist, .bge-entry-content ul.lcp_catlist { list-style: disc; padding-left: 20px; margin: 0 0 14px; }\n.entry-content ul.lcp_catlist li, .bge-entry-content ul.lcp_catlist li { font-size: 14px; line-height: 1.9; }\n.entry-content ul.lcp_catlist li a, .bge-entry-content ul.lcp_catlist li a { color: #2245C4; text-decoration: none; }\n.entry-content ul.lcp_catlist li a:hover, .bge-entry-content ul.lcp_catlist li a:hover { color: #C52228; text-decoration: underline; }\n.entry-content ul.lcp_catlist li::marker, .bge-entry-content ul.lcp_catlist li::marker { color: #6F6F6F; }\n\n@media (max-width: 720px) {\n  div.imh-pg .link-columns { grid-template-columns: 1fr; gap: 20px; }\n  div.imh-pg .popular-list ol { column-count: 1; }\n}\n<\/style>\n\n\n\n<p class=\"wp-block-paragraph\">Welcome to <a href=\"\/wordpress-hosting\">Hosting for WordPress<\/a> with InMotion. Whether you chose cPanel Shared, VPS, or Dedicated Hosting for WordPress, UltraStack ONE, or Managed Hosting for WordPress, your plan pairs the familiar <a href=\"\/support\/edu\/cpanel\/\">cPanel<\/a> control panel with a server stack tuned specifically for WordPress: NVMe storage, server-side caching, free SSL, and professional email at your own domain.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This guide walks you through your first 30 days in order: getting oriented, installing or moving your WordPress site, connecting your domain and email, locking down security and backups, turning on the caching that makes these plans fast, and keeping your site healthy as it grows.<\/p>\n\n\n\n<div class=\"imh-pg\">\n  <div class=\"mode-chips\">\n    <a class=\"chip\" href=\"#journey\"><strong>New here?<\/strong> Start the setup journey<\/a>\n    <a class=\"chip\" href=\"#tasks\"><strong>Experienced?<\/strong> Jump to task areas<\/a>\n    <a class=\"chip\" href=\"#popular\"><strong>Just looking?<\/strong> Popular articles<\/a>\n  <\/div>\n<\/div>\n\n\n\n<div class=\"imh-pg-divider\"><\/div>\n\n\n\n<div class=\"imh-pg\" id=\"journey\">\n  <h2>The Hosting for WordPress Journey<\/h2>\n  <p class=\"pg-section-intro\">Six phases, in the order you&#8217;ll actually do them. Start at phase 1 if your account is brand new, or jump in anywhere if you already know where you are.<\/p>\n\n  <div class=\"journey\">\n\n    <div class=\"phase\">\n      <div class=\"phase-num\">1<\/div>\n      <div>\n        <div class=\"phase-head\">\n          <h3>Welcome &amp; Orientation<\/h3>\n          <span class=\"time\">~15 min<\/span>\n        <\/div>\n        <p class=\"phase-desc\">Get your bearings across the three places you&#8217;ll work: your Account Management Panel (AMP) for billing and account tasks, cPanel for hosting tools, and the WordPress dashboard for your site itself. Depending on your plan, WordPress may already be installed and waiting for you.<\/p>\n        <ul>\n          <li><a href=\"\/support\/amp\/how-to-log-into-amp\/\">Logging into AMP<\/a><\/li>\n          <li><a href=\"\/support\/edu\/cpanel\/how-to-log-into-cpanel\/\">How to Log into cPanel<\/a><\/li>\n          <li><a href=\"\/support\/edu\/wordpress\/logging-into-wordpress-dashboard\/\">Logging into the WordPress Dashboard<\/a><\/li>\n          <li><a href=\"\/support\/edu\/wordpress\/start-pre-install-wordpress\/\">Getting Started with Pre-installed WordPress<\/a><\/li>\n          <li><a href=\"\/support\/amp\/viewing-account-technicial-information-in-amp\/\">Viewing Your Account&#8217;s Technical Information in AMP<\/a><\/li>\n          <li><a href=\"\/support\/amp\/how-to-get-great-technical-support\/\">Getting Support for Your Hosting Account<\/a><\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <div class=\"phase\">\n      <div class=\"phase-num\">2<\/div>\n      <div>\n        <div class=\"phase-head\">\n          <h3>Install or Move Your WordPress Site<\/h3>\n          <span class=\"time\">varies<\/span>\n        <\/div>\n        <p class=\"phase-desc\">Start fresh with a few-clicks install, or bring an existing site over. Free white-glove migrations are available on every plan, so you never have to move a site alone. If you migrate it yourself, preview the site with a hosts-file edit and only change DNS once everything works: your old host stays live during the move, so visitors never see downtime.<\/p>\n        <ul>\n          <li><a href=\"\/support\/edu\/wordpress\/install-wordpress-using-softaculous\/\">How to Install WordPress Using Softaculous<\/a><\/li>\n          <li><a href=\"\/support\/edu\/wordpress\/migrating-wordpress-website\/\">Migrating WordPress Websites: The Ultimate Guide<\/a><\/li>\n          <li><a href=\"\/support\/edu\/wordpress\/plugins\/total-upkeep\/\">How to Transfer a Site with the Total Upkeep Plugin<\/a><\/li>\n          <li><a href=\"\/support\/edu\/wordpress\/easily-move-wordpress-site-to-new-server\/\">How to Move Your WordPress Site to a New Server<\/a><\/li>\n          <li><a href=\"\/support\/edu\/wordpress\/correct-image-links\/\">Fixing Image Links After a WordPress Migration<\/a><\/li>\n          <li><a href=\"\/support\/website\/modifying-your-hosts-file\/\">Preview Your Site with a Hosts File Edit (Windows)<\/a><\/li>\n          <li><a href=\"\/support\/edu\/software\/how-to-edit-your-hosts-file-on-a-mac\/\">Preview Your Site with a Hosts File Edit (Mac)<\/a><\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <div class=\"phase\">\n      <div class=\"phase-num\">3<\/div>\n      <div>\n        <div class=\"phase-head\">\n          <h3>Connect Your Domain &amp; Email<\/h3>\n          <span class=\"time\">~30 min + propagation<\/span>\n        <\/div>\n        <p class=\"phase-desc\">Point your domain at your hosting, then set up email at that domain. DNS changes can take 24 to 48 hours to propagate, so verify with a DNS check before assuming something broke. Once the domain is live, update your WordPress Site URL and add SPF, DKIM, and DMARC records: they are the fix for the classic &#8220;my contact form isn&#8217;t sending email&#8221; problem.<\/p>\n        <ul>\n          <li><a href=\"\/support\/domain-names\/registering-a-new-domain-name\/\">How to Register a New Domain Name<\/a><\/li>\n          <li><a href=\"\/support\/domain-names\/change-domain-nameservers-amp\/\">How to Change Your Domain Nameservers in AMP<\/a><\/li>\n          <li><a href=\"\/support\/domain-names\/dns-nameserver-changes\/check-dns-for-a-domain\/\">How to Check DNS for a Domain<\/a><\/li>\n          <li><a href=\"\/support\/edu\/wordpress\/wordpress-changing-the-site-url-and-home-settings\/\">Changing the WordPress Site URL and Home Settings<\/a><\/li>\n          <li><a href=\"\/support\/email\/how-to-create-an-email-account\/\">How to Create an Email Account<\/a><\/li>\n          <li><a href=\"\/support\/email\/spf-dkim-dmarc-setup-guide\/\">SPF, DKIM, DMARC, and PTR Records: Complete Setup Guide<\/a><\/li>\n          <li><a href=\"\/support\/edu\/wordpress\/wordpress-contact-form-not-sending\/\">WordPress Contact Form Not Sending Mail<\/a><\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <div class=\"phase\">\n      <div class=\"phase-num\">4<\/div>\n      <div>\n        <div class=\"phase-head\">\n          <h3>Secure &amp; Back Up<\/h3>\n          <span class=\"time\">do this early<\/span>\n        <\/div>\n        <p class=\"phase-desc\">WordPress sites are the web&#8217;s most common target, so lock yours down in week one: turn on your free SSL, enable two-factor authentication, and protect your login page from brute-force attempts. Then make sure you have a backup you could actually restore before you install another plugin.<\/p>\n        <ul>\n          <li><a href=\"\/support\/website\/ssl\/auto-ssl-guide\/\">Enabling Your Free SSL (AutoSSL)<\/a><\/li>\n          <li><a href=\"\/support\/edu\/wordpress\/wordpress-ssl\/\">How to Enable HTTPS (SSL) in WordPress<\/a><\/li>\n          <li><a href=\"\/support\/edu\/wordpress\/how-to-enable-two-factor-authentication-in-wordpress\/\">Two-Factor Authentication in WordPress<\/a><\/li>\n          <li><a href=\"\/support\/edu\/wordpress\/prevent-unauthorized-wp-admin-wp-login-php-attempts\/\">Prevent Unauthorized WordPress Login Attempts<\/a><\/li>\n          <li><a href=\"\/support\/edu\/wordpress\/wordpress-backups\/\">Backing Up Your WordPress Site<\/a><\/li>\n          <li><a href=\"\/support\/edu\/cpanel\/cpanel-backups\/\">The Complete Guide to cPanel Backups<\/a><\/li>\n          <li><a href=\"\/support\/security\/does-your-site-have-malware\/\">Does Your Site Have Malware?<\/a><\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <div class=\"phase\">\n      <div class=\"phase-num\">5<\/div>\n      <div>\n        <div class=\"phase-head\">\n          <h3>Tune Performance &amp; Caching<\/h3>\n          <span class=\"time\">~30 min<\/span>\n        <\/div>\n        <p class=\"phase-desc\">Server-side caching is what you&#8217;re paying for with a WordPress-optimized plan, so turn it on. Pick your cache profile in the cPanel Cache Manager, install the NGINX Helper plugin so the cache clears when you publish, and learn how PHP-FPM and Redis fit into the stack.<\/p>\n        <ul>\n          <li><a href=\"\/support\/server\/server-usage\/understanding-caching\/\">Understanding Caching<\/a><\/li>\n          <li><a href=\"\/support\/edu\/cpanel\/cache-manager-cpanel\/\">Cache Manager for cPanel<\/a><\/li>\n          <li><a href=\"\/support\/edu\/wordpress\/plugins\/wordpress-nginx-helper-plugin\/\">WordPress NGINX Helper Plugin<\/a><\/li>\n          <li><a href=\"\/support\/product-guides\/wordpress-hosting\/php-fpm-wordpress\/\">PHP-FPM for WordPress<\/a><\/li>\n          <li><a href=\"\/support\/server\/how-to-configure-redis-for-wordpress\/\">How to Configure Redis for WordPress<\/a><\/li>\n          <li><a href=\"\/support\/edu\/wordpress\/plugins\/w3-total-cache\/\">W3 Total Cache: Guide to WordPress Caching<\/a><\/li>\n          <li><a href=\"\/support\/website\/why-is-my-website-slow\/\">Why Is My Website Slow?<\/a><\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <div class=\"phase\">\n      <div class=\"phase-num\">6<\/div>\n      <div>\n        <div class=\"phase-head\">\n          <h3>Maintain &amp; Grow<\/h3>\n          <span class=\"time\">ongoing<\/span>\n        <\/div>\n        <p class=\"phase-desc\">Keep WordPress, plugins, and PHP current, and always take a backup before a major update so a bad plugin or PHP change never locks you out for long. When traffic grows, add sites to your account or move up a plan on your schedule instead of during an outage.<\/p>\n        <ul>\n          <li><a href=\"\/support\/edu\/wordpress\/update-wordpress-from-admin-dashboard\/\">Update WordPress From the Admin Dashboard<\/a><\/li>\n          <li><a href=\"\/support\/website\/how-to-upgrade-php-version\/\">How to Upgrade Your PHP Version<\/a><\/li>\n          <li><a href=\"\/support\/edu\/wordpress\/optimize-wordpress-performance\/\">The Ultimate Guide to Optimizing WordPress Performance<\/a><\/li>\n          <li><a href=\"\/support\/product-guides\/wordpress-hosting\/add-another-website\/\">How to Add Another Website to Your Account<\/a><\/li>\n          <li><a href=\"\/support\/amp\/upgrade-downgrade-hosting-plan\/\">How to Upgrade or Downgrade Your Hosting Plan in AMP<\/a><\/li>\n          <li><a href=\"\/blog\/shared-hosting-vs-vps-hosting\/\">Shared Hosting vs VPS Hosting: 10 Differences That Matter<\/a><\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/div>\n\n\n\n<div class=\"imh-pg-divider\"><\/div>\n\n\n\n<div class=\"imh-pg\" id=\"tasks\">\n  <h2>Browse by Task Area<\/h2>\n  <p class=\"pg-section-intro\">For when you know what you&#8217;re looking for. The same articles, organized by topic.<\/p>\n\n  <div class=\"link-columns\">\n\n    <div class=\"link-col\">\n      <h3>Getting Started<\/h3>\n      <ul>\n        <li><a href=\"\/support\/amp\/how-to-log-into-amp\/\">Logging into AMP<\/a><\/li>\n        <li><a href=\"\/support\/edu\/cpanel\/how-to-log-into-cpanel\/\">How to Log into cPanel<\/a><\/li>\n        <li><a href=\"\/support\/edu\/wordpress\/logging-into-wordpress-dashboard\/\">Logging into the WordPress Dashboard<\/a><\/li>\n        <li><a href=\"\/support\/edu\/wordpress\/start-pre-install-wordpress\/\">Getting Started with Pre-installed WordPress<\/a><\/li>\n        <li><a href=\"\/support\/amp\/viewing-account-technicial-information-in-amp\/\">Viewing Your Account&#8217;s Technical Information in AMP<\/a><\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"link-col\">\n      <h3>Install &amp; Migrate<\/h3>\n      <ul>\n        <li><a href=\"\/support\/edu\/wordpress\/install-wordpress-using-softaculous\/\">How to Install WordPress Using Softaculous<\/a><\/li>\n        <li><a href=\"\/support\/edu\/wordpress\/migrating-wordpress-website\/\">Migrating WordPress Websites: The Ultimate Guide<\/a><\/li>\n        <li><a href=\"\/support\/edu\/wordpress\/plugins\/total-upkeep\/\">How to Transfer a Site with the Total Upkeep Plugin<\/a><\/li>\n        <li><a href=\"\/support\/edu\/wordpress\/easily-move-wordpress-site-to-new-server\/\">How to Move Your WordPress Site to a New Server<\/a><\/li>\n        <li><a href=\"\/support\/edu\/wordpress\/correct-image-links\/\">Fixing Image Links After a WordPress Migration<\/a><\/li>\n        <li><a href=\"\/support\/domain-names\/how-to-install-wordpress-on-an-addon-domain\/\">How to Install WordPress on an Addon Domain<\/a><\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"link-col\">\n      <h3>Domains &amp; DNS<\/h3>\n      <ul>\n        <li><a href=\"\/support\/domain-names\/registering-a-new-domain-name\/\">How to Register a New Domain Name<\/a><\/li>\n        <li><a href=\"\/support\/domain-names\/transfer-domain-name-to-inmotion-hosting\/\">Transfer a Domain to InMotion Hosting<\/a><\/li>\n        <li><a href=\"\/support\/domain-names\/change-domain-nameservers-amp\/\">How to Change Your Domain Nameservers in AMP<\/a><\/li>\n        <li><a href=\"\/support\/domain-names\/dns-nameserver-changes\/check-dns-for-a-domain\/\">How to Check DNS for a Domain<\/a><\/li>\n        <li><a href=\"\/support\/edu\/wordpress\/wordpress-changing-the-site-url-and-home-settings\/\">Changing the WordPress Site URL and Home Settings<\/a><\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"link-col\">\n      <h3>Email<\/h3>\n      <ul>\n        <li><a href=\"\/support\/email\/getting-started-guide-email\/\">Getting Started Guide: Email<\/a><\/li>\n        <li><a href=\"\/support\/email\/how-to-create-an-email-account\/\">How to Create an Email Account<\/a><\/li>\n        <li><a href=\"\/support\/email\/login-to-webmail\/\">How to Log into Webmail<\/a><\/li>\n        <li><a href=\"\/support\/email\/spf-dkim-dmarc-setup-guide\/\">SPF, DKIM, DMARC, and PTR Records: Complete Setup Guide<\/a><\/li>\n        <li><a href=\"\/support\/edu\/wordpress\/wordpress-contact-form-not-sending\/\">WordPress Contact Form Not Sending Mail<\/a><\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"link-col\">\n      <h3>Security<\/h3>\n      <ul>\n        <li><a href=\"\/support\/edu\/wordpress\/10-ways-to-secure-wordpress\/\">10 Ways to Secure WordPress<\/a><\/li>\n        <li><a href=\"\/support\/edu\/wordpress\/how-to-enable-two-factor-authentication-in-wordpress\/\">Two-Factor Authentication in WordPress<\/a><\/li>\n        <li><a href=\"\/support\/edu\/wordpress\/prevent-unauthorized-wp-admin-wp-login-php-attempts\/\">Prevent Unauthorized WordPress Login Attempts<\/a><\/li>\n        <li><a href=\"\/support\/security\/does-your-site-have-malware\/\">Does Your Site Have Malware?<\/a><\/li>\n        <li><a href=\"\/support\/website\/recovering-from-a-hack\/\">How to Recover from a Website Hack<\/a><\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"link-col\">\n      <h3>Backups<\/h3>\n      <ul>\n        <li><a href=\"\/support\/edu\/wordpress\/wordpress-backups\/\">Backing Up Your WordPress Site<\/a><\/li>\n        <li><a href=\"\/support\/edu\/cpanel\/cpanel-backups\/\">The Complete Guide to cPanel Backups<\/a><\/li>\n        <li><a href=\"\/support\/product-guides\/backup-manager\/purchase-backup-manager-using-amp-marketplace\/\">How to Purchase Backup Manager in the AMP Marketplace<\/a><\/li>\n        <li><a href=\"\/support\/edu\/wordpress\/plugins\/total-upkeep\/\">Backing Up with the Total Upkeep Plugin<\/a><\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"link-col\">\n      <h3>Caching &amp; Performance<\/h3>\n      <ul>\n        <li><a href=\"\/support\/server\/server-usage\/understanding-caching\/\">Understanding Caching<\/a><\/li>\n        <li><a href=\"\/support\/edu\/cpanel\/cache-manager-cpanel\/\">Cache Manager for cPanel<\/a><\/li>\n        <li><a href=\"\/support\/edu\/wordpress\/plugins\/wordpress-nginx-helper-plugin\/\">WordPress NGINX Helper Plugin<\/a><\/li>\n        <li><a href=\"\/support\/product-guides\/wordpress-hosting\/php-fpm-wordpress\/\">PHP-FPM for WordPress<\/a><\/li>\n        <li><a href=\"\/support\/edu\/wordpress\/plugins\/w3-total-cache\/\">W3 Total Cache: Guide to WordPress Caching<\/a><\/li>\n        <li><a href=\"\/support\/edu\/wordpress\/optimize-wordpress-performance\/\">The Ultimate Guide to Optimizing WordPress Performance<\/a><\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"link-col\">\n      <h3>WordPress Basics<\/h3>\n      <ul>\n        <li><a href=\"\/support\/edu\/wordpress\/create-edit-pages-posts-wordpress\/\">How to Create and Edit Pages and Posts<\/a><\/li>\n        <li><a href=\"\/support\/edu\/wordpress\/pages-vs-posts\/\">The Difference Between Pages and Posts<\/a><\/li>\n        <li><a href=\"\/support\/edu\/wordpress\/plugins\/\">What Are Plugins and Widgets?<\/a><\/li>\n        <li><a href=\"\/support\/edu\/wordpress\/reset-permalinks-wordpress\/\">How to Reset WordPress Permalinks<\/a><\/li>\n        <li><a href=\"\/support\/edu\/wordpress\/wordpress-site-health\/\">How to Use the Site Health Feature<\/a><\/li>\n        <li><a href=\"\/support\/edu\/wordpress\/\"><strong>See all WordPress tutorials and articles<\/strong><\/a><\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"link-col\">\n      <h3>Troubleshooting<\/h3>\n      <ul>\n        <li><a href=\"\/support\/edu\/wordpress\/wordpress-troubleshooting\/\">WordPress Troubleshooting Techniques<\/a><\/li>\n        <li><a href=\"\/support\/edu\/wordpress\/troubleshooting-wordpress-plugins\/\">Troubleshooting WordPress Plugins<\/a><\/li>\n        <li><a href=\"\/support\/edu\/wordpress\/how-to-enable-wordpress-debugging\/\">Turning on WordPress Debugging<\/a><\/li>\n        <li><a href=\"\/support\/edu\/wordpress\/wp-white-screen-death-fix\/\">Troubleshooting the White Screen of Death<\/a><\/li>\n        <li><a href=\"\/support\/edu\/wordpress\/login-temporarily-disabled\/\">How to Fix WordPress Login Temporarily Disabled<\/a><\/li>\n        <li><a href=\"\/support\/edu\/wordpress\/how-to-fix-too-many-redirects-error-in-wordpress\/\">How to Fix the &#8220;Too Many Redirects&#8221; Error<\/a><\/li>\n        <li><a href=\"\/support\/product-guides\/wordpress-hosting\/fix-curl-error-60-wordpress\/\">How to Fix cURL Error 60 (SSL Certificate Problem)<\/a><\/li>\n        <li><a href=\"\/support\/product-guides\/wordpress-hosting\/how-to-increase-the-maximum-file-upload-size-in-wordpress\/\">Increase the Maximum File Upload Size<\/a><\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"link-col\">\n      <h3>Developers &amp; Advanced<\/h3>\n      <ul>\n        <li><a href=\"\/support\/edu\/wordpress\/editing-your-wordpress-wp-config-php-file\/\">Editing Your wp-config.php File<\/a><\/li>\n        <li><a href=\"\/support\/product-guides\/wordpress-hosting\/integrate-wordpress-github\/\">How to Integrate WordPress and GitHub<\/a><\/li>\n        <li><a href=\"\/support\/product-guides\/wordpress-hosting\/user-access\/\">How to Provide User Access to Your Account<\/a><\/li>\n        <li><a href=\"\/support\/edu\/wordpress\/what-is-a-wordpress-network-multisite\/\">What Is a WordPress Network (Multisite)?<\/a><\/li>\n        <li><a href=\"\/support\/edu\/wordpress\/duplicate-wordpress-site-for-testing\/\">Duplicate a WordPress Site for Development and Testing<\/a><\/li>\n        <li><a href=\"\/support\/amp\/obtain-root-access\/\">Root Access and How to Obtain It (VPS and Dedicated)<\/a><\/li>\n        <li><a href=\"\/support\/edu\/wordpress\/optimize-wordpress\/\">WordPress Stack Optimization for VPS and Dedicated Servers<\/a><\/li>\n      <\/ul>\n    <\/div>\n\n  <\/div>\n<\/div>\n\n\n\n<div class=\"imh-pg-divider\"><\/div>\n\n\n\n<div class=\"imh-pg\" id=\"popular\">\n  <h2>Popular Articles<\/h2>\n  <p class=\"pg-section-intro\">The articles Hosting for WordPress customers turn to most.<\/p>\n\n  <div class=\"popular-list\">\n    <ol>\n      <li><a href=\"\/support\/edu\/wordpress\/install-wordpress-using-softaculous\/\">How to Install WordPress Using Softaculous<\/a><span class=\"cat\">Install<\/span><\/li>\n      <li><a href=\"\/support\/edu\/wordpress\/logging-into-wordpress-dashboard\/\">Logging into the WordPress Dashboard<\/a><span class=\"cat\">Getting started<\/span><\/li>\n      <li><a href=\"\/support\/edu\/wordpress\/migrating-wordpress-website\/\">Migrating WordPress Websites: The Ultimate Guide<\/a><span class=\"cat\">Migrations<\/span><\/li>\n      <li><a href=\"\/support\/edu\/cpanel\/cache-manager-cpanel\/\">Cache Manager for cPanel<\/a><span class=\"cat\">Performance<\/span><\/li>\n      <li><a href=\"\/support\/website\/ssl\/auto-ssl-guide\/\">Enabling Your Free SSL (AutoSSL)<\/a><span class=\"cat\">SSL<\/span><\/li>\n      <li><a href=\"\/support\/domain-names\/change-domain-nameservers-amp\/\">How to Change Your Domain Nameservers in AMP<\/a><span class=\"cat\">Domains<\/span><\/li>\n      <li><a href=\"\/support\/edu\/wordpress\/update-wordpress-from-admin-dashboard\/\">Update WordPress From the Admin Dashboard<\/a><span class=\"cat\">Maintenance<\/span><\/li>\n      <li><a href=\"\/support\/edu\/wordpress\/wp-white-screen-death-fix\/\">Troubleshooting the White Screen of Death<\/a><span class=\"cat\">Troubleshooting<\/span><\/li>\n    <\/ol>\n  <\/div>\n<\/div>\n\n\n\n<div class=\"imh-pg-divider\"><\/div>\n\n\n\n<div class=\"imh-pg\">\n  <h2>Understand the Concepts<\/h2>\n  <p class=\"pg-section-intro\">For decisions, not tasks. Read these before you buy, choose, or plan.<\/p>\n\n  <div class=\"concept-grid\">\n    <div class=\"concept-item\">\n      <a class=\"concept-title\" href=\"\/support\/product-guides\/wordpress-hosting\/defining-managed-wordpress-hosting\/\">What Is Managed Hosting for WordPress?<\/a>\n      <p>What &#8220;managed&#8221; actually covers and how it differs from hosting you run yourself.<\/p>\n    <\/div>\n    <div class=\"concept-item\">\n      <a class=\"concept-title\" href=\"\/support\/edu\/wordpress\/the-wordpress-hosting-stack\/\">The WordPress Hosting Stack<\/a>\n      <p>How NGINX, PHP-FPM, and MySQL work together to serve your WordPress site.<\/p>\n    <\/div>\n    <div class=\"concept-item\">\n      <a class=\"concept-title\" href=\"\/support\/edu\/wordpress\/why-we-use-nginx-in-our-wordpress-hosting\/\">Why We Use NGINX<\/a>\n      <p>Why our WordPress-optimized servers put NGINX in front of Apache, and what it does for speed.<\/p>\n    <\/div>\n    <div class=\"concept-item\">\n      <a class=\"concept-title\" href=\"\/support\/website\/how-many-php-workers-do-i-need-for-my-wordpress-website\/\">How Many PHP Workers Do I Need?<\/a>\n      <p>What PHP workers are and how to size them for your traffic.<\/p>\n    <\/div>\n    <div class=\"concept-item\">\n      <a class=\"concept-title\" href=\"\/blog\/shared-hosting-vs-vps-hosting\/\">VPS or Shared for Your WordPress Site?<\/a>\n      <p>How to tell when your site is ready to move from shared resources to a VPS.<\/p>\n    <\/div>\n    <div class=\"concept-item\">\n      <a class=\"concept-title\" href=\"\/support\/edu\/wordpress\/what-is-a-wordpress-network-multisite\/\">What Is a WordPress Multisite?<\/a>\n      <p>When one WordPress installation should run many sites, and when it shouldn&#8217;t.<\/p>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n<div class=\"imh-pg-divider\"><\/div>\n\n\n\n<div class=\"imh-pg\">\n  <h2>Getting Help When You Need It<\/h2>\n  <p class=\"pg-section-intro\">Our Support Center contains hundreds of articles covering WordPress and your hosting account, from first login to advanced tasks. Can&#8217;t find what you need? Contact our <a href=\"\/contact\">Live Support<\/a> team for expert support from real humans.<\/p>\n\n  <div class=\"stuck-grid\">\n    <div class=\"stuck-item\">\n      <h4>Chat or call 24\/7<\/h4>\n      <p>Reach our Live Support team any time by chat or phone.<\/p>\n      <a href=\"\/contact\">Contact support &rsaquo;<\/a>\n    <\/div>\n    <div class=\"stuck-item\">\n      <h4>Open a ticket in AMP<\/h4>\n      <p>Submit account-specific issues from your Account Management Panel.<\/p>\n      <a href=\"https:\/\/secure1.inmotionhosting.com\/amp\">Log into AMP &rsaquo;<\/a>\n    <\/div>\n    <div class=\"stuck-item\">\n      <h4>Community Support<\/h4>\n      <p>Ask a question and get answers from our community and staff.<\/p>\n      <a href=\"\/support\/questions\/\">Ask a question &rsaquo;<\/a>\n    <\/div>\n    <div class=\"stuck-item\">\n      <h4>WordPress Scope of Service<\/h4>\n      <p>What our support team can help with on your WordPress site, and where to turn for the rest.<\/p>\n      <a href=\"\/support\/edu\/wordpress\/wordpress-service-catalog\/\">Read the guide &rsaquo;<\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">More Hosting for WordPress Articles<\/h2>\n\n\n<ul class=\"lcp_catlist\" id=\"lcp_instance_0\"><li><a href=\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/wordpress-hosting\/fix-curl-error-60-wordpress\/\">How to Fix cURL Error 60 in WordPress: SSL Certificate Problem<\/a><\/li><li><a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/cleaning-up-old-post-meta-data-in-wordpress\/\">Cleaning Up Old Post  Metadata in WordPress<\/a><\/li><li><a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/optimizing-your-wordpress-database-with-the-wp-optimize-plugin\/\">How to Optimize your WordPress Database with WP-Optimize Settings<\/a><\/li><li><a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/plugins\/w3-total-cache\/\">W3 Total Cache &#8211; Guide to WordPress Caching<\/a><\/li><li><a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/update-wordpress-from-admin-dashboard\/\">Update WordPress From the Admin Dashboard<\/a><\/li><li><a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/wp-remove-tags\/\">How to Remove Tags from WordPress<\/a><\/li><li><a href=\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/wordpress-hosting\/integrate-wordpress-github\/\">How To Integrate WordPress and GitHub<\/a><\/li><li><a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/disable-wordpress-autosave\/\">Disable WordPress Autosave<\/a><\/li><li><a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/wordpress-troubleshooting\/\">WordPress Troubleshooting Techniques<\/a><\/li><li><a href=\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/wordpress-hosting\/add-another-website\/\">How to Add Another Website to a WordPress Hosting Account<\/a><\/li><li><a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/embed-upload-video-wordpress\/\">How to Add Videos to WordPress<\/a><\/li><li><a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/prevent-unauthorized-wp-admin-wp-login-php-attempts\/\">Prevent Unauthorized WordPress Administrator Login Attempts<\/a><\/li><li><a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/login-temporarily-disabled\/\">How to Fix WordPress Login Temporarily Disabled<\/a><\/li><li><a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/hiding-your-wordpress-admin-url-with-ithemes-security\/\">How to Hide your WordPress Admin URL with iThemes Security<\/a><\/li><li><a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/remove-sidebar-links-completely\/\">Removing the Sidebar Links\/Widgets in WordPress<\/a><\/li><li><a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/wordpress-through-the-ages\/\">WordPress Through the Ages<\/a><\/li><li><a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/create-edit-pages-posts-wordpress\/\">How to Create and Edit Pages and Posts in WordPress<\/a><\/li><li><a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/wordpress-ssl\/\">How to Enable a SSL on a WordPress Site<\/a><\/li><li><a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/pages-vs-posts\/\">What is the Difference Between Pages and Posts in WordPress<\/a><\/li><li><a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/disable-comments-wordpress\/\">How to Disable Comments in WordPress<\/a><\/li><\/ul><ul class='lcp_paginator'><li class='lcp_currentpage'>1<\/li><li><a href='https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/pages\/74632?lcp_page0=2#lcp_instance_0' title='2'>2<\/a><\/li><li><a href='https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/pages\/74632?lcp_page0=3#lcp_instance_0' title='3'>3<\/a><\/li><li><a href='https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/pages\/74632?lcp_page0=4#lcp_instance_0' title='4'>4<\/a><\/li><li><a href='https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/pages\/74632?lcp_page0=5#lcp_instance_0' title='5'>5<\/a><\/li><li><a href='https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/pages\/74632?lcp_page0=6#lcp_instance_0' title='6'>6<\/a><\/li><span class='lcp_elipsis'>...<\/span><li><a href='https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/pages\/74632?lcp_page0=18#lcp_instance_0' title='18'>18<\/a><\/li><li><a href='https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/pages\/74632?lcp_page0=2#lcp_instance_0' title='2' class='lcp_nextlink'>&gt;&gt;<\/a><\/li><\/ul>\n\n","protected":false},"excerpt":{"rendered":"<p>Welcome to Hosting for WordPress with InMotion. Whether you chose cPanel Shared, VPS, or Dedicated Hosting for WordPress, UltraStack ONE, or Managed Hosting for WordPress, your plan pairs the familiar cPanel control panel with a server stack tuned specifically for WordPress: NVMe storage, server-side caching, free SSL, and professional email at your own domain. This<a class=\"moretag\" href=\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/wordpress-hosting\/\"> Read More ><\/a><\/p>\n","protected":false},"author":57014,"featured_media":0,"parent":58263,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_ayudawp_aiss_exclude":false,"_ayudawp_aiss_exclude_summary":false,"footnotes":""},"class_list":["post-74632","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Hosting for WordPress Product Guide | InMotion Hosting<\/title>\n<meta name=\"description\" content=\"Get started with Hosting for WordPress at InMotion: install or migrate WordPress, connect your domain and email, secure and back up your site, and tune caching.\" \/>\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\/wordpress-hosting\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Hosting for WordPress Product Guide | InMotion Hosting\" \/>\n<meta property=\"og:description\" content=\"WordPress Hosting is hosting optimized specifically for WordPress. Learn everything you need to now about WordPress Hosting with this helpful guide.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/wordpress-hosting\/\" \/>\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:modified_time\" content=\"2026-08-19T03:35:35+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/06\/wordpress_hosting_inmotion_hosting.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=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/product-guides\\\/wordpress-hosting\\\/\",\"url\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/product-guides\\\/wordpress-hosting\\\/\",\"name\":\"Hosting for WordPress Product Guide | InMotion Hosting\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/#website\"},\"datePublished\":\"2021-06-15T20:57:23+00:00\",\"dateModified\":\"2026-08-19T03:35:35+00:00\",\"description\":\"Get started with Hosting for WordPress at InMotion: install or migrate WordPress, connect your domain and email, secure and back up your site, and tune caching.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/product-guides\\\/wordpress-hosting\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/product-guides\\\/wordpress-hosting\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/product-guides\\\/wordpress-hosting\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Product Guides\",\"item\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/product-guides\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Hosting for WordPress Product Guide\"}]},{\"@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\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Hosting for WordPress Product Guide | InMotion Hosting","description":"Get started with Hosting for WordPress at InMotion: install or migrate WordPress, connect your domain and email, secure and back up your site, and tune caching.","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\/wordpress-hosting\/","og_locale":"en_US","og_type":"article","og_title":"Hosting for WordPress Product Guide | InMotion Hosting","og_description":"WordPress Hosting is hosting optimized specifically for WordPress. Learn everything you need to now about WordPress Hosting with this helpful guide.","og_url":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/wordpress-hosting\/","og_site_name":"InMotion Hosting Support Center","article_publisher":"https:\/\/www.facebook.com\/inmotionhosting\/","article_modified_time":"2026-08-19T03:35:35+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/06\/wordpress_hosting_inmotion_hosting.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_site":"@InMotionHosting","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/wordpress-hosting\/","url":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/wordpress-hosting\/","name":"Hosting for WordPress Product Guide | InMotion Hosting","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#website"},"datePublished":"2021-06-15T20:57:23+00:00","dateModified":"2026-08-19T03:35:35+00:00","description":"Get started with Hosting for WordPress at InMotion: install or migrate WordPress, connect your domain and email, secure and back up your site, and tune caching.","breadcrumb":{"@id":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/wordpress-hosting\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.inmotionhosting.com\/support\/product-guides\/wordpress-hosting\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/wordpress-hosting\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.inmotionhosting.com\/support\/"},{"@type":"ListItem","position":2,"name":"Product Guides","item":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/"},{"@type":"ListItem","position":3,"name":"Hosting for WordPress Product Guide"}]},{"@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"]}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/pages\/74632","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/users\/57014"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/comments?post=74632"}],"version-history":[{"count":30,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/pages\/74632\/revisions"}],"predecessor-version":[{"id":900309,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/pages\/74632\/revisions\/900309"}],"up":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/pages\/58263"}],"wp:attachment":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/media?parent=74632"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}