{"id":2918,"date":"2013-10-24T00:42:02","date_gmt":"2013-10-24T00:42:02","guid":{"rendered":"https:\/\/www.inmotionhosting.com\/support\/2013\/10\/24\/moving-wordpress-new-folder\/"},"modified":"2021-08-16T23:10:36","modified_gmt":"2021-08-17T03:10:36","slug":"moving-wordpress-new-folder","status":"publish","type":"post","link":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/moving-wordpress-new-folder\/","title":{"rendered":"Moving a WordPress Installation to a Different Location"},"content":{"rendered":"<p>WordPress is typically installed into a folder that you designate on your web server. If you must move WordPress to a different folder then you will need to make some changes to your configuration files. An example of a move might be the change of the location of the WordPress installation into a folder called &#8220;blog&#8221;.  This would change the WordPress configuration and require that you move the files.<\/p>\n<h2>How to move WordPress into another folder<\/h2>\n<p>There are a few ways to move files around for your WordPress installation, but we will be describing how to move the files using the <a href=\"\/support\/edu\/cpanel\/using-file-manager-in-cpanel\/\" target=\"new\" rel=\"noopener noreferrer\">cPanel File Manager<\/a>.<\/p>\n<ol class=\"article_list\">\n<li><a href=\"\/support\/edu\/cpanel\/how-to-log-into-cpanel\/\"> log into your cPanel<\/a> and open the <a href=\"\/support\/edu\/cpanel\/using-file-manager-in-cpanel\/\" target=\"new\" rel=\"noopener noreferrer\">File Manager<\/a> in the Files section.<\/li>\n<li>When you open up the file manager, look for the folder that currently has your WordPress files. Be aware that if you have installed WordPress in the <a href=\"\/support\/website\/where-to-upload-files\/\" target=\"new\" rel=\"noopener noreferrer\">document root<\/a>, then the files and folders will be placed in the PUBLIC_HTML folder.  The problem here is if you intend to move it, and you have multiple websites installed in your account, then you will need to be able to pick out the files and folders that belong <em>only<\/em> to WordPress. Below is a list of the typical files and folders that you may see.  In order to see the complete base file listing for a default WordPress installation, you can download the matching <a href=\"https:\/\/codex.wordpress.org\/WordPress_Versions\" rel=\"noopener noreferrer\" target=\"_blank\">version of your installation<\/a> and then unzip the compressed file in order to see the files that are part of your installation.  Note that this list may differ based on version or the plugins that you add to your site.\n<p><button class=\"btn btn-info\" data-target=\"#demo\" data-toggle=\"collapse\" type=\"button\">   Click here to see the files and folders <\/button><\/p>\n<div class=\"collapse\" id=\"demo\">\n<table class=\"table table-striped\">\n<tbody>\n<tr>\n<th>Folders<\/th>\n<th>Files<\/th>\n<\/tr>\n<tr>\n<td>wp-includes<\/td>\n<td>index.php<\/td>\n<\/tr>\n<tr>\n<td>wp-admin<\/td>\n<td>license.txt<\/td>\n<\/tr>\n<tr>\n<td>wp-content<\/td>\n<td>readme.html<\/td>\n<\/tr>\n<tr>\n<td><\/td>\n<td>wp-activate.php<\/td>\n<\/tr>\n<tr>\n<td><\/td>\n<td>wp-blog-header.php<\/td>\n<\/tr>\n<tr>\n<td><\/td>\n<td>wp-comments-post.php<\/td>\n<\/tr>\n<tr>\n<td><\/td>\n<td>wp-config-sample.php<\/td>\n<\/tr>\n<tr>\n<td><\/td>\n<td>wp-cron.php<\/td>\n<\/tr>\n<tr>\n<td><\/td>\n<td>wp-links-opml.php<\/td>\n<\/tr>\n<tr>\n<td><\/td>\n<td>wp-load.php<\/td>\n<\/tr>\n<tr>\n<td><\/td>\n<td>wp-login.php<\/td>\n<\/tr>\n<tr>\n<td><\/td>\n<td>wp-mail.php<\/td>\n<\/tr>\n<tr>\n<td><\/td>\n<td>wp-settings.php<\/td>\n<\/tr>\n<tr>\n<td><\/td>\n<td>wp-signup.php<\/td>\n<\/tr>\n<tr>\n<td><\/td>\n<td>wp-trackback.php<\/td>\n<\/tr>\n<tr>\n<td><\/td>\n<td>xmlrpc.php<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<p>You will need to select all of the files and folders that are a part of your WordPress installation.  If you installed WordPress in a separate folder, then you only need to select the folder to copy it.  If you have installed WordPress in the PUBLIC_HTML folder, then you should use the list above to help you identify the default installation files.  If you are using a different version of WordPress, then you can download the files from the <a href=\"https:\/\/wordpress.org\" rel=\"noopener noreferrer\" target=\"new\">WordPress.org home page<\/a>.  You will need to expand the zipped file in order to see the files and folders that make up the installation files and folders for that version of WordPress.<\/p>\n<div class=\"alert alert-danger\">\n<p>If you have installed a plug-in or theme which alters the directory of WordPress, then you may need to work with the plugin\/theme developers\/support people.  You can also simply select all of the files and folders in the PUBLIC_HTML folder and copy them into the new location if you have no other choice.<\/p>\n<\/div>\n<p>Click on <strong>Copy<\/strong> in the File Manager menu bar after you have selected the folder and\/or files that you wish to copy.<\/li>\n<li>A window will pop up instructing you to indicate where you want File Manager to copy your files. In the field provided, type in the new folder where you want your WordPress website moved to and click <strong>Copy File(s)<\/strong>.\n<p><em><b>If you have not already created the folder<\/b><\/em> where you wish to move your WordPress files, then you should create the folder first.  In file manager, click on the icon labeled <b>New Folder<\/b> in the top left hand side of the menu bar. A window will pop up that is labeled &#8220;New Folder&#8221;.  Click on the New Folder Name field and then type in the name of your new folder.  There will also be a field for the location of the folder.  Make sure that it is in the location where you wish for the folder to be created.  For example, if you wanted the &#8220;blog&#8221; folder to be inside the &#8220;public_html&#8221; folder, then the path should be &#8220;\/public_html\/&#8221;.  If you didn&#8217;t want the folder to be created inside another folder, then this field should be blank.<\/p>\n<p>If you have already created the folder, then insure that you are spelling the folder name correctly with the same letter case.  For example, if the folder name was &#8220;blog&#8221; and it&#8217;s in the PUBLIC_HTML folder, then the folder name you&#8217;re typing should look like &#8220;\/public_html\/blog\/&#8221;.  If it&#8217;s spelled &#8220;BLOG&#8221;, then the copy will not occur.<\/p>\n<p>Don&#8217;t be alarmed if nothing appears to happen for several minutes.  This may take some time depending on the size of your WordPress site. If you want to see some type of status on files being transferred, then you should use a <a href=\"\/support\/website\/ftp\/getting-started-guide\/\" target=\"new\" rel=\"noopener noreferrer\">FTP client like Filezilla<\/a> to transfer your files.<\/li>\n<li>If you selected your WordPress files individually, open the folder where your moved your WordPress website files to confirm that the files were copied. Compare the files and folders in the new folder with the files and folders in the old location. They should be the same. If not, then copy the missing files and folders starting from Step 1.<\/li>\n<li>Scroll down and search for the file called <b>wp-config.php<\/b>.  Next, select the file and click on <b>Code Edit<\/b> at the top of the File Manager or right-click on the file and select <strong>Code Edit<\/strong> in the menu that appears.<\/li>\n<li>In the code editor you will change two lines of code so that WordPress can be configured to the new location of the website. Look for the following code in the file:\n<pre> \n\/** MySQL hostname *\/ \ndefine('DB_HOST', 'localhost');\n \n\/** Database Charset to use in creating database tables. *\/ \ndefine('DB_CHARSET', 'utf8'); \n \n\/** The Database Collate type. Don't change this if in doubt. *\/\ndefine('DB_COLLATE', '');  \n<\/pre>\n<\/li>\n<li>After the code that you see above, add the following lines to the code.  If they are there already, then change the location to match your new folder location.\n<pre> \n<span style=\"color: #ff0000;\">define('WP_HOME','https:\/\/domain_name.com\/newlocation');<\/span>\n<span style=\"color: #ff0000;\">define('WP_SITEURL','https:\/\/domain_name.com\/newlocation'); <\/span>\n<\/pre>\n<p>Do not change the code other than to change the location.  Specifically, you will be changing <em>domain_name.com\/newlocation<\/em> with the location where you have moved your WordPress website files and folders.<\/li>\n<li>After the two lines of code have been modified, click on the <strong>Save Changes<\/strong> button at the top of the page to save your changes.<\/li>\n<\/ol>\n<p>Check the new location in your web browser to confirm that it is working. Carefully review your changes if you have any problems seeing the WordPress site appear. Even small changes to the syntax would cause problems with its operation. Verify that the site is working and that all files and folders that were moved correctly are appearing correctly.  If the files are working from the new location, then you can delete the files and folders of your original WordPress installation.<\/p>\n<p>Hopefully, your move has occurred with no problems.  There a few other things to keep in mind and check.  If you are using <a href=\"\/support\/edu\/wordpress\/setting-up-permalinks-on-your-wordpress-site\/\" target=\"new\" rel=\"noopener noreferrer\">permalinks<\/a>, you will want to reset them.  Permalinks are search engine friendly links that can be reset by simply setting them to DEFAULT, then re-assigning them to your previous custom setting. Finally, moving your WordPress link can also possibly disrupt your graphic links in your posts or pages.  Luckily, we have a tutorial for this issue called <a href=\"\/support\/edu\/wordpress\/correct-image-links\/\" target=\"new\" rel=\"noopener noreferrer\">Correcting Image Links after a WordPress Migration<\/a>.  Take care to review these issues and then your move should be complete!<\/p>\n<div class=\"alert alert-danger\">\n<p> Please note, if you installed WordPress through Softaculous,  moving your WordPress installation as outlined above will NOT update the Softaculous installation information.  You can change this information using the <em>Edit Installation Details<\/em> option in the Softaculous installation. You will want to do this if you intend to continue using the <a href=\"\/support\/product-guides\/softaculous\/whats-installed\/\" target=\"new\" rel=\"noopener noreferrer\">management options<\/a> available with the Softaculous installer software.<\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>WordPress is typically installed into a folder that you designate on your web server. If you must move WordPress to a different folder then you will need to make some changes to your configuration files. An example of a move might be the change of the location of the WordPress installation into a folder called<a class=\"moretag\" href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/moving-wordpress-new-folder\/\"> Read More ><\/a><\/p>\n","protected":false},"author":7,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[4325,56],"tags":[],"class_list":["post-2918","post","type-post","status-publish","format-standard","hentry","category-wordpress-hosting","category-wordpress"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Moving a WordPress Installation to a Different Location | InMotion Hosting<\/title>\n<meta name=\"description\" content=\"The following tutorial shows how to move your WordPress installation into a different folder on the webserver.\" \/>\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\/wordpress\/moving-wordpress-new-folder\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Moving a WordPress Installation to a Different Location | InMotion Hosting\" \/>\n<meta property=\"og:description\" content=\"The following tutorial shows how to move your WordPress installation into a different folder on the webserver.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/moving-wordpress-new-folder\/\" \/>\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=\"2013-10-24T00:42:02+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-08-17T03:10:36+00:00\" \/>\n<meta name=\"author\" content=\"InMotion Hosting Contributor\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@https:\/\/twitter.com\/InMotionHosting\" \/>\n<meta name=\"twitter:site\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"InMotion Hosting Contributor\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 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\/wordpress\/moving-wordpress-new-folder\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/moving-wordpress-new-folder\/\"},\"author\":{\"name\":\"InMotion Hosting Contributor\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/8d626175dd3b70ee90a172bdb09a460b\"},\"headline\":\"Moving a WordPress Installation to a Different Location\",\"datePublished\":\"2013-10-24T00:42:02+00:00\",\"dateModified\":\"2021-08-17T03:10:36+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/moving-wordpress-new-folder\/\"},\"wordCount\":1265,\"commentCount\":5,\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"articleSection\":[\"WordPress Hosting\",\"WordPress Tutorials\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/moving-wordpress-new-folder\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/moving-wordpress-new-folder\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/moving-wordpress-new-folder\/\",\"name\":\"Moving a WordPress Installation to a Different Location | InMotion Hosting\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\"},\"datePublished\":\"2013-10-24T00:42:02+00:00\",\"dateModified\":\"2021-08-17T03:10:36+00:00\",\"description\":\"The following tutorial shows how to move your WordPress installation into a different folder on the webserver.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/moving-wordpress-new-folder\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/moving-wordpress-new-folder\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/moving-wordpress-new-folder\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.inmotionhosting.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Moving a WordPress Installation to a Different Location\"}]},{\"@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\/8d626175dd3b70ee90a172bdb09a460b\",\"name\":\"InMotion Hosting Contributor\",\"description\":\"InMotion Hosting contributors are highly knowledgeable individuals who create relevant content on new trends and troubleshooting techniques to help you achieve your online goals!\",\"sameAs\":[\"https:\/\/www.linkedin.com\/company\/inmotion-hosting\/\",\"https:\/\/x.com\/https:\/\/twitter.com\/InMotionHosting\"],\"url\":\"https:\/\/www.inmotionhosting.com\/support\/author\/arn\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Moving a WordPress Installation to a Different Location | InMotion Hosting","description":"The following tutorial shows how to move your WordPress installation into a different folder on the webserver.","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\/wordpress\/moving-wordpress-new-folder\/","og_locale":"en_US","og_type":"article","og_title":"Moving a WordPress Installation to a Different Location | InMotion Hosting","og_description":"The following tutorial shows how to move your WordPress installation into a different folder on the webserver.","og_url":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/moving-wordpress-new-folder\/","og_site_name":"InMotion Hosting Support Center","article_publisher":"https:\/\/www.facebook.com\/inmotionhosting\/","article_published_time":"2013-10-24T00:42:02+00:00","article_modified_time":"2021-08-17T03:10:36+00:00","author":"InMotion Hosting Contributor","twitter_card":"summary_large_image","twitter_creator":"@https:\/\/twitter.com\/InMotionHosting","twitter_site":"@InMotionHosting","twitter_misc":{"Written by":"InMotion Hosting Contributor","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/moving-wordpress-new-folder\/#article","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/moving-wordpress-new-folder\/"},"author":{"name":"InMotion Hosting Contributor","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/8d626175dd3b70ee90a172bdb09a460b"},"headline":"Moving a WordPress Installation to a Different Location","datePublished":"2013-10-24T00:42:02+00:00","dateModified":"2021-08-17T03:10:36+00:00","mainEntityOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/moving-wordpress-new-folder\/"},"wordCount":1265,"commentCount":5,"publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"articleSection":["WordPress Hosting","WordPress Tutorials"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/moving-wordpress-new-folder\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/moving-wordpress-new-folder\/","url":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/moving-wordpress-new-folder\/","name":"Moving a WordPress Installation to a Different Location | InMotion Hosting","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#website"},"datePublished":"2013-10-24T00:42:02+00:00","dateModified":"2021-08-17T03:10:36+00:00","description":"The following tutorial shows how to move your WordPress installation into a different folder on the webserver.","breadcrumb":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/moving-wordpress-new-folder\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/moving-wordpress-new-folder\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/moving-wordpress-new-folder\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.inmotionhosting.com\/support\/"},{"@type":"ListItem","position":2,"name":"Moving a WordPress Installation to a Different Location"}]},{"@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\/8d626175dd3b70ee90a172bdb09a460b","name":"InMotion Hosting Contributor","description":"InMotion Hosting contributors are highly knowledgeable individuals who create relevant content on new trends and troubleshooting techniques to help you achieve your online goals!","sameAs":["https:\/\/www.linkedin.com\/company\/inmotion-hosting\/","https:\/\/x.com\/https:\/\/twitter.com\/InMotionHosting"],"url":"https:\/\/www.inmotionhosting.com\/support\/author\/arn\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"primary_category":null,"_links":{"self":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/2918","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\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/comments?post=2918"}],"version-history":[{"count":2,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/2918\/revisions"}],"predecessor-version":[{"id":84459,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/2918\/revisions\/84459"}],"wp:attachment":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/media?parent=2918"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/categories?post=2918"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/tags?post=2918"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}