{"id":4405,"date":"2018-02-21T18:03:22","date_gmt":"2018-02-21T18:03:22","guid":{"rendered":"https:\/\/www.inmotionhosting.com\/support\/2018\/02\/21\/how-to-use-a-custom-domain-with-github-pages\/"},"modified":"2021-11-26T15:42:00","modified_gmt":"2021-11-26T20:42:00","slug":"how-to-use-a-custom-domain-with-github-pages","status":"publish","type":"post","link":"https:\/\/www.inmotionhosting.com\/support\/domain-names\/how-to-use-a-custom-domain-with-github-pages\/","title":{"rendered":"How to Use a Custom Domain with GitHub Pages"},"content":{"rendered":"<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"538\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/11\/Custom-Domain-GitHub-Pages-1024x538.png\" alt=\"Custom domain with GitHub Pages\" class=\"wp-image-92485\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/11\/Custom-Domain-GitHub-Pages-1024x538.png 1024w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/11\/Custom-Domain-GitHub-Pages-300x158.png 300w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/11\/Custom-Domain-GitHub-Pages-768x403.png 768w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/11\/Custom-Domain-GitHub-Pages.png 1200w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><\/figure>\n\n\n\n<p>In our previous <a href=\"\/support\/website\/git\/host-site-github-pages\/\">GitHub Pages article<\/a>, we showed you how you can create a static site and host it in your GitHub repository.  This is a simple option for creating a site\u2014with considerable limitations. <\/p>\n\n\n\n<p>     Your GitHub Pages site will have its own URL based on your username and the name of the repository.     However, you may want to use a custom domain.   In this article, we\u2019ll show you <strong>how to use a custom domain with GitHub Pages<\/strong>. <\/p>\n\n\n\n<div class=\"alert alert-warning\" role=\"alert\">In order for this tutorial to be relevant to you, you must make certain that you have the following:  <ul> <li>A <a href=\"\/support\/domain-names\/\">registered domain<\/a><\/li> <li>Nameservers for the <a href=\"\/support\/domain-names\/changing-your-domains-nameservers\/\">domain pointing to InMotion Hosting<\/a><\/li> <\/ul> <\/div>\n\n\n\n<div class=\"alert alert-danger\" role=\"alert\">You will not be able to use <a href=\"\/support\/amp\/how-do-i-obtain-an-ssl-certificate\/\">SSL<\/a> with on this domain. If you need an SSL for your site, you should consider using a <a href=\"https:\/\/www.inmotionhosting.com\/\">complete hosting plan<\/a>.<\/div>\n\n\n\n<p><a name=\"add-custom-domain\"><\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Add a Custom Domain to Your Repository<\/h2>\n\n\n\n<p> Now, we will need to first add our custom domain to our GitHub repository. This will set up a record there, but the change will not take effect until we add the necessary DNS records to <a href=\"\/support\/edu\/cpanel\/how-to-log-into-cpanel\/\">cPanel<\/a>. <\/p>\n\n\n\n<ol class=\"article_list wp-block-list\"><li>Log into your GitHub account<\/li><li>Select <b>Settings<\/b> under your repository<\/li><li>Add your custom domain under the <em>Custom domain<\/em> section and click <b>Save<\/b><\/li><\/ol>\n\n\n\n<p> A custom domain has now been added to your repository. Below, we\u2019ll show how to add an A record in your cPanel that will point to GitHub. <a name=\"configure-a-record-cpanel\"><\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Add A Records to Point Your Domain to GitHub<\/h2>\n\n\n\n<p>     Now that we have added the necessary domain information to our GitHub account, we are going to create custom domain records in cPanel.  This is like adding a physical address to your name in a phonebook.     We will be pointing our domain to GitHub\u2019s IP addresses. <\/p>\n\n\n\n<ol class=\"article_list wp-block-list\"><li>Check out our full tutorial on <a href=\"\/support\/domain-names\/dns-nameserver-changes\/a-record-change\/\">adding an A Record<\/a> for cPanel<\/li><li>Create one A Record for 192.30.252.153<\/li><li>Create another A Record for 192.30.252.154<\/li><\/ol>\n\n\n\n<p>     If your domain is not pointing to InMotion Hosting, you should be able to add DNS records at your registrar.    Once these records have been created, allow at least 4-24 hours for the changes to propagate across the web. \n<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In our previous GitHub Pages article, we showed you how you can create a static site and host it in your GitHub repository. This is a simple option for creating a site\u2014with considerable limitations. Your GitHub Pages site will have its own URL based on your username and the name of the repository. However, you<a class=\"moretag\" href=\"https:\/\/www.inmotionhosting.com\/support\/domain-names\/how-to-use-a-custom-domain-with-github-pages\/\"> Read More ><\/a><\/p>\n","protected":false},"author":17,"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":[6],"tags":[],"class_list":["post-4405","post","type-post","status-publish","format-standard","hentry","category-domain-names"],"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 Use a Custom Domain with GitHub Pages | InMotion Hosting<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.inmotionhosting.com\/support\/domain-names\/how-to-use-a-custom-domain-with-github-pages\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Use a Custom Domain with GitHub Pages | InMotion Hosting\" \/>\n<meta property=\"og:description\" content=\"In our previous GitHub Pages article, we showed you how you can create a static site and host it in your GitHub repository. This is a simple option for creating a site\u2014with considerable limitations. Your GitHub Pages site will have its own URL based on your username and the name of the repository. However, you Read More &gt;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.inmotionhosting.com\/support\/domain-names\/how-to-use-a-custom-domain-with-github-pages\/\" \/>\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=\"2018-02-21T18:03:22+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-11-26T20:42:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/11\/Custom-Domain-GitHub-Pages-1024x538.png\" \/>\n<meta name=\"author\" content=\"Christopher Maiorana\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:site\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Christopher Maiorana\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/domain-names\/how-to-use-a-custom-domain-with-github-pages\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/domain-names\/how-to-use-a-custom-domain-with-github-pages\/\"},\"author\":{\"name\":\"Christopher Maiorana\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/c6922c56c84e17079fd558e07b7ef72f\"},\"headline\":\"How to Use a Custom Domain with GitHub Pages\",\"datePublished\":\"2018-02-21T18:03:22+00:00\",\"dateModified\":\"2021-11-26T20:42:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/domain-names\/how-to-use-a-custom-domain-with-github-pages\/\"},\"wordCount\":357,\"commentCount\":2,\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/domain-names\/how-to-use-a-custom-domain-with-github-pages\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/11\/Custom-Domain-GitHub-Pages-1024x538.png\",\"articleSection\":[\"Domain Names\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/domain-names\/how-to-use-a-custom-domain-with-github-pages\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/domain-names\/how-to-use-a-custom-domain-with-github-pages\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/domain-names\/how-to-use-a-custom-domain-with-github-pages\/\",\"name\":\"How to Use a Custom Domain with GitHub Pages | InMotion Hosting\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/domain-names\/how-to-use-a-custom-domain-with-github-pages\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/domain-names\/how-to-use-a-custom-domain-with-github-pages\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/11\/Custom-Domain-GitHub-Pages-1024x538.png\",\"datePublished\":\"2018-02-21T18:03:22+00:00\",\"dateModified\":\"2021-11-26T20:42:00+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/domain-names\/how-to-use-a-custom-domain-with-github-pages\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/domain-names\/how-to-use-a-custom-domain-with-github-pages\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/domain-names\/how-to-use-a-custom-domain-with-github-pages\/#primaryimage\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/11\/Custom-Domain-GitHub-Pages.png\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/11\/Custom-Domain-GitHub-Pages.png\",\"width\":1200,\"height\":630},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/domain-names\/how-to-use-a-custom-domain-with-github-pages\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.inmotionhosting.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Use a Custom Domain with GitHub Pages\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"name\":\"InMotion Hosting Support Center\",\"description\":\"Web Hosting Support &amp; Tutorials\",\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\",\"name\":\"InMotion Hosting\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"width\":696,\"height\":696,\"caption\":\"InMotion Hosting\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/inmotionhosting\/\",\"https:\/\/x.com\/InMotionHosting\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/c6922c56c84e17079fd558e07b7ef72f\",\"name\":\"Christopher Maiorana\",\"description\":\"Christopher Maiorana joined the InMotion community team in 2015 and regularly dispenses tips and tricks in the Support Center, Community Q&A, and the InMotion Hosting Blog.\",\"sameAs\":[\"https:\/\/www.linkedin.com\/in\/chris-m-4623144b\/\"],\"url\":\"https:\/\/www.inmotionhosting.com\/support\/author\/christopherm\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Use a Custom Domain with GitHub Pages | InMotion Hosting","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.inmotionhosting.com\/support\/domain-names\/how-to-use-a-custom-domain-with-github-pages\/","og_locale":"en_US","og_type":"article","og_title":"How to Use a Custom Domain with GitHub Pages | InMotion Hosting","og_description":"In our previous GitHub Pages article, we showed you how you can create a static site and host it in your GitHub repository. This is a simple option for creating a site\u2014with considerable limitations. Your GitHub Pages site will have its own URL based on your username and the name of the repository. However, you Read More >","og_url":"https:\/\/www.inmotionhosting.com\/support\/domain-names\/how-to-use-a-custom-domain-with-github-pages\/","og_site_name":"InMotion Hosting Support Center","article_publisher":"https:\/\/www.facebook.com\/inmotionhosting\/","article_published_time":"2018-02-21T18:03:22+00:00","article_modified_time":"2021-11-26T20:42:00+00:00","og_image":[{"url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/11\/Custom-Domain-GitHub-Pages-1024x538.png","type":"","width":"","height":""}],"author":"Christopher Maiorana","twitter_card":"summary_large_image","twitter_creator":"@InMotionHosting","twitter_site":"@InMotionHosting","twitter_misc":{"Written by":"Christopher Maiorana","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.inmotionhosting.com\/support\/domain-names\/how-to-use-a-custom-domain-with-github-pages\/#article","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/domain-names\/how-to-use-a-custom-domain-with-github-pages\/"},"author":{"name":"Christopher Maiorana","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/c6922c56c84e17079fd558e07b7ef72f"},"headline":"How to Use a Custom Domain with GitHub Pages","datePublished":"2018-02-21T18:03:22+00:00","dateModified":"2021-11-26T20:42:00+00:00","mainEntityOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/domain-names\/how-to-use-a-custom-domain-with-github-pages\/"},"wordCount":357,"commentCount":2,"publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/domain-names\/how-to-use-a-custom-domain-with-github-pages\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/11\/Custom-Domain-GitHub-Pages-1024x538.png","articleSection":["Domain Names"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.inmotionhosting.com\/support\/domain-names\/how-to-use-a-custom-domain-with-github-pages\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.inmotionhosting.com\/support\/domain-names\/how-to-use-a-custom-domain-with-github-pages\/","url":"https:\/\/www.inmotionhosting.com\/support\/domain-names\/how-to-use-a-custom-domain-with-github-pages\/","name":"How to Use a Custom Domain with GitHub Pages | InMotion Hosting","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/domain-names\/how-to-use-a-custom-domain-with-github-pages\/#primaryimage"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/domain-names\/how-to-use-a-custom-domain-with-github-pages\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/11\/Custom-Domain-GitHub-Pages-1024x538.png","datePublished":"2018-02-21T18:03:22+00:00","dateModified":"2021-11-26T20:42:00+00:00","breadcrumb":{"@id":"https:\/\/www.inmotionhosting.com\/support\/domain-names\/how-to-use-a-custom-domain-with-github-pages\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.inmotionhosting.com\/support\/domain-names\/how-to-use-a-custom-domain-with-github-pages\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/domain-names\/how-to-use-a-custom-domain-with-github-pages\/#primaryimage","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/11\/Custom-Domain-GitHub-Pages.png","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/11\/Custom-Domain-GitHub-Pages.png","width":1200,"height":630},{"@type":"BreadcrumbList","@id":"https:\/\/www.inmotionhosting.com\/support\/domain-names\/how-to-use-a-custom-domain-with-github-pages\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.inmotionhosting.com\/support\/"},{"@type":"ListItem","position":2,"name":"How to Use a Custom Domain with GitHub Pages"}]},{"@type":"WebSite","@id":"https:\/\/www.inmotionhosting.com\/support\/#website","url":"https:\/\/www.inmotionhosting.com\/support\/","name":"InMotion Hosting Support Center","description":"Web Hosting Support &amp; Tutorials","publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.inmotionhosting.com\/support\/#organization","name":"InMotion Hosting","url":"https:\/\/www.inmotionhosting.com\/support\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","width":696,"height":696,"caption":"InMotion Hosting"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/inmotionhosting\/","https:\/\/x.com\/InMotionHosting"]},{"@type":"Person","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/c6922c56c84e17079fd558e07b7ef72f","name":"Christopher Maiorana","description":"Christopher Maiorana joined the InMotion community team in 2015 and regularly dispenses tips and tricks in the Support Center, Community Q&A, and the InMotion Hosting Blog.","sameAs":["https:\/\/www.linkedin.com\/in\/chris-m-4623144b\/"],"url":"https:\/\/www.inmotionhosting.com\/support\/author\/christopherm\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"primary_category":null,"_links":{"self":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/4405","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/users\/17"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/comments?post=4405"}],"version-history":[{"count":3,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/4405\/revisions"}],"predecessor-version":[{"id":92487,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/4405\/revisions\/92487"}],"wp:attachment":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/media?parent=4405"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/categories?post=4405"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/tags?post=4405"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}