{"id":4454,"date":"2018-03-27T15:06:01","date_gmt":"2018-03-27T15:06:01","guid":{"rendered":"https:\/\/www.inmotionhosting.com\/support\/2018\/03\/27\/how-to-get-started-with-boldgrid-using-a-host-file-modification\/"},"modified":"2021-11-19T01:39:06","modified_gmt":"2021-11-19T06:39:06","slug":"boldgrid-host-file-modification","status":"publish","type":"post","link":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/boldgrid\/boldgrid-host-file-modification\/","title":{"rendered":"How to Get Started with BoldGrid Using a Host File Modification"},"content":{"rendered":"<div class=\"in_this_tutorial\">\n<h2>In This Tutorial:<\/h2>\n<p><a class=\"btn btn-primary\" href=\"#wordpress-prep\" type=\"button\">Prepare WordPress<\/a> <a class=\"btn btn-primary\" href=\"#hosts-file-mod\" type=\"button\">Hosts File Mod<\/a> <a class=\"btn btn-primary\" href=\"#wordpress-install\" type=\"button\">Install WordPress<\/a> <a class=\"btn btn-primary\" href=\"#boldgrid-install\" type=\"button\">Install BoldGrid<\/a> <a class=\"btn btn-primary\" href=\"#boldgrid-initialize\" type=\"button\">Initialize BoldGrid<\/a><\/p>\n<\/div>\n<p><!--Introduction--><\/p>\n<p>A <a title=\"Click here to navigate to our guide and learn more about a hosts file modification.\" href=\"\/support\/website\/modifying-your-hosts-file\/\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>hosts file modification<\/strong><\/a> is a convenient way to manipulate your computer to force your domain to resolve to a particular IP address. For instance, if you are hosting your website with a third party and plan on building a <a title=\"Click here to navigate to our guide and learn what BoldGrid is and how you can use it to build your website.\" href=\"\/support\/edu\/wordpress\/boldgrid\/what-is-boldgrid-advanced\/\" target=\"_blank\" rel=\"noopener noreferrer\">BoldGrid<\/a> website at InMotion, you can work on your new website, without affecting what visitors are seeing on your existing website. In this guide, you will learn <strong>how to manually install WordPress<\/strong>, <strong>how to download, install, and initialize BoldGrid<\/strong>, and <strong>how to perform a hosts file modification<\/strong> to build your new website (<i>using your domain<\/i>) while your domain is <u>not<\/u> pointed to your server at InMotion Hosting.<\/p>\n<p><!--Prep for Install WordPress--> <a name=\"wordpress-prep\"><\/a><\/p>\n<h2>Prepare for Install of WordPress<\/h2>\n<p>The first thing you will need to do is install WordPress. The instructions below will guide you through <strong>downloading, uploading, and extracting the WordPress core files<\/strong> and how to <strong>create the database<\/strong> that WordPress will use.<\/p>\n<p><!--Download WordPress--><\/p>\n<h3>Download WordPress Installation Files<\/h3>\n<ol class=\"article_list\">\n<li>Download the latest version of WordPress from their <a title=\"Click here to navigate to the official WordPress download page.\" href=\"https:\/\/wordpress.org\/download\/\" target=\"_blank\" rel=\"noopener noreferrer\">official site<\/a>.\n<div class=\"alert alert-info\" role=\"alert\">\n<p><b>NOTE:<\/b> Be sure to take note of the location where you save the downloaded file. This will be necessary to <a title=\"Click here to navigate to the instructions below for uploading and extracting the WordPress Zip file.\" href=\"#upload-extract-wordpress\" target=\"_blank\" rel=\"noopener noreferrer\">upload the file<\/a> from your computer to your InMotion server.<\/p>\n<\/div>\n<\/li>\n<\/ol>\n<p><!--Upload\/Extract WordPress--> <a name=\"upload-extract-wordpress\"><\/a><\/p>\n<h3>Upload and Extract WordPress Files<\/h3>\n<ol class=\"article_list\">\n<li><a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-log-into-cpanel\/\">Log into your cPanel.<\/a>\n<div class=\"alert alert-info\" role=\"alert\">\n<p><b>NOTE:<\/b> Be sure to log into cPanel with the user that owns the domain you are going to install WordPress on. If you have not added the domain to your cPanel you can follow the instructions in our guide on <a title=\"Click here to navigate to our guide and learn how to add an add-on domain to cPanel.\" href=\"\/support\/edu\/cpanel\/addon-domains-in-cpanel\/\" target=\"_blank\" rel=\"noopener noreferrer\">how to add an add-on domain in cPanel<\/a>. Once the domain has been added to cPanel, you may proceed.<\/p>\n<\/div>\n<\/li>\n<li>Navigate to the <a title=\"Click here to navigate to our guide and learn how to access File Manager.\" href=\"\/support\/edu\/cpanel\/using-file-manager-in-cpanel\/#access\" target=\"_blank\" rel=\"noopener noreferrer\"><b>File Manager<\/b><\/a>.<\/li>\n<li><a title=\"Click here to navigate to our guide and learn how to upload a file using File Manager.\" href=\"\/support\/edu\/cpanel\/how-to-upload-a-file-using-file-manager-in-cpanel\/\" target=\"_blank\" rel=\"noopener noreferrer\">Upload the WordPress zip file<\/a> into the <a title=\"Click here to navigate to our guide and learn how to determine the document root directory of your website.\" href=\"\/support\/website\/where-to-upload-files\/\" target=\"_blank\" rel=\"noopener noreferrer\">document root directory<\/a> of your website.<\/li>\n<li><a title=\"Click here to navigate to our guide and learn how to uncompress a file using cPanel File Manager.\" href=\"\/support\/edu\/cpanel\/compressing-uncompressing-files\/#uncompress\" target=\"_blank\" rel=\"noopener noreferrer\">Extract\/uncompress the WordPress Zip file<\/a>.\n<div class=\"alert alert-warning\" role=\"alert\">\n<p><b>WARNING:<\/b> The extracted files will go into a newly created <i>\/wordpress\/<\/i> folder. You will need to move the files from that folder to your website&#8217;s document root directory.<\/p>\n<p>For instance, the document root directory for <i>example.com<\/i> is:<\/p>\n<p><i>\/home\/exampl3\/public_html\/<\/i><\/p>\n<p>When the WordPress files are extracted, they will be located in the directory:<\/p>\n<p><i>\/home\/exampl3\/public_html\/wordpress\/<\/i><\/p>\n<p>In this case, we would simply move them (one directory up) into the <i>\/home\/exampl3\/public_html\/<\/i> directory.<\/p>\n<\/div>\n<\/li>\n<\/ol>\n<p><!--Create MySQL Database for WordPress--><\/p>\n<h3>Create a Database for WordPress<\/h3>\n<ol class=\"article_list\">\n<li><a title=\"Click here to navigate to our guide and learn how to use the MySQL Database Wizard in cPanel.\" href=\"\/support\/website\/create-database\/\" target=\"_blank\" rel=\"noopener noreferrer\">Using the MySQL Database Wizard in cPanel<\/a> create a new database and database user and then assign that new database user all privileges to the new database.\n<div class=\"alert alert-info\" role=\"alert\">\n<p><b>NOTE:<\/b> Be sure to save the <i>database name<\/i>, database <i>user<\/i>, and the database user&#8217;s <i>password<\/i>. You will need these details later.<\/p>\n<\/div>\n<\/li>\n<\/ol>\n<p>Once you have gathered all the necessary components to install WordPress, you will need to make your <strong><em>hosts<\/em> file modification<\/strong>. This will allow your domain to remain pointed to the third party server (where your existing website is hosted) for visitors, while exclusively allowing you to point the domain to your (InMotion) server, to proceed with <strong>installing WordPress<\/strong> and <strong>BoldGrid<\/strong>.<\/p>\n<p><!--Hosts File Modification--> <a name=\"hosts-file-mod\"><\/a><\/p>\n<h2>Hosts File Modification<\/h2>\n<p>In order to proceed with installing WordPress, you will need to access your domain. However, since your domain is not pointed to InMotion&#8217;s server, a <em>hosts file modification<\/em> is necessary. In this section, you will learn <strong>how to modify the hosts file<\/strong> for your computer. Simply follow the instructions that match your computer&#8217;s operating system.<\/p>\n<p><!--Hosts File Modification Windows--><\/p>\n<h3>Windows<\/h3>\n<ol class=\"article_list\">\n<li>Open <b>Notepad<\/b> <i>as administrator<\/i>.\n<div class=\"alert alert-success\" role=\"alert\">\n<p><b>NOTICE:<\/b> To do this, locate <b>Notepad<\/b> within your <i>Start Menu<\/i> (if it is not already there, you can type <i>notepad<\/i> into the search box to display it). Then, right-click on the icon and click on <b>Run as administrator<\/b>.<\/p>\n<\/div>\n<div class=\"alert alert-info\" role=\"alert\">\n<p><b>NOTE:<\/b> If you are running Windows XP or lower, you do <u>not<\/u> need to run Notepad as administrator, as this functionality only exists in Vista and up.<\/p>\n<\/div>\n<\/li>\n<li>After you have Notepad opened and running as administrator, locate your <strong>hosts<\/strong> file.\n<div class=\"alert alert-info\" role=\"alert\">\n<p><b>NOTE:<\/b> While not all Windows versions store it in the same place, it is typically located within the following directory:<\/p>\n<p><b>C:\\Windows\\System32\\drivers\\etc\\<\/b><\/p>\n<p>If you do <u>not<\/u> see it there, other possibilities are as follows:<\/p>\n<dl class=\"article_list\">\n<dd><b>Windows 95\/98\/Me<\/b> C:\\Windows\\<\/dd>\n<dd><b>Windows NT\/2000\/XP Pro<\/b> C:\\Winnt\\System32\\drivers\\etc\\<\/dd>\n<dd><b>Windows XP Home\/Vista\/Windows 7<\/b> C:\\Windows\\System32\\drivers\\etc\\<\/dd>\n<dd><b>Windows 8<\/b> C:\\Windows\\System32\\drivers\\etc\\<\/dd>\n<dd><b>Windows 10<\/b> C:\\Windows\\System32\\drivers\\etc\\<\/dd>\n<\/dl>\n<\/div>\n<\/li>\n<li>Now, open the <strong>hosts<\/strong> file in Notepad, by clicking on <b>File<\/b>, then <b>Open&#8230;<\/b>.\n<div class=\"alert alert-success\" role=\"alert\">\n<b>NOTICE:<\/b> Since the hosts file is not a standard <i>.txt<\/i> file change the drop-down in the bottom right that says <i>Text Documents<\/i> to instead display <b>All Files(*.*)<\/b>. Then, navigate to the location of your hosts file and double-click on it.<\/div>\n<\/li>\n<li>Now that you have your hosts file open, it&#8217;s time to edit it. Within your hosts file, you should see something like the following:\n<pre># Copyright (c) 1993-1999 Microsoft Corp.\n#\n# This is a sample HOSTS file used by Microsoft TCP\/IP for Windows.\n#\n# This file contains the mappings of IP addresses to host names. Each\n# entry should be kept on an individual line. The IP address should\n# be placed in the first column followed by the corresponding host name.\n# The IP address and the host name should be separated by at least one\n# space.\n#\n# Additionally, comments (such as these) may be inserted on individual\n# lines or following the machine name denoted by a '#' symbol.\n#\n# For example:\n#\n# 102.54.94.97 rhino.acme.com # source server\n# 38.25.63.10 x.acme.com # x client host\n127.0.0.1 localhost<\/pre>\n<\/li>\n<\/ol>\n<div class=\"alert alert-danger\" role=\"alert\">\n<p><b>IMPORTANT:<\/b> Be sure to make a backup of your hosts file first! To do so, you may follow these steps:<\/p>\n<ol class=\"article_list\">\n<li>In Notepad, click on <b>File<\/b> and select <b>Save As&#8230;<\/b>.<\/li>\n<li>In the file name, enter something you will remember such as <i>hosts_backup<\/i>.<\/li>\n<li>Click <b>Save<\/b>.<\/li>\n<\/ol>\n<\/div>\n<ol class=\"article_list\">\n<li>Add the following lines of code to your hosts file:\n<pre>86.75.30.9 example.com\n86.75.30.9 www.example.com<\/pre>\n<div class=\"alert alert-info\" role=\"alert\">\n<b>NOTE:<\/b> Be sure to replace example.com with your actual domain name and use the actual IP address for your website. If you are not sure which IP address to use you may refer to our guide on <a title=\"Click here to navigate to our guide and learn how to find your website's IP Address in your cPanel\" href=\"\/support\/website\/how-to-find-your-shared-ip-address-of-your-server-in-cpanel\/\" target=\"_blank\" rel=\"noopener noreferrer\">How to Find Your Server Shared IP Address in your cPanel<\/a>.<\/div>\n<\/li>\n<li>After making the change, click on <b>File<\/b>, then <b>Save<\/b>.<\/li>\n<\/ol>\n<p>The easiest way to confirm that it worked is to just go to your domain. At this point in the process, you should see a WordPress installation prompt for you to select your language.<\/p>\n<p>If you are still seeing your site as it appears on the server that your DNS is pointed to, your computer may have some cached DNS and you will need to clear it. Luckily, we have an article that can teach you how to do just that:<\/p>\n<p><a title=\"Click here to navigate to our guide and learn how to clear your local DNS cache.\" href=\"\/support\/domain-names\/dns-nameserver-changes\/how-do-i-clear-my-local-dns-cache\/\" target=\"_blank\" rel=\"noopener noreferrer\">How do I Clear my Local DNS Cache?<\/a><\/p>\n<p><!--Hosts File Modification Mac--><\/p>\n<h3>Mac OS X<\/h3>\n<ol class=\"article_list\">\n<li>Open the <b>Terminal<\/b> application.You may either type <b>Terminal<\/b> in the <i>Spotlight<\/i> search or navigate to <b>Applications<\/b> -&gt; <b>Utilities<\/b> -&gt; <b>Terminal<\/b>.\n<div class=\"alert alert-danger\" role=\"alert\">\n<b>IMPORTANT:<\/b> Be sure to make a backup of your <em>hosts<\/em> file first! To do so, you may run the following command <b>before<\/b> making changes to the file:<\/p>\n<pre>cp hosts hosts_backup<\/pre>\n<\/div>\n<\/li>\n<li>Open the <em>hosts<\/em> file for editing.In the terminal window you just opened copy\/paste the command string below, and press <b>Return<\/b>.\n<pre>sudo nano \/private\/etc\/hosts<\/pre>\n<div class=\"alert alert-info\" role=\"alert\">\n<b>NOTE:<\/b> You will be prompted to enter your Mac user&#8217;s password, however, you will not see the cursor move. This is normal, simply enter your password and press the <b>Return<\/b> key when done.<\/div>\n<\/li>\n<li>Edit the <em>hosts<\/em> file by adding these two lines to the bottom of the file:\n<pre>86.75.30.9 example.com\n86.75.30.9 www.example.com<\/pre>\n<div class=\"alert alert-info\" role=\"alert\">\n<b>NOTE:<\/b> Be sure to replace example.com with your actual domain name. If you are not sure which IP address to use, you may refer to our guide on <a title=\"Click here to navigate to our guide and learn how to find your website's IP Address in your cPanel\" href=\"\/support\/website\/how-to-find-your-shared-ip-address-of-your-server-in-cpanel\/\" target=\"_blank\" rel=\"noopener noreferrer\">How to Find Your Server Shared IP Address in your cPanel<\/a>.<\/div>\n<div class=\"alert alert-warning\" role=\"alert\">\n<b>WARNING:<\/b> Be sure that there is a space between the IP and the URL. Otherwise, the rule will not work.<\/div>\n<\/li>\n<li>Save your changes by pressing <b>Control<\/b> + <b>o<\/b> on your keyboard then <b>Return<\/b> to accept the filename.<\/li>\n<li>Exit the editor by pressing <b>Control<\/b> + <b>x<\/b>.<\/li>\n<\/ol>\n<p>The easiest way to confirm that it worked is to just go to your domain. At this point in the process, you should see a WordPress installation prompt for you to select your language.<\/p>\n<p>If you are still seeing your site as it appears on the server that your DNS is pointed to, your computer may have some cached DNS and you will need to clear it. You may need to flush your Mac&#8217;s DNS cache, so copy\/paste the command below, into terminal, and press <b>Return<\/b>.<\/p>\n<pre>sudo dscacheutil -flushcache<\/pre>\n<div class=\"alert alert-danger\" role=\"alert\">\n<b>IMPORTANT:<\/b> In order to regain access to your existing\/old website, you will <b>need to remove the code in your <em>hosts<\/em> file<\/b>.<\/div>\n<p><!--WordPress Installation\/Configuration--> <a name=\"wordpress-install\"><\/a><\/p>\n<h2>Install WordPress<\/h2>\n<ol class=\"article_list\">\n<li>Visit your domain that you uploaded the WordPress files to. Select your desired language. Then, click on <b>Continue<\/b> to proceed.<\/li>\n<li>Next you will see a list of the requirements for proceeding with the manual installation. Click on <b>Let&#8217;s go!<\/b> to continue.<\/li>\n<li>Fill in each field. This information is necessary in order for WordPress to connect to the database that you have created. Click on <b>Submit<\/b> when you have completed entering the information.<\/li>\n<li>Next you will see the following message: &#8220;<i>All right, sparky!<\/i>&#8220;. This page confirms that you are ready to begin the installation process on the server. Click on <b>Run the install<\/b> to begin.<\/li>\n<li>Fill in the fields for the site title, username for the administrator, password for the administrator, and the email for the administrator. You also have a check box for <i>Search Engine visibility<\/i> that, when checked, will discourage search engines from indexing your website (eg. you are beginning to develop the site and you do not want your website to display in search results yet). Click on <strong>Install WordPress<\/strong> when you have completed filling in the fields.<\/li>\n<li>You will now have a &#8220;<i>Success<\/i>&#8221; screen display. You can <a title=\"Click here to navigate to our guide and learn how to log into your WordPress Dashboard.\" href=\"\/support\/edu\/wordpress\/logging-into-wordpress-dashboard\/\" target=\"_blank\" rel=\"noopener noreferrer\">log into the WordPress Dashboard<\/a> by clicking <b>Log in<\/b>.<\/li>\n<\/ol>\n<p><!--Manually Install BoldGrid--> <a name=\"boldgrid-install\"><\/a><\/p>\n<h2>Install BoldGrid<\/h2>\n<p>Once you have installed WordPress, you can begin to <strong>install BoldGrid<\/strong> through the Administrative Dashboard. The following section will guide you through the process of <strong>downloading and installing BoldGrid<\/strong>.<\/p>\n<p><!--Download BoldGrid--><\/p>\n<h3>Download BoldGrid<\/h3>\n<ol class=\"article_list\">\n<li><a title=\"Click here to navigate to our guide and learn how to log into AMP.\" href=\"\/support\/amp\/how-to-log-into-amp\/\" target=\"_blank\" rel=\"noopener noreferrer\">Log into your Account Management Panel (AMP)<\/a>.<\/li>\n<li>Click on the <strong>Download BoldGrid<\/strong> icon.<\/li>\n<li>Click on the <strong>Download BoldGrid Plugin<\/strong> button to begin the download.\n<div class=\"alert alert-info\" role=\"alert\">\n<p><b>NOTE:<\/b> Be sure to take note of the location where you save the downloaded file. This will be necessary to <a title=\"Click here to navigate to the instructions below for installing BoldGrid.\" href=\"#install-boldgrid\" target=\"_blank\" rel=\"noopener noreferrer\">install BoldGrid<\/a> in the WordPress Dashboard.<\/p>\n<\/div>\n<\/li>\n<\/ol>\n<p><a name=\"install-boldgrid\"><\/a><\/p>\n<h3>Install BoldGrid<\/h3>\n<ol class=\"article_list\">\n<li><a title=\"Click here to navigate to our guide and learn how to log into your WordPress Dashboard.\" href=\"\/support\/edu\/wordpress\/logging-into-wordpress-dashboard\/\" target=\"_blank\" rel=\"noopener noreferrer\">Log into the WordPress Dashboard<\/a>.<\/li>\n<li>Hover over <i>Plugins<\/i> and click on <b>Add New<\/b>.<\/li>\n<li>Click on <b>Upload Plugin<\/b>.<\/li>\n<li>Click on <b>Choose File<\/b>, then navigate to the location of the BoldGrid download file. Select the file and click <b>Open<\/b>.<\/li>\n<li>Click on the <b>Install Now<\/b> button.<\/li>\n<li>Click the <b>Activate<\/b> link to activate BoldGrid.<\/li>\n<\/ol>\n<p><a name=\"boldgrid-initialize\"><\/a><\/p>\n<h2>Initialize BoldGrid<\/h2>\n<p>Once you have installed and activated BoldGrid, you will need to <strong>retrieve your BoldGrid Connect Key from your Account Management Panel<\/strong> and then use that <em>Connect Key<\/em> to <strong>initialize BoldGrid<\/strong>. The following section will guide you through the process of <strong>initializing BoldGrid<\/strong>.<\/p>\n<h3>Retrieve Your BoldGrid Connect Key<\/h3>\n<ol class=\"article_list\">\n<li><a title=\"Click here to navigate to our guide and learn how to log into your Account Management Panel\" href=\"\/support\/amp\/how-to-log-into-amp\/\" target=\"_blank\" rel=\"noopener noreferrer\">Log into your Account Management Panel (AMP)<\/a>.<\/li>\n<li>Click on the <b>Manage BoldGrid<\/b> icon.<\/li>\n<li>Click on the <b>View Connect Key<\/b> link.<\/li>\n<li>Once the pop-up window appears, copy and save your <i>BoldGrid Connect Key<\/i>.<\/li>\n<\/ol>\n<h3>Activate BoldGrid with Connect Key<\/h3>\n<ol class=\"article_list\">\n<li><a title=\"Click here to navigate to our guide and learn how to log into your WordPress Dashboard.\" href=\"\/support\/edu\/wordpress\/logging-into-wordpress-dashboard\/\" target=\"_blank\" rel=\"noopener noreferrer\">Log into the WordPress Dashboard<\/a>.\n<div class=\"alert alert-success\" role=\"alert\">\n<b>NOTICE:<\/b> Once logged in, you will see a field (at the top of the Dashboard) appear that contains instructions on using the <em>Connect Key<\/em>.<\/div>\n<\/li>\n<li>Click on the field, paste in the key, then click on <b>Submit<\/b>.<\/li>\n<\/ol>\n<p>Now that you have completed a <strong>hosts file modification<\/strong>, <strong>downloaded, uploaded, extracted, and installed WordPress<\/strong>, and <strong>downloaded, installed, and initialized BoldGrid<\/strong>, you can now <a title=\"Click here to navigate to our guide and learn how to install your first Inspiration using BoldGrid.\" href=\"\/support\/edu\/wordpress\/boldgrid\/beginner-guide-boldgrid\/\" target=\"_blank\" rel=\"noopener noreferrer\">install your first Inspiration<\/a> to begin building your <i>new<\/i> website.<\/p>\n<p>When you are ready to launch your site live, you can <a title=\"Click here to navigate to our guide and learn how to point your domain to InMotion Hosting's name servers.\" href=\"\/support\/domain-names\/changing-your-domains-nameservers\/\" target=\"_blank\" rel=\"noopener noreferrer\">change your name servers to point to InMotion<\/a>, so all your visitors can begin to see your new BoldGrid website! <b>Don&#8217;t forget<\/b> that your <strong><em>hosts<\/em> file<\/strong> needs to be modified again (to remove the code), in order for your computer to be able to access your old\/existing website (where your DNS is pointed to).<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In This Tutorial: Prepare WordPress Hosts File Mod Install WordPress Install BoldGrid Initialize BoldGrid A hosts file modification is a convenient way to manipulate your computer to force your domain to resolve to a particular IP address. For instance, if you are hosting your website with a third party and plan on building a BoldGrid<a class=\"moretag\" href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/boldgrid\/boldgrid-host-file-modification\/\"> Read More ><\/a><\/p>\n","protected":false},"author":3,"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":[525],"tags":[],"class_list":["post-4454","post","type-post","status-publish","format-standard","hentry","category-boldgrid"],"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 Get Started with BoldGrid Using a Host File Modification | InMotion Hosting<\/title>\n<meta name=\"description\" content=\"In this guide, you will learn how to manually install WordPress, how to download, install, and initialize BoldGrid, and how to perform a hosts file modification, to build your new website (using your domain) while your domain is not pointed to your server at InMotion Hosting.\" \/>\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\/boldgrid\/boldgrid-host-file-modification\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Get Started with BoldGrid Using a Host File Modification | InMotion Hosting\" \/>\n<meta property=\"og:description\" content=\"In this guide, you will learn how to manually install WordPress, how to download, install, and initialize BoldGrid, and how to perform a hosts file modification, to build your new website (using your domain) while your domain is not pointed to your server at InMotion Hosting.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/boldgrid\/boldgrid-host-file-modification\/\" \/>\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-03-27T15:06:01+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-11-19T06:39:06+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=\"10 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\/boldgrid\/boldgrid-host-file-modification\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/boldgrid\/boldgrid-host-file-modification\/\"},\"author\":{\"name\":\"InMotion Hosting Contributor\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/5fbfcaed32a2672fb83ab312f5b7237b\"},\"headline\":\"How to Get Started with BoldGrid Using a Host File Modification\",\"datePublished\":\"2018-03-27T15:06:01+00:00\",\"dateModified\":\"2021-11-19T06:39:06+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/boldgrid\/boldgrid-host-file-modification\/\"},\"wordCount\":1878,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"articleSection\":[\"BoldGrid\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/boldgrid\/boldgrid-host-file-modification\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/boldgrid\/boldgrid-host-file-modification\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/boldgrid\/boldgrid-host-file-modification\/\",\"name\":\"How to Get Started with BoldGrid Using a Host File Modification | InMotion Hosting\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\"},\"datePublished\":\"2018-03-27T15:06:01+00:00\",\"dateModified\":\"2021-11-19T06:39:06+00:00\",\"description\":\"In this guide, you will learn how to manually install WordPress, how to download, install, and initialize BoldGrid, and how to perform a hosts file modification, to build your new website (using your domain) while your domain is not pointed to your server at InMotion Hosting.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/boldgrid\/boldgrid-host-file-modification\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/boldgrid\/boldgrid-host-file-modification\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/boldgrid\/boldgrid-host-file-modification\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.inmotionhosting.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Get Started with BoldGrid Using a Host File Modification\"}]},{\"@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\/5fbfcaed32a2672fb83ab312f5b7237b\",\"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\/john-paul\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Get Started with BoldGrid Using a Host File Modification | InMotion Hosting","description":"In this guide, you will learn how to manually install WordPress, how to download, install, and initialize BoldGrid, and how to perform a hosts file modification, to build your new website (using your domain) while your domain is not pointed to your server at 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\/edu\/wordpress\/boldgrid\/boldgrid-host-file-modification\/","og_locale":"en_US","og_type":"article","og_title":"How to Get Started with BoldGrid Using a Host File Modification | InMotion Hosting","og_description":"In this guide, you will learn how to manually install WordPress, how to download, install, and initialize BoldGrid, and how to perform a hosts file modification, to build your new website (using your domain) while your domain is not pointed to your server at InMotion Hosting.","og_url":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/boldgrid\/boldgrid-host-file-modification\/","og_site_name":"InMotion Hosting Support Center","article_publisher":"https:\/\/www.facebook.com\/inmotionhosting\/","article_published_time":"2018-03-27T15:06:01+00:00","article_modified_time":"2021-11-19T06:39:06+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":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/boldgrid\/boldgrid-host-file-modification\/#article","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/boldgrid\/boldgrid-host-file-modification\/"},"author":{"name":"InMotion Hosting Contributor","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/5fbfcaed32a2672fb83ab312f5b7237b"},"headline":"How to Get Started with BoldGrid Using a Host File Modification","datePublished":"2018-03-27T15:06:01+00:00","dateModified":"2021-11-19T06:39:06+00:00","mainEntityOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/boldgrid\/boldgrid-host-file-modification\/"},"wordCount":1878,"commentCount":0,"publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"articleSection":["BoldGrid"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/boldgrid\/boldgrid-host-file-modification\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/boldgrid\/boldgrid-host-file-modification\/","url":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/boldgrid\/boldgrid-host-file-modification\/","name":"How to Get Started with BoldGrid Using a Host File Modification | InMotion Hosting","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#website"},"datePublished":"2018-03-27T15:06:01+00:00","dateModified":"2021-11-19T06:39:06+00:00","description":"In this guide, you will learn how to manually install WordPress, how to download, install, and initialize BoldGrid, and how to perform a hosts file modification, to build your new website (using your domain) while your domain is not pointed to your server at InMotion Hosting.","breadcrumb":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/boldgrid\/boldgrid-host-file-modification\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/boldgrid\/boldgrid-host-file-modification\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/boldgrid\/boldgrid-host-file-modification\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.inmotionhosting.com\/support\/"},{"@type":"ListItem","position":2,"name":"How to Get Started with BoldGrid Using a Host File Modification"}]},{"@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\/5fbfcaed32a2672fb83ab312f5b7237b","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\/john-paul\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"primary_category":{"id":525,"name":"BoldGrid","slug":"boldgrid","link":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/boldgrid\/"},"_links":{"self":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/4454","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\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/comments?post=4454"}],"version-history":[{"count":4,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/4454\/revisions"}],"predecessor-version":[{"id":91953,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/4454\/revisions\/91953"}],"wp:attachment":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/media?parent=4454"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/categories?post=4454"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/tags?post=4454"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}