{"id":355,"date":"2020-02-13T16:24:00","date_gmt":"2020-02-13T21:24:00","guid":{"rendered":"https:\/\/www.inmotionhosting.com\/support\/2012\/01\/23\/mobile-redirect\/"},"modified":"2021-08-16T15:40:40","modified_gmt":"2021-08-16T19:40:40","slug":"mobile-redirect","status":"publish","type":"post","link":"https:\/\/www.inmotionhosting.com\/support\/website\/mobile-redirect\/","title":{"rendered":"How to Redirect to a Mobile Version of Your Website"},"content":{"rendered":"<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"347\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/02\/mobile-users-1024x347.gif\" alt=\"\" class=\"wp-image-52979\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/02\/mobile-users-1024x347.gif 1024w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/02\/mobile-users-300x102.gif 300w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/02\/mobile-users-768x260.gif 768w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/02\/mobile-users-1536x521.gif 1536w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><figcaption><em>Mobile device users<\/em><\/figcaption><\/figure>\n\n\n\n<p>If you\u2019ve created a <strong>mobile<\/strong> version of your website, you\u2019ll need to be sure that you <a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/setting-up-redirect-cpanel\/\" target=\"_blank\"><strong>redirect<\/strong><\/a> your mobile visitors to your mobile website. For example, if someone visits <em>domain.com<\/em> on their phone, you\u2019ll need a way to redirect them to <em>m.domain.com<\/em> (the mobile version of your site created on a <a rel=\"noopener noreferrer\" href=\"https:\/\/www.inmotionhosting.com\/support\/domain-names\/creating-a-subdomain\/\" target=\"_blank\">subdomain<\/a> called \u201c<em>m<\/em>\u201c). <\/p>\n\n\n\n<p><em><strong>The question then becomes, \u201cHow do you automatically send users to the mobile site?\u201d <\/strong><\/em><\/p>\n\n\n\n<p>If you think about how your redirect actually works, in theory, it\u2019s easy to understand- \u201c<em>If the user is using a mobile device, redirect them to the mobile version of the site<\/em>\u201c. The solution then relies on how to identify your visitor as a mobile user. There are a few different ways to identify a mobile user: <\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"#user-link\">Let the user decide<\/a><\/li><li><a href=\"#java\">Use JavaScript<\/a><\/li><li><a href=\"#code\">Use PHP, JSP, ASP to Detect a Mobile Browser<\/a><\/li><li><a href=\"#wurfl\">Use WURFL (Wireless Universal Resource File)<\/a><\/li><\/ul>\n\n\n\n<p class=\"alert alert-info\">Searching for a new home for your WordPress site? \n Try InMotion\u2019s <a href=\"https:\/\/www.inmotionhosting.com\/wordpress-hosting\" rel=\"follow\" title=\"WordPress Hosting\">WordPress Hosting <\/a> solutions for secure, optimized servers that are configured for your budget needs.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"user-link\">Provide a Link to Your Mobile-Optimized Site<\/h2>\n\n\n\n<p> If you have a mobile-optimized version of your website, then the easiest thing to do to get users to use that is to provide a link that explicitly says that you have a mobile-friendly website.  This allows them to manually select to go to the mobile site. It\u2019s not automatic, but it provides a simple solution to the problem.  You don\u2019t need extra code, just a well-described link that will catch a user\u2019s eye on your home page. <\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"java\">Use Javascript or jQuery<\/h2>\n\n\n\n<p> Javascript can be used to detect mobile devices and there are a lot of different coded solutions that you can find on the internet.  It is a <a rel=\"noopener noreferrer\" title=\"Using Javascript for mobile device detection\" href=\"https:\/\/stackoverflow.com\/questions\/3514784\/what-is-the-best-way-to-detect-a-mobile-device?page=1&amp;tab=votes#tab-top\" target=\"_blank\">well-discussed topic<\/a>, just make sure that whatever source you view is up-to-date with the current methods that are recommended.  The main issue with using code that is looking for specific mobile devices is that it would need to be constantly updated with newer devices.   <\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"code\">Use Programming Code to Detect a Mobile Browser<\/h2>\n\n\n\n<p> One very convenient source of code for the purpose of detecting mobile browsers is the Detect Mobile Browsers website.  It is an open-source provider of scripts for many different languages.  The provided code will be able to detect many different user-agents, but it may not catch all of them, so you would have to be familiar with the code and look for updates, or even update it yourself as per your needs. <\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"wurfl\">Use Wireless Universal Resource File (WURFL)<\/h2>\n\n\n\n<p>WURFL actually consists of an API and an XML configuration file that give you access to databases that contain information on a wide variety of mobile devices. The advantage of using WURFL is that while the code of the API may go out-of-date, the information about the mobile devices is regularly updated. You can update it periodically and get the most recent list of mobile devices that are being used. You would need to implement the API on your website in order to use it. <\/p>\n\n\n\n<p>As you can see, there are many different possible solutions to have a separate mobile website that is optimized for your users.  However, the best solution recommended by the industry is to use<strong> <a href=\"https:\/\/www.inmotionhosting.com\/support\/website\/website-design\/mobile-devices-responsive-templates-rwd\/\">responsive design<\/a><\/strong>.  This allows you to have only ONE set of code for your website. Using responsive design is the ideal solution as it saves time and makes management of your website easier.  There\u2019s no need to worry about updating two sites and making sure that both sites are always working. <\/p>\n\n\n\n<p>To learn more about using responsive design, please see our article titled, <a href=\"https:\/\/www.inmotionhosting.com\/support\/website\/website-design\/introduction-creating-a-responsive-web-design\/\">Introduction: Creating a Responsive Web Design<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>If you&#8217;ve created a mobile version of your website, you&#8217;ll need to be sure that you redirect your mobile visitors to your mobile website. For example, if someone visits domain.com on their phone, you&#8217;ll need a way to redirect them to m.domain.com (the mobile version of your site created on a subdomain called &#8220;m&#8220;). The<a class=\"moretag\" href=\"https:\/\/www.inmotionhosting.com\/support\/website\/mobile-redirect\/\"> 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":[4288],"tags":[],"class_list":["post-355","post","type-post","status-publish","format-standard","hentry","category-website"],"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 Redirect to a Mobile Version of Your Website | InMotion Hosting<\/title>\n<meta name=\"description\" content=\"Websites are no longer mainly viewed on computers, so it&#039;s important to be able to direct your viewers to mobile versions of your website. Learn the different methods to re-direct your users to the website appropriate to their device.\" \/>\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\/website\/mobile-redirect\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Redirect to a Mobile Version of Your Website | InMotion Hosting\" \/>\n<meta property=\"og:description\" content=\"Websites are no longer mainly viewed on computers, so it&#039;s important to be able to direct your viewers to mobile versions of your website. Learn the different methods to re-direct your users to the website appropriate to their device.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.inmotionhosting.com\/support\/website\/mobile-redirect\/\" \/>\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=\"2020-02-13T21:24:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-08-16T19:40:40+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/02\/mobile-users-1024x347.gif\" \/>\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=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/mobile-redirect\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/mobile-redirect\/\"},\"author\":{\"name\":\"Brad Markle\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/5ae05d1210b0ef63c437ccedce2799bf\"},\"headline\":\"How to Redirect to a Mobile Version of Your Website\",\"datePublished\":\"2020-02-13T21:24:00+00:00\",\"dateModified\":\"2021-08-16T19:40:40+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/mobile-redirect\/\"},\"wordCount\":629,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/mobile-redirect\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/02\/mobile-users-1024x347.gif\",\"articleSection\":[\"Website\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/website\/mobile-redirect\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/mobile-redirect\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/website\/mobile-redirect\/\",\"name\":\"How to Redirect to a Mobile Version of Your Website | InMotion Hosting\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/mobile-redirect\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/mobile-redirect\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/02\/mobile-users-1024x347.gif\",\"datePublished\":\"2020-02-13T21:24:00+00:00\",\"dateModified\":\"2021-08-16T19:40:40+00:00\",\"description\":\"Websites are no longer mainly viewed on computers, so it's important to be able to direct your viewers to mobile versions of your website. Learn the different methods to re-direct your users to the website appropriate to their device.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/mobile-redirect\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/website\/mobile-redirect\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/mobile-redirect\/#primaryimage\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/02\/mobile-users.gif\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/02\/mobile-users.gif\",\"width\":1713,\"height\":581},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/mobile-redirect\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.inmotionhosting.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Redirect to a Mobile Version of Your Website\"}]},{\"@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 Redirect to a Mobile Version of Your Website | InMotion Hosting","description":"Websites are no longer mainly viewed on computers, so it's important to be able to direct your viewers to mobile versions of your website. Learn the different methods to re-direct your users to the website appropriate to their device.","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\/website\/mobile-redirect\/","og_locale":"en_US","og_type":"article","og_title":"How to Redirect to a Mobile Version of Your Website | InMotion Hosting","og_description":"Websites are no longer mainly viewed on computers, so it's important to be able to direct your viewers to mobile versions of your website. Learn the different methods to re-direct your users to the website appropriate to their device.","og_url":"https:\/\/www.inmotionhosting.com\/support\/website\/mobile-redirect\/","og_site_name":"InMotion Hosting Support Center","article_publisher":"https:\/\/www.facebook.com\/inmotionhosting\/","article_published_time":"2020-02-13T21:24:00+00:00","article_modified_time":"2021-08-16T19:40:40+00:00","og_image":[{"url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/02\/mobile-users-1024x347.gif","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":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.inmotionhosting.com\/support\/website\/mobile-redirect\/#article","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/website\/mobile-redirect\/"},"author":{"name":"Brad Markle","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/5ae05d1210b0ef63c437ccedce2799bf"},"headline":"How to Redirect to a Mobile Version of Your Website","datePublished":"2020-02-13T21:24:00+00:00","dateModified":"2021-08-16T19:40:40+00:00","mainEntityOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/website\/mobile-redirect\/"},"wordCount":629,"commentCount":0,"publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/website\/mobile-redirect\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/02\/mobile-users-1024x347.gif","articleSection":["Website"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.inmotionhosting.com\/support\/website\/mobile-redirect\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.inmotionhosting.com\/support\/website\/mobile-redirect\/","url":"https:\/\/www.inmotionhosting.com\/support\/website\/mobile-redirect\/","name":"How to Redirect to a Mobile Version of Your Website | InMotion Hosting","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/website\/mobile-redirect\/#primaryimage"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/website\/mobile-redirect\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/02\/mobile-users-1024x347.gif","datePublished":"2020-02-13T21:24:00+00:00","dateModified":"2021-08-16T19:40:40+00:00","description":"Websites are no longer mainly viewed on computers, so it's important to be able to direct your viewers to mobile versions of your website. Learn the different methods to re-direct your users to the website appropriate to their device.","breadcrumb":{"@id":"https:\/\/www.inmotionhosting.com\/support\/website\/mobile-redirect\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.inmotionhosting.com\/support\/website\/mobile-redirect\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/website\/mobile-redirect\/#primaryimage","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/02\/mobile-users.gif","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/02\/mobile-users.gif","width":1713,"height":581},{"@type":"BreadcrumbList","@id":"https:\/\/www.inmotionhosting.com\/support\/website\/mobile-redirect\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.inmotionhosting.com\/support\/"},{"@type":"ListItem","position":2,"name":"How to Redirect to a Mobile Version of Your Website"}]},{"@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\/355","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=355"}],"version-history":[{"count":9,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/355\/revisions"}],"predecessor-version":[{"id":83024,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/355\/revisions\/83024"}],"wp:attachment":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/media?parent=355"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/categories?post=355"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/tags?post=355"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}