{"id":11,"date":"2023-12-15T10:53:24","date_gmt":"2023-12-15T10:53:24","guid":{"rendered":"https:\/\/webhostingdelhi.net.in\/tutorials\/?p=11"},"modified":"2023-12-15T16:26:37","modified_gmt":"2023-12-15T16:26:37","slug":"install-wordpress","status":"publish","type":"post","link":"https:\/\/webhostingdelhi.net.in\/tutorials\/install-wordpress\/","title":{"rendered":"Easy way to Install WordPress in control panel Manually"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><span style=\"color: rgb(55, 65, 81); font-family: S\u00f6hne, ui-sans-serif, system-ui, -apple-system, &quot;Segoe UI&quot;, Roboto, Ubuntu, Cantarell, &quot;Noto Sans&quot;, sans-serif, &quot;Helvetica Neue&quot;, Arial, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Noto Color Emoji&quot;; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: pre-wrap; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;\">Installing WordPress is a straightforward process and you can do it manually or by using one-click installation tools provided by hosting providers control panel. <\/span><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>What is control panel ?<\/strong><br>Web hosting control panel that provides a graphical interface and automation tools designed to simplify the process of hosting a website. It is widely used in the web <a href=\"https:\/\/www.webhostingdelhi.net.in\/web-hosting-delhi\/\">hosting <\/a>industry and is known for its user-friendly interface, making it easier for <a href=\"https:\/\/www.squarebrothers.com\/\" rel=\"nofollow noopener\" target=\"_blank\">website <\/a>owners to manage various aspects of their hosting environment without needing advanced technical skills.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Manual WordPress Installation:<\/strong><\/h2>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Download WordPress:<\/strong><br><strong>Visit the <a href=\"https:\/\/wordpress.org\/download\/\" rel=\"nofollow noopener\" target=\"_blank\">official WordPress website<\/a> and click the &#8220;Download WordPress&#8221; button to get the latest version.<\/strong><\/h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"540\" src=\"https:\/\/webhostingdelhi.net.in\/tutorials\/wp-content\/uploads\/2023\/12\/Wordpress-1024x540.png\" alt=\"\" class=\"wp-image-12\" srcset=\"https:\/\/webhostingdelhi.net.in\/tutorials\/wp-content\/uploads\/2023\/12\/Wordpress-1024x540.png 1024w, https:\/\/webhostingdelhi.net.in\/tutorials\/wp-content\/uploads\/2023\/12\/Wordpress-300x158.png 300w, https:\/\/webhostingdelhi.net.in\/tutorials\/wp-content\/uploads\/2023\/12\/Wordpress-768x405.png 768w, https:\/\/webhostingdelhi.net.in\/tutorials\/wp-content\/uploads\/2023\/12\/Wordpress-1536x809.png 1536w, https:\/\/webhostingdelhi.net.in\/tutorials\/wp-content\/uploads\/2023\/12\/Wordpress.png 1687w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Upload WordPress Files:<\/strong><br>Extract the downloaded zip file on your local computer.<br>Connect to your web hosting account using an FTP client (like FileZilla) or use your hosting control panel file manager.<br>Upload all the extracted files and directories to the root directory of your web server (usually public_html or www).<br><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"705\" src=\"https:\/\/webhostingdelhi.net.in\/tutorials\/wp-content\/uploads\/2023\/12\/File-manager-1024x705.png\" alt=\"\" class=\"wp-image-13\" srcset=\"https:\/\/webhostingdelhi.net.in\/tutorials\/wp-content\/uploads\/2023\/12\/File-manager-1024x705.png 1024w, https:\/\/webhostingdelhi.net.in\/tutorials\/wp-content\/uploads\/2023\/12\/File-manager-300x207.png 300w, https:\/\/webhostingdelhi.net.in\/tutorials\/wp-content\/uploads\/2023\/12\/File-manager-768x529.png 768w, https:\/\/webhostingdelhi.net.in\/tutorials\/wp-content\/uploads\/2023\/12\/File-manager.png 1261w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Create a Database:<\/strong><br>Log in to your hosting control panel (cPanel, Plesk, etc.).<br>Find the &#8220;MySQL Database&#8221; or &#8220;Database&#8221; section.<br>Create a new database and a user with all privileges for that database.<br>Take note of the database name, username, and password.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"381\" src=\"https:\/\/webhostingdelhi.net.in\/tutorials\/wp-content\/uploads\/2023\/12\/DB-1024x381.png\" alt=\"\" class=\"wp-image-14\" srcset=\"https:\/\/webhostingdelhi.net.in\/tutorials\/wp-content\/uploads\/2023\/12\/DB-1024x381.png 1024w, https:\/\/webhostingdelhi.net.in\/tutorials\/wp-content\/uploads\/2023\/12\/DB-300x112.png 300w, https:\/\/webhostingdelhi.net.in\/tutorials\/wp-content\/uploads\/2023\/12\/DB-768x286.png 768w, https:\/\/webhostingdelhi.net.in\/tutorials\/wp-content\/uploads\/2023\/12\/DB-1536x571.png 1536w, https:\/\/webhostingdelhi.net.in\/tutorials\/wp-content\/uploads\/2023\/12\/DB.png 1898w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Configure wp-config.php:<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In the WordPress files you uploaded, find the wp-config-sample.php file.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Rename it to wp-config.php.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Open wp-config.php in a text editor (like Notepad or VSCode).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Find the following lines:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">php<br>Copy code<br>define(&#8216;DB_NAME&#8217;, &#8216;database_name_here&#8217;);<br>define(&#8216;DB_USER&#8217;, &#8216;username_here&#8217;);<br>define(&#8216;DB_PASSWORD&#8217;, &#8216;password_here&#8217;);<br>Replace &#8216;database_name_here&#8217;, &#8216;username_here&#8217;, and &#8216;password_here&#8217; with your actual database name, username, and password.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"817\" height=\"513\" src=\"https:\/\/webhostingdelhi.net.in\/tutorials\/wp-content\/uploads\/2023\/12\/Config.png\" alt=\"\" class=\"wp-image-15\" srcset=\"https:\/\/webhostingdelhi.net.in\/tutorials\/wp-content\/uploads\/2023\/12\/Config.png 817w, https:\/\/webhostingdelhi.net.in\/tutorials\/wp-content\/uploads\/2023\/12\/Config-300x188.png 300w, https:\/\/webhostingdelhi.net.in\/tutorials\/wp-content\/uploads\/2023\/12\/Config-768x482.png 768w\" sizes=\"auto, (max-width: 817px) 100vw, 817px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Run the WordPress Installation:<\/strong><br>Open your web browser and go to your domain (e.g., http:\/\/yourdomain.com).<br>The WordPress installation wizard will prompt you to set up your language. Choose your language and click &#8220;Continue.&#8221;<br>You&#8217;ll see a welcome message. Click the &#8220;Let&#8217;s go!&#8221; button.<br>Enter the database information you created earlier and click &#8220;Submit.&#8221;<br>If everything is correct, click &#8220;Run the installation.&#8221;<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"783\" height=\"383\" src=\"https:\/\/webhostingdelhi.net.in\/tutorials\/wp-content\/uploads\/2023\/12\/WP.png\" alt=\"\" class=\"wp-image-16\" srcset=\"https:\/\/webhostingdelhi.net.in\/tutorials\/wp-content\/uploads\/2023\/12\/WP.png 783w, https:\/\/webhostingdelhi.net.in\/tutorials\/wp-content\/uploads\/2023\/12\/WP-300x147.png 300w, https:\/\/webhostingdelhi.net.in\/tutorials\/wp-content\/uploads\/2023\/12\/WP-768x376.png 768w\" sizes=\"auto, (max-width: 783px) 100vw, 783px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Set Up WordPress:<\/strong><br>Enter your site title, username, password, and email address.<br>Check the option to discourage search engines from indexing the site if you&#8217;re setting up a development site.<br>Click &#8220;Install WordPress&#8221;<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"646\" height=\"681\" src=\"https:\/\/webhostingdelhi.net.in\/tutorials\/wp-content\/uploads\/2023\/12\/Install.png\" alt=\"\" class=\"wp-image-17\" srcset=\"https:\/\/webhostingdelhi.net.in\/tutorials\/wp-content\/uploads\/2023\/12\/Install.png 646w, https:\/\/webhostingdelhi.net.in\/tutorials\/wp-content\/uploads\/2023\/12\/Install-285x300.png 285w\" sizes=\"auto, (max-width: 646px) 100vw, 646px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Complete Installation:<\/strong><br>After the installation, you&#8217;ll see a success message.<br>Log in to your dashboard using the provided credentials.<br>Congratulations! You&#8217;ve successfully installed WordPress manually. From your dashboard, you can start customizing your site, installing themes and plugins, and creating content.<br><br><br><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It is a popular open-source content management system (CMS) that is used to create and manage websites and blogs. Here are some key details about WordPress:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Purpose:<\/strong>\n<ul class=\"wp-block-list\">\n<li>Its primarily designed for creating and managing websites and blogs. It provides a user-friendly interface, making it accessible for individuals and businesses to publish and organize content on the web.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Open Source:<\/strong>\n<ul class=\"wp-block-list\">\n<li>WordPress is an open-source software, which means that its source code is freely available for anyone to view, use, modify, and distribute. This open nature has contributed to its widespread adoption and a large community of developers.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Content Management System (CMS):<\/strong>\n<ul class=\"wp-block-list\">\n<li>As a CMS, WordPress allows users to easily create, edit, organize, and publish content without requiring advanced technical skills. It is highly customizable, supporting various types of content, including text, images, videos, and more.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Themes:<\/strong>\n<ul class=\"wp-block-list\">\n<li>WordPress uses themes to control the visual appearance of a website. Users can choose from a wide range of pre-designed themes or create their own custom themes to give their site a unique look.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Plugins:<\/strong>\n<ul class=\"wp-block-list\">\n<li>Plugins extend the functionality of WordPress. There are thousands of plugins available for tasks such as SEO optimization, e-commerce, social media integration, security, and more. Users can install and activate plugins to add specific features to their websites.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Community Support:<\/strong>\n<ul class=\"wp-block-list\">\n<li>It has a large and active community of users and developers. This community contributes to the development of the core software, creates themes and plugins, and provides support through forums, documentation, and tutorials.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Updates and Security:<\/strong>\n<ul class=\"wp-block-list\">\n<li>regularly releases updates to improve performance, introduce new features, and address security vulnerabilities. Users are encouraged to keep their installations up-to-date to benefit from the latest improvements and security patches.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Gutenberg Editor:<\/strong>\n<ul class=\"wp-block-list\">\n<li>introduced the Gutenberg editor, a block-based editor, which replaced the classic editor. It allows users to create content using blocks, making it more flexible and visual.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Multi-User and Multi-Site:<\/strong>\n<ul class=\"wp-block-list\">\n<li>supports multi-user capabilities, allowing multiple users with different roles and permissions to contribute to a website. It also has a multi-site feature that enables the creation of a network of interconnected sites using a single WordPress installation.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Mobile Responsiveness:<\/strong>\n<ul class=\"wp-block-list\">\n<li>Modern themes are designed to be responsive, ensuring that websites look and function well on a variety of devices, including smartphones and tablets.<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">To use WordPress, you typically need a web hosting provider that supports PHP and MySQL, as well as a domain name. Many hosting providers offer one-click installations for WordPress, making it easy to set up. Once installed, users can log in to the admin dashboard to start creating and managing their content.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Installing WordPress is a straightforward process and you can do it manually or by using one-click installation tools provided by hosting providers control panel. What is control panel ?Web hosting control panel that provides a graphical interface and automation tools designed to simplify the process of hosting a website. It is widely used in the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":21,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[],"class_list":["post-11","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-wordpress"],"_links":{"self":[{"href":"https:\/\/webhostingdelhi.net.in\/tutorials\/wp-json\/wp\/v2\/posts\/11","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/webhostingdelhi.net.in\/tutorials\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/webhostingdelhi.net.in\/tutorials\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/webhostingdelhi.net.in\/tutorials\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/webhostingdelhi.net.in\/tutorials\/wp-json\/wp\/v2\/comments?post=11"}],"version-history":[{"count":6,"href":"https:\/\/webhostingdelhi.net.in\/tutorials\/wp-json\/wp\/v2\/posts\/11\/revisions"}],"predecessor-version":[{"id":29,"href":"https:\/\/webhostingdelhi.net.in\/tutorials\/wp-json\/wp\/v2\/posts\/11\/revisions\/29"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/webhostingdelhi.net.in\/tutorials\/wp-json\/wp\/v2\/media\/21"}],"wp:attachment":[{"href":"https:\/\/webhostingdelhi.net.in\/tutorials\/wp-json\/wp\/v2\/media?parent=11"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/webhostingdelhi.net.in\/tutorials\/wp-json\/wp\/v2\/categories?post=11"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/webhostingdelhi.net.in\/tutorials\/wp-json\/wp\/v2\/tags?post=11"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}