{"id":15097,"date":"2023-09-27T07:44:03","date_gmt":"2023-09-27T06:44:03","guid":{"rendered":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/?p=15097"},"modified":"2023-09-27T07:48:31","modified_gmt":"2023-09-27T06:48:31","slug":"how-to-find-and-edit-your-mac-hosts-file","status":"publish","type":"post","link":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-find-and-edit-your-mac-hosts-file\/","title":{"rendered":"How to Find and Edit Your Mac Hosts File?"},"content":{"rendered":"\n<p>The Mac host file serves a number of purposes. However, it&#8217;s particularly important when you want to map to a new Internet Protocol (IP) address overriding your Domain Name System (DNS). This file needs to be located and accessed in that situation.<\/p>\n\n\n\n<p>It&#8217;s relatively easy and quick to do so. It is simply a matter of knowing which application to use and what commands to enter. Your Mac device will then be able to resolve domain names to IP addresses when you edit and update the host file.<\/p>\n\n\n\n<p>This post explains what the Mac hosts file is and what it does. In four simple steps, we&#8217;ll show you how to find and edit it. It&#8217;s time to get started!<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Know All About the Mac Hosts File<\/h2>\n\n\n\n<p>With the help of DNS in the nameservers you can find the website. This DNS translates your URL into an IP address that the server can interpret.<\/p>\n\n\n\n<p>For those who don\u2019t know what a host file is, it is an operating system file that maps hostnames to IP addresses. In this guide, we will be discussing altering hosts file in Mac OS. Web developers modify the file to check the new website\u2019s look under development stage.<\/p>\n\n\n\n<p>One major reason to edit the hosts file is to migrate your website to a new server. Hence, we have brought these steps to edit hosts file in Mac OS manually. Use the Mac hosts file to test the website and ensure all functionalities are performing all right.<\/p>\n\n\n\n<p>Before migration this testing is necessary. Follow the mentioned below steps to locate and edit the Mac OS hosts file.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Steps to Find and Edit Your Mac Hosts File <\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">1.&nbsp;Open Terminal Application <\/h3>\n\n\n\n<p>First, open the Terminal application from the Finder Menu. In this menu, go to Utilities. You will find plenty of applications but navigate to the Terminal application.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1003\" height=\"509\" src=\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-content\/uploads\/2023\/09\/open-terminal-application.jpg\" alt=\"Open Terminal Application\" class=\"wp-image-15098\" srcset=\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-content\/uploads\/2023\/09\/open-terminal-application.jpg 1003w, https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-content\/uploads\/2023\/09\/open-terminal-application-300x152.jpg 300w, https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-content\/uploads\/2023\/09\/open-terminal-application-768x390.jpg 768w\" sizes=\"auto, (max-width: 1003px) 100vw, 1003px\" \/><\/figure>\n\n\n\n<p>Alternatively, Press F4 to open a launcher and type terminal to navigate to Terminal. It\u2019s a shortcut method to reach that application.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"658\" src=\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-content\/uploads\/2023\/09\/launch-terminal-application-1024x658.jpg\" alt=\"Launch Terminal Application\" class=\"wp-image-15099\" srcset=\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-content\/uploads\/2023\/09\/launch-terminal-application-1024x658.jpg 1024w, https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-content\/uploads\/2023\/09\/launch-terminal-application-300x193.jpg 300w, https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-content\/uploads\/2023\/09\/launch-terminal-application-768x494.jpg 768w, https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-content\/uploads\/2023\/09\/launch-terminal-application.jpg 1103w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">2.&nbsp;Access Your \/etc\/hosts Folder<\/h3>\n\n\n\n<p>After opening the Terminal application, navigate to hosts file. You will find it in the \/etc\/hosts folder. However, the text editor access is enabled. We will consider the example of the Nano text editor for this article.<\/p>\n\n\n\n<p>Execute the following command in the Terminal application. With this, you can install the updated Nano program version.<\/p>\n\n\n\n<p><code>sudo nano \/etc\/hosts<\/code><\/p>\n\n\n\n<p>Next, type the administrator password and press Enter to proceed further.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">3.&nbsp;Begin Editing Your Mac Hosts File<\/h3>\n\n\n\n<p>After executing the above command, the Nano text editor will appear. Here is the expected screenshot.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1006\" height=\"519\" src=\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-content\/uploads\/2023\/09\/begin-editing-your-mac-hosts-file.png\" alt=\"Begin Editing Your Mac Hosts File\" class=\"wp-image-15100\" srcset=\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-content\/uploads\/2023\/09\/begin-editing-your-mac-hosts-file.png 1006w, https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-content\/uploads\/2023\/09\/begin-editing-your-mac-hosts-file-300x155.png 300w, https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-content\/uploads\/2023\/09\/begin-editing-your-mac-hosts-file-768x396.png 768w\" sizes=\"auto, (max-width: 1006px) 100vw, 1006px\" \/><\/figure>\n\n\n\n<p>Further steps will depend on what activities will you do with the hosts file. We assume you are trying to add a new domain name.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1006\" height=\"519\" src=\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-content\/uploads\/2023\/09\/add-a-new-domain-name-to-mac-host.jpg\" alt=\"add a new domain name to mac host\" class=\"wp-image-15101\" srcset=\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-content\/uploads\/2023\/09\/add-a-new-domain-name-to-mac-host.jpg 1006w, https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-content\/uploads\/2023\/09\/add-a-new-domain-name-to-mac-host-300x155.jpg 300w, https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-content\/uploads\/2023\/09\/add-a-new-domain-name-to-mac-host-768x396.jpg 768w\" sizes=\"auto, (max-width: 1006px) 100vw, 1006px\" \/><\/figure>\n\n\n\n<p>Using your arrow keys, you can navigate to the bottom of the file. You will then need to add the IP address of the domain you wish to add on a new line:<\/p>\n\n\n\n<p>Our new domain name is &#8220;123.123.123.123&#8221; as you can see in the screenshot above. If you&#8217;re adding something, you&#8217;ll need to replace &#8220;mydomain.com&#8221; and &#8220;mydomain.&#8221;.<\/p>\n\n\n\n<p>You should also add a line for each entry. The following format should be used for multiple entries:<\/p>\n\n\n\n<p><code>SERVER_IP_ADDRESS domain.com<\/code><\/p>\n\n\n\n<p><code>SERVER_IP_ADDRESS www.domain.com<\/code><\/p>\n\n\n\n<p>Using your keyboard, you can delete the line(s) you&#8217;ve added if you want to cancel the changes you&#8217;re making. At the bottom of the editor window is a list of key menu options.<\/p>\n\n\n\n<p>Besides adding IP addresses, you can also block them to prevent your device from pointing to them. &#8220;127.0.0.1&#8221; can be used for that.<\/p>\n\n\n\n<p>After you&#8217;re done, press Ctrl + O and Enter\/Return to overwrite the existing file. Ctrl + X will exit the program.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"> 4. Remove Your DNS Cache <\/h3>\n\n\n\n<p>When your Mac hosts file has been edited, but your changes aren&#8217;t reflected, the problem may be with your DNS cache. When you finish editing a file, flushing your cache is a good idea.<\/p>\n\n\n\n<p>The process of flushing your cache removes saved IP records. The updated IP address will be reflected in your browser as a result of this process.<\/p>\n\n\n\n<p>Enter the following command into the Terminal application to update your browser DNS records:<\/p>\n\n\n\n<p><code>sudo killall -HUP mDNSResponder<\/code><\/p>\n\n\n\n<p>In this step, you will ensure that your changes will appear in your browser as soon as possible. Your Mac hosts file has now been edited successfully!<\/p>\n\n\n\n<p><div class=\"vlt-box \">\n<div class=\"box-title\" style=\"background:#D5EAFF; color:#000\">Conclusion<\/div>\n<div class=\"box-content\" >\n<p>A new server migration can be a challenging task. MilesWeb offers <a href=\"https:\/\/www.milesweb.co.uk\/hosting\/website-migration\">free website migration<\/a> to all clients. While testing new sites and even running migration technical expertise. We know many users might not have it. Thus, follow this guide or connect with our techies any time through chat, email, and phone.<\/p>\n<\/div><\/div><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The Mac host file serves a number of purposes. However, it&#8217;s particularly important when you want to map to a new Internet Protocol (IP) address overriding your Domain Name System (DNS). This file needs to be located and accessed in that situation. It&#8217;s relatively easy and quick to do so. It is simply a matter [&hellip;]<\/p>\n","protected":false},"author":35,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[41],"tags":[2983],"class_list":["post-15097","post","type-post","status-publish","format-standard","placeholder-for-hentry","category-howtos","tag-mac-hosts-file"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Find and Edit Your Mac Hosts File?<\/title>\n<meta name=\"description\" content=\"Follow these easy steps to navigate and find and edit Mac Hosts file. Make the process easier and gain technical expertise.\" \/>\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.milesweb.co.uk\/hosting-faqs\/how-to-find-and-edit-your-mac-hosts-file\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Find and Edit Your Mac Hosts File?\" \/>\n<meta property=\"og:description\" content=\"Follow these easy steps to navigate and find and edit Mac Hosts file. Make the process easier and gain technical expertise.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-find-and-edit-your-mac-hosts-file\/\" \/>\n<meta property=\"og:site_name\" content=\"Web Hosting FAQs by MilesWeb\" \/>\n<meta property=\"article:published_time\" content=\"2023-09-27T06:44:03+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-09-27T06:48:31+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-content\/uploads\/2023\/09\/open-terminal-application.jpg\" \/>\n<meta name=\"author\" content=\"Jackson Lane\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jackson Lane\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-find-and-edit-your-mac-hosts-file\/\",\"url\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-find-and-edit-your-mac-hosts-file\/\",\"name\":\"How to Find and Edit Your Mac Hosts File?\",\"isPartOf\":{\"@id\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-find-and-edit-your-mac-hosts-file\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-find-and-edit-your-mac-hosts-file\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-content\/uploads\/2023\/09\/open-terminal-application.jpg\",\"datePublished\":\"2023-09-27T06:44:03+00:00\",\"dateModified\":\"2023-09-27T06:48:31+00:00\",\"author\":{\"@id\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/#\/schema\/person\/1f580bdff0fa81720fae0fd0c3919758\"},\"description\":\"Follow these easy steps to navigate and find and edit Mac Hosts file. Make the process easier and gain technical expertise.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-find-and-edit-your-mac-hosts-file\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-find-and-edit-your-mac-hosts-file\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-find-and-edit-your-mac-hosts-file\/#primaryimage\",\"url\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-content\/uploads\/2023\/09\/open-terminal-application.jpg\",\"contentUrl\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-content\/uploads\/2023\/09\/open-terminal-application.jpg\",\"width\":1003,\"height\":509,\"caption\":\"Open Terminal Application\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-find-and-edit-your-mac-hosts-file\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Find and Edit Your Mac Hosts File?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/#website\",\"url\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/\",\"name\":\"Web Hosting FAQs by MilesWeb\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/#\/schema\/person\/1f580bdff0fa81720fae0fd0c3919758\",\"name\":\"Jackson Lane\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/dd43b6ec8f85bdee32ceaac59c48807f?s=96&d=blank&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/dd43b6ec8f85bdee32ceaac59c48807f?s=96&d=blank&r=g\",\"caption\":\"Jackson Lane\"},\"description\":\"I am an experienced Marketing Manager at MilesWeb UK, a leading web hosting company in the UK. With extensive knowledge in web hosting, WordPress, digital marketing, and web development, I'm committed to helping businesses succeed online. His expertise and enthusiasm for the digital world make him a valuable asset in the constantly changing field of online marketing.\",\"url\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/author\/jackson-lane\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Find and Edit Your Mac Hosts File?","description":"Follow these easy steps to navigate and find and edit Mac Hosts file. Make the process easier and gain technical expertise.","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.milesweb.co.uk\/hosting-faqs\/how-to-find-and-edit-your-mac-hosts-file\/","og_locale":"en_GB","og_type":"article","og_title":"How to Find and Edit Your Mac Hosts File?","og_description":"Follow these easy steps to navigate and find and edit Mac Hosts file. Make the process easier and gain technical expertise.","og_url":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-find-and-edit-your-mac-hosts-file\/","og_site_name":"Web Hosting FAQs by MilesWeb","article_published_time":"2023-09-27T06:44:03+00:00","article_modified_time":"2023-09-27T06:48:31+00:00","og_image":[{"url":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-content\/uploads\/2023\/09\/open-terminal-application.jpg","type":"","width":"","height":""}],"author":"Jackson Lane","twitter_misc":{"Written by":"Jackson Lane","Estimated reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-find-and-edit-your-mac-hosts-file\/","url":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-find-and-edit-your-mac-hosts-file\/","name":"How to Find and Edit Your Mac Hosts File?","isPartOf":{"@id":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-find-and-edit-your-mac-hosts-file\/#primaryimage"},"image":{"@id":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-find-and-edit-your-mac-hosts-file\/#primaryimage"},"thumbnailUrl":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-content\/uploads\/2023\/09\/open-terminal-application.jpg","datePublished":"2023-09-27T06:44:03+00:00","dateModified":"2023-09-27T06:48:31+00:00","author":{"@id":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/#\/schema\/person\/1f580bdff0fa81720fae0fd0c3919758"},"description":"Follow these easy steps to navigate and find and edit Mac Hosts file. Make the process easier and gain technical expertise.","breadcrumb":{"@id":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-find-and-edit-your-mac-hosts-file\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-find-and-edit-your-mac-hosts-file\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-find-and-edit-your-mac-hosts-file\/#primaryimage","url":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-content\/uploads\/2023\/09\/open-terminal-application.jpg","contentUrl":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-content\/uploads\/2023\/09\/open-terminal-application.jpg","width":1003,"height":509,"caption":"Open Terminal Application"},{"@type":"BreadcrumbList","@id":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-find-and-edit-your-mac-hosts-file\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/"},{"@type":"ListItem","position":2,"name":"How to Find and Edit Your Mac Hosts File?"}]},{"@type":"WebSite","@id":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/#website","url":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/","name":"Web Hosting FAQs by MilesWeb","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Person","@id":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/#\/schema\/person\/1f580bdff0fa81720fae0fd0c3919758","name":"Jackson Lane","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/dd43b6ec8f85bdee32ceaac59c48807f?s=96&d=blank&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/dd43b6ec8f85bdee32ceaac59c48807f?s=96&d=blank&r=g","caption":"Jackson Lane"},"description":"I am an experienced Marketing Manager at MilesWeb UK, a leading web hosting company in the UK. With extensive knowledge in web hosting, WordPress, digital marketing, and web development, I'm committed to helping businesses succeed online. His expertise and enthusiasm for the digital world make him a valuable asset in the constantly changing field of online marketing.","url":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/author\/jackson-lane\/"}]}},"views":0,"_links":{"self":[{"href":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-json\/wp\/v2\/posts\/15097","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-json\/wp\/v2\/users\/35"}],"replies":[{"embeddable":true,"href":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-json\/wp\/v2\/comments?post=15097"}],"version-history":[{"count":2,"href":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-json\/wp\/v2\/posts\/15097\/revisions"}],"predecessor-version":[{"id":15103,"href":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-json\/wp\/v2\/posts\/15097\/revisions\/15103"}],"wp:attachment":[{"href":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-json\/wp\/v2\/media?parent=15097"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-json\/wp\/v2\/categories?post=15097"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-json\/wp\/v2\/tags?post=15097"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}