{"id":1032,"date":"2011-08-30T16:56:22","date_gmt":"2011-08-30T16:56:22","guid":{"rendered":"https:\/\/www.inmotionhosting.com\/support\/2011\/08\/30\/installing-wordpress-using-your-temporary-url\/"},"modified":"2021-10-27T17:44:29","modified_gmt":"2021-10-27T21:44:29","slug":"installing-wordpress-using-your-temporary-url","status":"publish","type":"post","link":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/installing-wordpress-using-your-temporary-url\/","title":{"rendered":"Installing WordPress Using Your Temporary URL"},"content":{"rendered":"<p>WordPress is dynamically driven using your domain name. This means that<strong><a href=\"https:\/\/www.inmotionhosting.com\/wordpress-hosting\"> WordPress Hosting<\/a><\/strong> site will not work correctly using your <strong>temporary URL<\/strong> if it was configured to be installed using your domain name.<\/p>\n\n\n\n<p>Take, for instance, if you are migrating an existing WordPress site from another host to InMotion Hosting, you will want to migrate the site and test it prior to pointing the domain name (via the nameservers) to your account hosted on our servers.<\/p>\n\n\n\n<p>We advise using your <strong>temporary URL<\/strong> to <em>test your WordPress site before pointing your domain to our servers<\/em>. If you install WordPress using <a title=\"Click here to navigate to our guide and learn how to install WordPress using Softaculous.\" href=\"\/support\/\" target=\"_blank\" rel=\"noopener noreferrer\">Softaculous<\/a> located in cPanel, you won\u2019t directly have the option to install it using a temporary URL, so you can follow the steps below to get this working properly.<\/p>\n\n\n\n<p>If you need help <a title=\"Click here for info on your technical details\" href=\"\/support\/amp\/viewing-account-technicial-information-in-amp\/\" target=\"_blank\" rel=\"noopener noreferrer\">locating your temporary URL<\/a>, you can find it in your Account Management Panel (AMP). Your temporary URL will be similar to the following format:<\/p>\n\n\n\n<figure class=\"wp-block-embed\"><div class=\"wp-block-embed__wrapper\">\nhttps:\/\/ecbiz107.inmotionhosting.com\/~userna5\n<\/div><\/figure>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<div class=\"jetpack-video-wrapper\"><div class=\"yt-fQ-PREnKOMU\">\n\t<a class=\"play-video-fQ-PREnKOMU\" style=\"position: relative; display: flex; flex-wrap: wrap; align-items: center; cursor: pointer;\">\n\t\t<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i.ytimg.com\/vi_webp\/fQ-PREnKOMU\/maxresdefault.webp\" width=\"1280\" height=\"720\" alt=\"How to Use the Temporary URL for your WordPress Site\" style=\"width: 100%; height: auto;\">\n\t\t<span class=\"fa fa-imh-play-circle imh-ds-icon play-circle\" style=\"position: absolute; display:block; font-size:150px; color: #c52228; opacity:0;\"><\/span>\n\t<\/a>\n<\/div><\/div>\n<\/div><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Configure WordPress to use Temporary URL<\/h2>\n\n\n\n<ol class=\"article_list wp-block-list\"><li>To use your temporary URL with WordPress, simply <a title=\"Click here to navigate to our guide and learn how to install WordPress using Softaculous.\" href=\"\/support\/edu\/wordpress\/install-wordpress-using-softaculous\/\" target=\"_blank\" rel=\"noopener noreferrer\">install WordPress<\/a> on the domain itself. Do not be concerned with the temporary URL yet.<\/li><li><a href=\"\/support\/wp-content\/uploads\/2011\/08\/wordpress_temp-url_file-manager-wp-configphp-file-selection.png\" rel=\"lightbox-0\"><img decoding=\"async\" class=\"std_ss\" title=\"Click on this image to enlarge screenshot\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2011\/08\/wordpress_temp-url_file-manager-wp-configphp-file-selection.png\" alt=\"description of image\" width=\"200\" align=\"right\"><\/a>Next you will need to locate the <strong>wp-config.php file<\/strong> in file manager in cPanel. The <em>wp-config.php file<\/em> will be located in the root folder where you initially installed WordPress.\n<div style=\"clear: both;\">\u00a0<\/div>\n<\/li><li><a href=\"\/support\/wp-content\/uploads\/2011\/08\/wordpress_temp-url_wp-configphp-file-edit.png\" rel=\"lightbox-0\"><img decoding=\"async\" class=\"std_ss\" title=\"Click on this image to enlarge screenshot\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2011\/08\/wordpress_temp-url_wp-configphp-file-edit.png\" alt=\"description of image\" width=\"200\" align=\"right\"><\/a>To open the file to edit it, you will need to right-click on the file and click on <b>Edit<\/b>.\n<div style=\"clear: both;\">\u00a0<\/div>\n<div class=\"alert alert-info\" role=\"alert\"><b>NOTE:<\/b> If an <i>Encoding Check<\/i> pop-up displays, simply click the <b>Edit<\/b> button to proceed.\n<p>\u00a0<\/p>\n<\/div>\n<\/li><li>This will open the actual code of the file, and you will need to insert two lines of code after the first line of the file to set your temporary URL as the way to access your WordPress installation.\n<pre>define('WP_HOME','https:\/\/ecbiz107.inmotionhosting.com\/~userna5');\ndefine('WP_SITEURL','https:\/\/ecbiz107.inmotionhosting.com\/~userna5');<\/pre>\n<div style=\"clear: both;\">\u00a0<\/div>\n<div class=\"alert alert-info\" role=\"alert\"><b>NOTE:<\/b> Be sure to replace <i>ecbiz107.inmotionhosting.com\/~userna5<\/i> with your actual temporary URL.\n<p>\u00a0<\/p>\n<\/div>\n<\/li><li>Save the changes by clicking the <b>Save Changes<\/b> button in the upper right corner.<\/li><\/ol>\n\n\n\n<p><b>Congratulations!<\/b> You have successfully changed WordPress to use your temporary URL.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Re-configure WordPress to Use Your Domain Name<\/h2>\n\n\n\n<p>When you are done testing your website using the temporary URL you will want to edit the <strong>wp-config.php file<\/strong> again and <i>modify the code you entered into the file<\/i>. Open the <strong>wp-config.php file<\/strong> with the file manager editor and replace your temporary URL with your actual domain name.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Alternative to Using the Temp URL<\/h2>\n\n\n\n<p>The temporary url is a great way to test your WordPress site is working prior to the site going live. There is another way to develop your WordPress site outside of the temporary url. You can <a href=\"\/support\/website\/modifying-your-hosts-file\/\">perform a hosts file modification<\/a> on your local computer. The hosts file modification \u201c<i>Fakes<\/i>\u201d your local computer in thinking the domain is on your server when in fact you are only connecting to the IP address.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>WordPress is dynamically driven using your domain name. This means that WordPress Hosting site will not work correctly using your temporary URL if it was configured to be installed using your domain name. Take, for instance, if you are migrating an existing WordPress site from another host to InMotion Hosting, you will want to migrate<a class=\"moretag\" href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/installing-wordpress-using-your-temporary-url\/\"> Read More ><\/a><\/p>\n","protected":false},"author":2,"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-1032","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>How to Install WordPress with a Temporary URL<\/title>\n<meta name=\"description\" content=\"You can install WordPress using your temporary URL. This can allow you to develope your WordPress driven website without having to point your domain name during the process.\" \/>\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\/installing-wordpress-using-your-temporary-url\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Install WordPress with a Temporary URL\" \/>\n<meta property=\"og:description\" content=\"You can install WordPress using your temporary URL. This can allow you to develope your WordPress driven website without having to point your domain name during the process.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/installing-wordpress-using-your-temporary-url\/\" \/>\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=\"2011-08-30T16:56:22+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-10-27T21:44:29+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2011\/08\/wordpress_temp-url_file-manager-wp-configphp-file-selection.png\" \/>\n<meta name=\"author\" content=\"Brad Markle\" \/>\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=\"Brad Markle\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/installing-wordpress-using-your-temporary-url\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/installing-wordpress-using-your-temporary-url\/\"},\"author\":{\"name\":\"Brad Markle\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/5ae05d1210b0ef63c437ccedce2799bf\"},\"headline\":\"Installing WordPress Using Your Temporary URL\",\"datePublished\":\"2011-08-30T16:56:22+00:00\",\"dateModified\":\"2021-10-27T21:44:29+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/installing-wordpress-using-your-temporary-url\/\"},\"wordCount\":483,\"commentCount\":35,\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/installing-wordpress-using-your-temporary-url\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2011\/08\/wordpress_temp-url_file-manager-wp-configphp-file-selection.png\",\"articleSection\":[\"WordPress Hosting\",\"WordPress Tutorials\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/installing-wordpress-using-your-temporary-url\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/installing-wordpress-using-your-temporary-url\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/installing-wordpress-using-your-temporary-url\/\",\"name\":\"How to Install WordPress with a Temporary URL\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/installing-wordpress-using-your-temporary-url\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/installing-wordpress-using-your-temporary-url\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2011\/08\/wordpress_temp-url_file-manager-wp-configphp-file-selection.png\",\"datePublished\":\"2011-08-30T16:56:22+00:00\",\"dateModified\":\"2021-10-27T21:44:29+00:00\",\"description\":\"You can install WordPress using your temporary URL. This can allow you to develope your WordPress driven website without having to point your domain name during the process.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/installing-wordpress-using-your-temporary-url\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/installing-wordpress-using-your-temporary-url\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/installing-wordpress-using-your-temporary-url\/#primaryimage\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2011\/08\/wordpress_temp-url_file-manager-wp-configphp-file-selection.png\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2011\/08\/wordpress_temp-url_file-manager-wp-configphp-file-selection.png\",\"width\":1678,\"height\":799,\"caption\":\"Click on this image to enlarge screenshot\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/installing-wordpress-using-your-temporary-url\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.inmotionhosting.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Installing WordPress Using Your Temporary URL\"}]},{\"@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\/5ae05d1210b0ef63c437ccedce2799bf\",\"name\":\"Brad Markle\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/author\/bradm\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Install WordPress with a Temporary URL","description":"You can install WordPress using your temporary URL. This can allow you to develope your WordPress driven website without having to point your domain name during the process.","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\/installing-wordpress-using-your-temporary-url\/","og_locale":"en_US","og_type":"article","og_title":"How to Install WordPress with a Temporary URL","og_description":"You can install WordPress using your temporary URL. This can allow you to develope your WordPress driven website without having to point your domain name during the process.","og_url":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/installing-wordpress-using-your-temporary-url\/","og_site_name":"InMotion Hosting Support Center","article_publisher":"https:\/\/www.facebook.com\/inmotionhosting\/","article_published_time":"2011-08-30T16:56:22+00:00","article_modified_time":"2021-10-27T21:44:29+00:00","og_image":[{"url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2011\/08\/wordpress_temp-url_file-manager-wp-configphp-file-selection.png","type":"","width":"","height":""}],"author":"Brad Markle","twitter_card":"summary_large_image","twitter_creator":"@InMotionHosting","twitter_site":"@InMotionHosting","twitter_misc":{"Written by":"Brad Markle","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/installing-wordpress-using-your-temporary-url\/#article","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/installing-wordpress-using-your-temporary-url\/"},"author":{"name":"Brad Markle","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/5ae05d1210b0ef63c437ccedce2799bf"},"headline":"Installing WordPress Using Your Temporary URL","datePublished":"2011-08-30T16:56:22+00:00","dateModified":"2021-10-27T21:44:29+00:00","mainEntityOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/installing-wordpress-using-your-temporary-url\/"},"wordCount":483,"commentCount":35,"publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/installing-wordpress-using-your-temporary-url\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2011\/08\/wordpress_temp-url_file-manager-wp-configphp-file-selection.png","articleSection":["WordPress Hosting","WordPress Tutorials"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/installing-wordpress-using-your-temporary-url\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/installing-wordpress-using-your-temporary-url\/","url":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/installing-wordpress-using-your-temporary-url\/","name":"How to Install WordPress with a Temporary URL","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/installing-wordpress-using-your-temporary-url\/#primaryimage"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/installing-wordpress-using-your-temporary-url\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2011\/08\/wordpress_temp-url_file-manager-wp-configphp-file-selection.png","datePublished":"2011-08-30T16:56:22+00:00","dateModified":"2021-10-27T21:44:29+00:00","description":"You can install WordPress using your temporary URL. This can allow you to develope your WordPress driven website without having to point your domain name during the process.","breadcrumb":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/installing-wordpress-using-your-temporary-url\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/installing-wordpress-using-your-temporary-url\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/installing-wordpress-using-your-temporary-url\/#primaryimage","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2011\/08\/wordpress_temp-url_file-manager-wp-configphp-file-selection.png","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2011\/08\/wordpress_temp-url_file-manager-wp-configphp-file-selection.png","width":1678,"height":799,"caption":"Click on this image to enlarge screenshot"},{"@type":"BreadcrumbList","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/installing-wordpress-using-your-temporary-url\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.inmotionhosting.com\/support\/"},{"@type":"ListItem","position":2,"name":"Installing WordPress Using Your Temporary URL"}]},{"@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\/5ae05d1210b0ef63c437ccedce2799bf","name":"Brad Markle","url":"https:\/\/www.inmotionhosting.com\/support\/author\/bradm\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"primary_category":null,"_links":{"self":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/1032","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\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/comments?post=1032"}],"version-history":[{"count":10,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/1032\/revisions"}],"predecessor-version":[{"id":90541,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/1032\/revisions\/90541"}],"wp:attachment":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/media?parent=1032"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/categories?post=1032"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/tags?post=1032"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}