{"id":360,"date":"2017-12-27T11:48:56","date_gmt":"2017-12-27T11:48:56","guid":{"rendered":"http:\/\/hyderabadwebhosting.in\/blog\/?p=360"},"modified":"2018-02-13T02:22:41","modified_gmt":"2018-02-13T02:22:41","slug":"complete-guide-host-website-beginners","status":"publish","type":"post","link":"https:\/\/hyderabadwebhosting.in\/blog\/complete-guide-host-website-beginners\/","title":{"rendered":"Complete Guide to Host a website for Beginners"},"content":{"rendered":"<p><span style=\"font-size: large;\"><strong>Let\u2019s learn how to host a website on your own if you are a newbie.<\/strong><\/span><\/p>\n<p><span style=\"font-size: large;\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 The first thing to consider when starting your website is to choose a web hosting provider (if you already have a web domain1). The web hosting provider provides the web space (i.e. special computers called web servers) where your website files are stored, as well as the technologies and services needed for your website to be viewed on the Internet.<\/span><\/p>\n<p><span style=\"font-size: large;\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 Add-on services provided by a web hosting provider typically include data backup, firewall protection, technical support, email services, domain name registration, website building tools and applications.<\/span><\/p>\n<p><span style=\"font-size: large;\"><strong>Steps to Host a Website:<\/strong><\/span><\/p>\n<p><span style=\"font-size: large;\"><strong>Step 1:<\/strong> Decide What Type of Website You Want<\/span><\/p>\n<p><span style=\"font-size: large;\">You will typically find 2 types of websites:<\/span><\/p>\n<p><span style=\"font-size: large;\"><strong>Static or Basic Websites:<\/strong> Static websites are simple websites with one or more web pages (called HTML pages). You can build them on your computer with software like Dreamweaver and then upload the pages to your host\u2019s server using any FTP software (such as FileZilla or CoreFTP).<\/span><\/p>\n<p><span style=\"font-size: large;\">Whenever you need to make changes to your website, you\u2019ll have to edit the pages on your computer and upload them again. Since they cannot be modified dynamically, such websites are called static websites.<\/span><\/p>\n<p><span style=\"font-size: large;\">Static websites are cheaper than dynamic websites but come with limited functionality and no option for e-commerce or interactivity.<\/span><\/p>\n<p><span style=\"font-size: large;\"><strong>Dynamic Websites:<\/strong> Dynamic websites contain information that changes, depending on the time of day, the viewer and other factors. They make use of both client-side and server-side scripts to create and update content.Client-side scripts, which run on a user\u2019s computer, are mainly used for appearance and interaction purposes. Server-side scripts, which reside on a server and are extensively used by E-commerce and social networking sites, allow users to have individual accounts and provide a customized response for each user.Dynamic websites are CMS-driven, and allow you to directly add and edit content (i.e. text, design, photos and videos), as well as let your visitors leave comments and start discussions.<\/span><\/p>\n<p><span style=\"font-size: large;\">Dynamic websites are ideal for businesses and organizations. Examples of dynamic websites include blogs, forums, photo galleries and e-commerce sites.<\/span><\/p>\n<p><span style=\"font-size: large;\"><strong>Step 2:<\/strong> Choose Your Hosting Server<\/span><\/p>\n<p><span style=\"font-size: large;\">Unlike static HTML sites which can be hosted on most web servers, when it comes to web applications, there are basically two types of hosting platforms. Depending on your hosting needs and what you\u2019re most comfortable with, you can choose from:<\/span><\/p>\n<p><span style=\"font-size: large;\"><strong>Linux Hosting<\/strong>, which allows running scripts written in PHP, Perl, Python and other Unix-originated languages, and usually supports PostgreSQL and MySQL databases. This is the most commonly used system today.<\/span><\/p>\n<p><span style=\"font-size: large;\"><strong>Windows Hosting<\/strong>, which allows running ASP scripts utilizing .NET and other Microsoft technologies, and supports Microsoft SQL Server and Access database.<\/span><\/p>\n<p><span style=\"font-size: large;\"><strong>Step 3:<\/strong> Select Your Web Hosting Plan<\/span><\/p>\n<p><span style=\"font-size: large;\">You will typically find a wide range of services in web hosting, such as:<\/span><\/p>\n<p><span style=\"font-size: large;\"><strong>Shared Hosting:<\/strong> In shared hosting, you get to share the physical server with other website owners. However, you will have your own separate account (secured with login credentials). Shared hosting is very affordable because the cost of operating the server is shared between you and the other website owners.<\/span><\/p>\n<p><span style=\"font-size: large;\"><strong>VPS Hosting (Virtual Private Server Hosting):<\/strong> In VPS hosting, every website is stored on a very powerful server that is divided into several virtual compartments. The server software is configured separately so that each unit can function independently. It should be your preferred option if you have high-security concerns but don\u2019t want to invest in a faster (but costlier) dedicated server.<\/span><\/p>\n<p><span style=\"font-size: large;\"><strong>Dedicated Hosting:<\/strong> Dedicated hosting offers you an entire server for yourself, thereby making it faster, more secure\u2026and costlier. It is the ideal solution for larger businesses and high-traffic websites because it allows for maximum customization, configuration, installation and flexibility.<\/span><\/p>\n<p><span style=\"font-size: large;\"><strong>Step 4:<\/strong> Change Your DNS Address<\/span><\/p>\n<p><span style=\"font-size: large;\">After you have purchased your web hosting, you will get Name Servers (also known as Domain Name Servers or DNS) \u2013 which is the Internet\u2019s equivalent of a phone book that contains IP Addresses.<\/span><\/p>\n<p><span style=\"font-size: large;\">To get your website up and working, you will need to change the Name Servers of your domain. It\u2019s a simple but mandatory step for you to get started.<\/span><\/p>\n<p><span style=\"font-size: large;\"><strong>Step 5:<\/strong> Upload Your Website<\/span><\/p>\n<p><span style=\"font-size: large;\">You can now upload your website to your account by connecting to the server using either cPanel\u2019s File Manager or FTP Client (such as FileZilla or CoreFTP) \u2013 after which your website will go live.<\/span><\/p>\n<p><span style=\"font-size: large;\"><strong>How to Upload Your Website Using cPanel File Manager<\/strong><\/span><\/p>\n<p><span style=\"font-size: large;\">Log in to your cPanel.<\/span><\/p>\n<p><span style=\"font-size: large;\">Click on the icon titled File Manager.<\/span><\/p>\n<p><span style=\"font-size: large;\">Select Web Root(public_html) and click on Go.<\/span><\/p>\n<p><span style=\"font-size: large;\">Add all the files and folders under public_html and their respective domain folder.<\/span><\/p>\n<p><span style=\"font-size: large;\"><strong>How to Upload Your Website Using FTP Clien<\/strong>t<\/span><\/p>\n<p><span style=\"font-size: large;\">You can connect to FTP via an FTP program such as FileZilla Client. It allows you to see the files and folders on our server like you\u2019d see them on your computer. You can use it to drag and drop your website\u2019s files into the \/public_html\/ folder.<\/span><\/p>\n<p><span style=\"font-size: large;\">To connect to your web server via FileZilla, follow these steps:<\/span><\/p>\n<p><span style=\"font-size: large;\">Install FileZilla and open it<\/span><\/p>\n<p><span style=\"font-size: large;\">From the File menu, select Site Manager<\/span><\/p>\n<p><span style=\"font-size: large;\">Click on New Site<\/span><\/p>\n<p><span style=\"font-size: large;\">Name the New Site \u2013 such as with your real domain name<\/span><\/p>\n<p><span style=\"font-size: large;\">Enter your website\u2019s IP address in the field marked FTP Address<\/span><\/p>\n<p><span style=\"font-size: large;\">Enter the username and password you received in your welcome mail<\/span><\/p>\n<p><span style=\"font-size: large;\">Set the Port to 21 (FTP always runs on Port 21)<\/span><\/p>\n<p><span style=\"font-size: large;\">Click Connect<\/span><\/p>\n<p><span style=\"font-size: large;\">Once your FTP is connected, you will see the files and folders of your:<\/span><\/p>\n<p><span style=\"font-size: large;\">Local computer on the left<\/span><\/p>\n<p><span style=\"font-size: large;\">Web hosting service on the right<\/span><\/p>\n<p><span style=\"font-size: large;\">To upload files to your hosting service provider via FileZilla, follow these steps:<\/span><\/p>\n<p><span style=\"font-size: large;\">From the left-hand side of FileZilla, select the file(s) and folder(s) you want to upload.<\/span><\/p>\n<p><span style=\"font-size: large;\">Drag and drop the file(s) and folder(s) to the directory location on the right side of your web hosting service. FileZilla will now start uploading.<\/span><\/p>\n<p><span style=\"font-size: large;\">After the uploading is finished, FileZilla log will confirm success and your uploads will be visible on the right-hand side.<\/span><\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<div class=\"pdf24Plugin-cp\"> \t<form name=\"pdf24Form0\" method=\"post\" action=\"https:\/\/doc2pdf.pdf24.org\/wordpress.php\" target=\"pdf24PopWin\" onsubmit=\"var pdf24Win = window.open('about:blank', 'pdf24PopWin', 'resizable=yes,scrollbars=yes,width=600,height=250,left='+(screen.width\/2-300)+',top='+(screen.height\/3-125)+''); pdf24Win.focus(); if(typeof pdf24OnCreatePDF === 'function'){void(pdf24OnCreatePDF(this,pdf24Win));}\"> \t\t<input type=\"hidden\" name=\"blogCharset\" value=\"Cw1x07UAAA==\" \/><input type=\"hidden\" name=\"blogPosts\" value=\"MwQA\" \/><input type=\"hidden\" name=\"blogUrl\" value=\"yygpKSi20tfPqExJLUpMSkwpT03KyC8uycxL18vM00\/KyU8HAA==\" \/><input type=\"hidden\" name=\"blogName\" value=\"86hMSS1KTEpMUQhPTVLwyC8uycxLBwA=\" \/><input type=\"hidden\" name=\"blogValueEncoding\" value=\"gzdeflate base64\" \/><input type=\"hidden\" name=\"postId_0\" value=\"MzYzAAA=\" \/><input type=\"hidden\" name=\"postTitle_0\" value=\"c87PLchJLUlVcC\/NTElVKMlX8MgvLlFIVChPTSrOBIqn5RcpOKWmZ+blpRYVAwA=\" \/><input type=\"hidden\" name=\"postLink_0\" value=\"FcpBDoAgDAXRE2H33IbKT2mChdAa4+3F7bxpEdMzUXsrVuFSH3AbHmpyqBH3IXSOa3YEktxakX5Oe3PdiSFqhuX0AQ==\" \/><input type=\"hidden\" name=\"postAuthor_0\" value=\"c\/QLDVAICHJ08XD0AwA=\" \/><input type=\"hidden\" name=\"postDateTime_0\" value=\"MzIwNNc1NNI1MlcwNLQyNLIyNQMA\" \/><input type=\"hidden\" name=\"postContent_0\" value=\"vVnNbhvJEb7nKRp7CCRAomEnuXgdA45lRwZsh4nkFTaXoDnTQzbU0z3p7iFFn\/wOOeWWUx4kj+InyVdVPcOhJWdDehMsvCLnp+v\/q6+Kz7rnz1KnvUp568xvv2uCz+fJfjRPldNxab7\/DvdzDH75\/K3Jnz\/9PSlndPRqFTYqB\/xJWWm1MYtks1HBq23oowobr2xDn5WOBg94s1lYM3v2qByGD5CKP93zXzz7aR3+9Y9v\/U9dr4xqbIS6eWX9kpSvgk+2NlFtVoak65jpDlswWGQTP7kKIRkxlG2m57oY1vz6yWCqi0bXW7XS6+HZOrTa+senM5b\/4NvlA+SUJ+CLyuDQmZnhs6msdlC17fpsYlKVds7U8qCJa1w6Jf3h5T29G+twJDk\/5RBNfaZ0wk3n6C9JyqZa+eDC0tJzvubTbIUv3pgaEpoQ94+EHxZGra3Z4C4iTae88VDKmzz7PwdUvajrc+gwKl28WKvF9mthytvOkve2yvrK9bVRtc5aLXR123dnlBxmg9v0ApyTbfBn4iV6S6W+60LMZ8ogom4UfFZCrLxujYpmaZHhWl4eHLforasl54ITZ+uucziWnkuH+m4oyKtsOs7OSynCGxH39Ngim56rHu+OURfIQXjrZqWzut52KPNmEKZ+RN7faJ8PlEWvbSycvQtKY+GXJ3QB4YSE4r309Ggz4N5KIYt\/pxM+3EzOK4aVRwZJUi627ZzZXdvYvEK2GzqoRSVxbnV6iVsnpRYvr9+9lUuoc7KsgoIcdKqRdkTFoYjlzBSavCGJzt4adQHoaDcGyBE5QTJBUt+5oPlzkYhg80mU2wzGAgGqT5Re2m\/V6+v57uST1FcrKvjXQIM\/w92arHgJK\/DY6aF5dwOVDEkjrCOQIHVaDeWrlfZT9Yrzzugb1ESYGRJx29Q2T+y55xkyfWd1q\/QStTVTV6hYQ1e25FsfMiFRG2rbWKhRb1F8kkVnik3ei2iJUtoP9qHWP5Qr1crojpAF9g9a7J5Y9JkMMxJuZ1tcBaz2nrFFO5u3bK8PKnR0iSHXnOOd1sSKM84Svmq8sMbTxwLFRdHsgQq4+FJp9MRMcGY9lGkZoMi8PMQYeGc64xnOSg\/ItmVIqDXcTxe4RUgsA75H1cCCEBM3wa2kTJ\/4nQUeUJWzhpUHyAydyET5nqpouyxNGCWSTUmRmj6Ssnhz9nJyQHkB6LuyyITYe9JTk8DIJTPk2hmHkLAb4IO70vEAzOA3mtKNBI3+xxldHzuwAJhxdV\/BUZ7hqyyyFCfjPUSZOyib7NoM8tCqXu2izZYH7vZoqJsQb8nHHBWo6hwIF9nAruByAl4iLeoeL+iqCr3P0ltKw4MCVY\/m3yInatKrQ68xkmMamtJhs3vxJ0Vfvrs6ryMURQ9j5Vk4VT1E12iTVYYJuq75Lpd0iURhLRmmUqIku8QR3SrkIKqRXiGd7pERZ7KAwNpCBaQJMcw1BReOGWxicgbZCSalY5rmg4ZCGziPPLIgBDUpFS4U4lJ7+7H0Z\/XqTlNT4LZ0r8wHMrEAl0KkcFrfpmK1WhL2xIFiTWr7KAza69BPJmX8Uvjpj+TGy8J7JEkPlPDBczcqWMmNrbRBzm5ubIbbj3DAlqjHhIueCZe2gnycq3R3SncYI2gowL8FdWbu\/kj4XesfqZvTmWAIIbiYos7YA+k7dSJx74ZwSloOVTapBi1wQNYLJzDMLYnNKJS+iaE9lmG8tb6\/G\/w9BmNAAq6aRADkuZALkG2izZlc5NX8cn6m5iY6\/H+bV4QZI2R+8PbuPES7tF6Trx3Qt9cMwAyAqWe3FVaa1BxaLKO5+uNbvv9uS5+I38LFhpEXk4wV6j94pg0j9KUtItoiXADxY7PyBoBEFv+XDnlxNR+d0mfr7Ee6Onv\/6nrihne2ioH4zN68Ij4Ybd89REZf7VD3RQWGnkY3fFO5\/WrKG40DBkq5oamOJTdHlH4mIowZhjA8UtOlkhgHHeTNZLopfEcfz5JXqMN6sGBi4xu8LfdGUVQ6S6A1ippvCZFbbZMMSOJ34cscvHErsPGGuv9l2BB\/lIPYaO5j48YgmQ6tl1q8tDPwV1P1pIIwKMTeEwuo0RbQJoltX+2pSAkOAehNDaq+5qpfmEoT2SBdK0p8ODOAtGl+ga4WxfFuMXiB9muMl5leuPjDFh3p8x\/mV2PKnPxgY6YWPkfDJdtL+pb7p\/sRoTfHcBg2dbKokElfuAff6+Dw2PRjbJjI4UHmDYbZDUJJ50CBdVGE+BGaLfdeWVuUt8exwjJNbOySYzNEjdAoiAjhF566ABwyMF4iLIziONltZ+pNhsND78jhkgRdNI2JbIMQ4rJY4TRZ2eXqnBOCiDMUqEz0wrLr4IH5aEQYRCk7rV8bRNqSIxqdaLA4ETaeMqhiPAU3qakfmYFsHk2tx3PuV9Du3pCeoWmIwEleKcriOHp3WLck45rSIhfMlTmvc7HjTGZQqYvPn\/5J6TlYxR4tEC\/MJgXXj4MFq36P6bBXc0TB7I0upWggt6A2ndDqO9v27Ugry5pjyIXy1XqwB4yaLJhENM7c2YV13zDBMAL\/eo\/wMDAyAl+8v6J1EBhuOvD4F00u4yxnGAg+phxqh8MUu499DFkEgO9p1yOFmtQJkCioW08IBjp7IeugvUcCK3mqPn\/6W+mFJUzD+owHE\/PXHhDgiEYDozQxSA\/8CuG2TGAymiX1Zj7YeziFvA5swd5ir++EPsnIMbF1GPJl9mON9+1q5CBZgVH+sSF6WKJQzbU4WgOYgA4UxJLmdCrpwbze1N+UF7+Z5MUH2R0MnZnMO6IhE2p5mrfktC+3oPx96FELxiJPC0PZKk9aiqxljOXeUc21N44dROsY9U57TQUJh9DSRmbYn1jZcAZpzlrJoz3VJD+DchjdjvXopez1H\/Cj+sDWiBl7Jhy7cHwbloTRg0fl5EMVh9+q22EVYSv6YDPte6YaHrzsEYJH3O5PIeSTrl9AzF9WuXWnXCvVIPX34dCzX9Q8UbO+ZUtPIBlcTSXVe\/5NYCdvYCA28gxPeQaoKktneet\/FusxL8cI5yOrqZQIiaND11ZTB6SPXQzLqFt1P++lIrirlSZUgCMZ8xXvISBkRSk\/HmVlHqyHl+5vY3cr29LxaMkR9ZIPrmPo9oqM61cEM3siPR5NwvXoyJhch6mPxv5TLCF\/jY6hHQNvZCA7GYbVg+n\/G2nSE2\/zzNXx7H7gWa8xQrMfuOLAG3tMJVJAV5RLO5Q4qq7fmw2fc+D73Ki4Y5X3GTuHLOOBgr0ciShNfsM5UMwrXyjEfoagRWtp0YxwnKwGTLfV8Zaw6Xp+JGUReXQg7e\/4Ryfe+emU0L+5V8GkygAkiN8PmjleRNMvVwcjoezr55i0KTOfPFYnpL12G73lYZ6rjm8\/eXx6VJBfSuIf+O4faEfL5pE+MpPQMfRb58hg\/gNUCHd5enDPqiY\/xw59x5nmUPVvJj9RluF+OC2Ck+fD8aOwFTF1+kvRVMT4a+jPDikjDJAzzle8oeFVeDOVU4BhiMlJOp1Ehb5x6MocJxYdvOrdA++vSyroLQttIqguyIpyLw6jEV\/OBINLZxMQFdYMP8q+WvTHs7OjBhOu8uEIyvDGeptWlOA7kQ4kisXyGBa5kfLWi4xlneWIJE\/xL\/jJ0mZkauUuXl+q+ku\/SN33D3z7Nw==\" \/> \t\t<a href=\"https:\/\/www.pdf24.org\" target=\"_blank\" title=\"www.pdf24.org\"><img src=\"https:\/\/hyderabadwebhosting.in\/blog\/wp-content\/plugins\/pdf24-post-to-pdf\/img\/sheep_32x32.png\" alt=\"www.pdf24.org\" border=\"0\" height=\"32\" \/><\/a> \t\t<span class=\"pdf24Plugin-cp-space\">&nbsp;&nbsp;<\/span> \t\t<span class=\"pdf24Plugin-cp-text\">Send article as PDF<\/span> \t\t<span class=\"pdf24Plugin-cp-space\">&nbsp;&nbsp;<\/span> \t\t<input class=\"pdf24Plugin-cp-input\" style=\"margin: 0px;\" type=\"text\" name=\"sendEmailTo\" placeholder=\"Enter email address\" \/> \t\t<input class=\"pdf24Plugin-cp-submit\" style=\"margin: 0px;\" type=\"submit\" value=\"Send\" \/> \t<\/form> <\/div>","protected":false},"excerpt":{"rendered":"<p>Let\u2019s learn how to host a website on your own if you are a newbie. \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 The first thing to consider when starting your website is to choose a web hosting provider (if you already have a web domain1). The web hosting provider provides the web space (i.e. special computers called web servers) where your\u2026 <span class=\"read-more\"><a href=\"https:\/\/hyderabadwebhosting.in\/blog\/complete-guide-host-website-beginners\/\">Read More &raquo;<\/a><\/span><\/p>\n","protected":false},"author":1,"featured_media":383,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_eb_attr":"","footnotes":""},"categories":[4],"tags":[],"class_list":["post-360","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-general"],"_links":{"self":[{"href":"https:\/\/hyderabadwebhosting.in\/blog\/wp-json\/wp\/v2\/posts\/360","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hyderabadwebhosting.in\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/hyderabadwebhosting.in\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/hyderabadwebhosting.in\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hyderabadwebhosting.in\/blog\/wp-json\/wp\/v2\/comments?post=360"}],"version-history":[{"count":1,"href":"https:\/\/hyderabadwebhosting.in\/blog\/wp-json\/wp\/v2\/posts\/360\/revisions"}],"predecessor-version":[{"id":361,"href":"https:\/\/hyderabadwebhosting.in\/blog\/wp-json\/wp\/v2\/posts\/360\/revisions\/361"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/hyderabadwebhosting.in\/blog\/wp-json\/wp\/v2\/media\/383"}],"wp:attachment":[{"href":"https:\/\/hyderabadwebhosting.in\/blog\/wp-json\/wp\/v2\/media?parent=360"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/hyderabadwebhosting.in\/blog\/wp-json\/wp\/v2\/categories?post=360"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/hyderabadwebhosting.in\/blog\/wp-json\/wp\/v2\/tags?post=360"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}