{"id":6149,"date":"2021-07-01T07:53:52","date_gmt":"2021-07-01T07:53:52","guid":{"rendered":"https:\/\/www.dopinger.com\/blog\/?p=6149"},"modified":"2024-05-31T11:52:58","modified_gmt":"2024-05-31T11:52:58","slug":"how-to-install-wordpress","status":"publish","type":"post","link":"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress","title":{"rendered":"How to Install WordPress"},"content":{"rendered":"\n<p>Are you looking for a way to install WordPress on Localhost XAMPP? Then, you&#8217;ve found the right article. Not only on Localhost XAMPP, but this article will also discuss how to install WordPress with various other methods, from installing WordPress on cPanel to installing WordPress on a subdomain.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"How_to_Install_WordPress_on_Localhost_XAMPP\"><\/span>How to Install WordPress on Localhost XAMPP?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>XAMPP is useful for running PHP scripts on Localhost or a computer without an internet connection. For example, by installing WordPress on XAMPP, you can test a website offline without worrying about the script being tampered with by others.&nbsp;<\/p>\n\n\n\n<p>Some steps to install WordPress on Localhost using XAMPP are:<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" width=\"960\" height=\"480\" src=\"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2023\/03\/install-using-localhost.jpg\" alt=\"install WordPress on localhost\" class=\"wp-image-16496\" srcset=\"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2023\/03\/install-using-localhost.jpg 960w, https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2023\/03\/install-using-localhost-768x384.jpg 768w\" sizes=\"(max-width: 960px) 100vw, 960px\" \/><\/figure><\/div>\n\n\n<ol class=\"wp-block-list\">\n<li>Create MySQL Database;<\/li>\n\n\n\n<li>Downloading WordPress;<\/li>\n\n\n\n<li>Performing a WordPress Installation.<\/li>\n<\/ol>\n\n\n\n<p>To be clear, the following is a discussion of the steps to install WordPress on Localhost using XAMPP.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Create Database<\/h3>\n\n\n\n<p>Before establishing WordPress, you need to create a MySQL database first. To get started, please access the following link&nbsp; http:\/\/localhost\/phpmyadmin.<\/p>\n\n\n\n<p>Please click on the Databases tab, then enter the database name in the Create database column. In this tutorial, we created a database named WP. After that, please press the Create button.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Download and Manage WordPress Database Details<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Download the WordPress installation file first via the WordPress download link.<\/li>\n<\/ul>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" width=\"960\" height=\"480\" src=\"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2023\/03\/htdocs.jpg\" alt=\"htdocs\" class=\"wp-image-16497\" srcset=\"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2023\/03\/htdocs.jpg 960w, https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2023\/03\/htdocs-768x384.jpg 768w\" sizes=\"(max-width: 960px) 100vw, 960px\" \/><\/figure><\/div>\n\n\n<ul class=\"wp-block-list\">\n<li>Then copy the WordPress installation files into the htdocs folder,&nbsp; C:\\xampp\\htdocs.<\/li>\n\n\n\n<li>To install WordPress on Localhost XAMPP, you need to extract files using WinRAR.<\/li>\n\n\n\n<li>Then rename the WordPress folder as desired. For example, in this tutorial, we changed it to WP.&nbsp;<\/li>\n\n\n\n<li>Please open the WP folder, then select the wp-config-sample.php file and rename it to wp-config.php.<\/li>\n\n\n\n<li>Open the file, then scroll until you find the detailed database code below.<\/li>\n\n\n\n<li>Please change a few lines of code according to the database details that were previously created.<\/li>\n\n\n\n<li>Replace &#8220;database_name_here&#8221; with the name of your Database. In this example, it is WP.<\/li>\n\n\n\n<li>Replace &#8220;username_here&#8221; with &#8220;root,&#8221; and for &#8220;password_here,&#8221; please leave it blank.<\/li>\n\n\n\n<li>Please save the file.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Install WordPress<\/h3>\n\n\n\n<p>At this step, you can already install WordPress. First, please open your browser, then type the following URL http:\/\/localhost\/wp\/.<\/p>\n\n\n\n<p>Please select the language you want. When finished selecting the language, press the Continue button.<\/p>\n\n\n\n<p>In the next step, please enter the following details.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Database Name: filled with the name of the Database. This tutorial is filled with&nbsp; WP.<\/li>\n\n\n\n<li>Username: filled with root.<\/li>\n\n\n\n<li>Password: blank.<\/li>\n\n\n\n<li>Then click the Submit button.<\/li>\n<\/ul>\n\n\n\n<p>Please click the Run the install button.<\/p>\n\n\n<div class=\"wp-block-image is-resized\">\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" width=\"960\" height=\"480\" src=\"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2023\/03\/details-wordpress.jpg\" alt=\"details about WordPress website\" class=\"wp-image-16498\" srcset=\"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2023\/03\/details-wordpress.jpg 960w, https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2023\/03\/details-wordpress-768x384.jpg 768w\" sizes=\"(max-width: 960px) 100vw, 960px\" \/><\/figure><\/div>\n\n\n<p>Please enter details about your WordPress website, then click the Submit button.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Site Title: The main title of your website.<\/li>\n\n\n\n<li>Username: the username that will be used to login into the WordPress dashboard.<\/li>\n\n\n\n<li>Password: the password that will be used to login into the WordPress dashboard.<\/li>\n\n\n\n<li>Email: your active email address.<\/li>\n<\/ul>\n\n\n\n<p>If the installation process is successful, you can log in to the WordPress dashboard by clicking the Login button and entering the username and password you created earlier.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"How_to_Install_WordPress_on_cPanel\"><\/span>How to Install WordPress on cPanel<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>WordPress installation on cPanel can be done in two ways: manually and using the Softaculous auto-installer. At this point, we will discuss how to install WordPress manually first.<\/p>\n\n\n\n<p>Follow the four easy steps below:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Download the WordPress Installation File<\/h3>\n\n\n\n<p>First, download the WordPress installation file on the official website. Save the ZIP file without extracting it first. This ZIP file will be used in the next step.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Upload Files Using File Manager<\/h3>\n\n\n\n<p>The second step is to upload the previously downloaded WordPress ZIP file using the cPanel File Manager.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" width=\"960\" height=\"480\" src=\"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2023\/03\/cPanel.jpg\" alt=\"cPanel\" class=\"wp-image-16499\" srcset=\"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2023\/03\/cPanel.jpg 960w, https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2023\/03\/cPanel-768x384.jpg 768w\" sizes=\"(max-width: 960px) 100vw, 960px\" \/><\/figure><\/div>\n\n\n<ul class=\"wp-block-list\">\n<li>Access File Manager in your cPanel.<\/li>\n\n\n\n<li>Open the public_html directory in the left column, then click the upload button in the menu bar.<\/li>\n\n\n\n<li>Please wait until the file upload bar is green, then click Go Back below it.<\/li>\n\n\n\n<li>Select the WordPress ZIP file, then right-click and select \u201cExtract.\u201d<\/li>\n\n\n\n<li>Once extracted, the ZIP file will be in the WordPress folder. To access your blog via http:\/\/yourdomain.com\/wordpress, you need to move all files in the WordPress folder to the public_html directory.<\/li>\n\n\n\n<li>Select all the files in the WordPress folder, then right-click and select move. After that, you will be provided with the destination public_html\/WordPress. Remove the word WordPress, and you will get a destination to the public_html directory, then click move.<\/li>\n\n\n\n<li>After moving all the WordPress files to the public_html directory, you can delete the WordPress folder and its ZIP files.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Create a MySQL Database<\/h3>\n\n\n\n<p>Creating a database in MySQL can be done using MySQL Databases or the MySQL Databases Wizard. For example, in how to install WordPress using FTP, we have used WordPress MySQL Databases.<\/p>\n\n\n\n<p>This time we will use the MySQL Databases Wizard. Not too much different from MySQL Databases. You need to fill in information such as database name, username, and password. Then click Create User.<\/p>\n\n\n\n<p>After filling in all the information above, you need to grant access rights to your User by selecting ALL PRIVILEGES, then click Next Step.<\/p>\n\n\n\n<p>The stage of creating a database in MySQL has been completed. Also, learn <a href=\"https:\/\/www.dopinger.com\/blog\/how-to-reset-wordpress-site\" target=\"_blank\" rel=\"noreferrer noopener\">how to reset your WordPress site<\/a>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Run the WordPress Installation<\/h3>\n\n\n\n<p>Well, after uploading all the WordPress install files and creating a MySQL database, it&#8217;s time for you to open your domain in your browser to continue the installation process.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Select the language you will use in WordPress.<\/li>\n<\/ul>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" width=\"960\" height=\"480\" src=\"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2023\/03\/mysql-database.jpg\" alt=\"MySQL Databases\" class=\"wp-image-16500\" srcset=\"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2023\/03\/mysql-database.jpg 960w, https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2023\/03\/mysql-database-768x384.jpg 768w\" sizes=\"(max-width: 960px) 100vw, 960px\" \/><\/figure><\/div>\n\n\n<ul class=\"wp-block-list\">\n<li>Click Let&#8217;s Go to start filling in the MySQL WordPress database information that you created earlier.<\/li>\n\n\n\n<li>In this section, you are asked to fill in the MYSQL database information created previously, from the database name, username, password, and database host to the table prefix.<\/li>\n\n\n\n<li>WordPress will continue the installation process if there are no errors in filling out the database information. Click Run to Install.<\/li>\n\n\n\n<li>In this section, you will be asked to fill in the website and administrator information:<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Site Title: Your Website Title.<\/li>\n\n\n\n<li>Username: Administrator username.<\/li>\n\n\n\n<li>Password: Administrator password.<\/li>\n\n\n\n<li>Your Email: Administrator&#8217;s email address.<\/li>\n<\/ul>\n\n\n\n<p>Search Engine Visibility: WordPress will prevent search engines from reading your website if this section is checked.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Installation Complete<\/h3>\n\n\n\n<p>If there are no errors, you can directly log in to your WordPress admin.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"How_to_Install_WordPress_with_Softaculous_Auto_Installer\"><\/span>How to Install WordPress with Softaculous Auto Installer?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>As mentioned earlier, you can also install WordPress on cPanel using the Softaculous auto-installer. Softaculous is popular and easy to use to install various applications.<\/p>\n\n\n\n<p>Here are the steps:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>First Step<\/strong><br>Go to the cPanel home and find the Softaculous Apps Installer menu.<\/li>\n\n\n\n<li><strong>Second Step<\/strong><br>Click the WordPress icon below it.<\/li>\n\n\n\n<li><strong>Third Step<\/strong><br>You need to fill in the data below.<\/li>\n<\/ol>\n\n\n\n<p>Fill in these data:<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" width=\"960\" height=\"480\" src=\"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2023\/03\/setup.jpg\" alt=\"software setup\" class=\"wp-image-16501\" srcset=\"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2023\/03\/setup.jpg 960w, https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2023\/03\/setup-768x384.jpg 768w\" sizes=\"(max-width: 960px) 100vw, 960px\" \/><\/figure><\/div>\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Choose Protocol:<\/strong> If you already have SSL installed, it is recommended to install WordPress on the HTTPS protocol.<\/li>\n\n\n\n<li><strong>Choose Domain:<\/strong> If you have subdomains or add-on domains in your cPanel, you can select them here.<\/li>\n\n\n\n<li><strong>In Directory:<\/strong> Enter your WordPress installation directory. If you have WordPress installed on your primary domain, this section can be left blank.<\/li>\n<\/ul>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" width=\"960\" height=\"480\" src=\"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2023\/03\/site-settings.jpg\" alt=\"site settings\" class=\"wp-image-16502\" srcset=\"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2023\/03\/site-settings.jpg 960w, https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2023\/03\/site-settings-768x384.jpg 768w\" sizes=\"(max-width: 960px) 100vw, 960px\" \/><\/figure><\/div>\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Site Name:<\/strong> Write the name of your WordPress website.<\/li>\n\n\n\n<li><strong>Site Description:<\/strong> Also, include a brief description of your website.<\/li>\n\n\n\n<li><strong>Multisite Email:<\/strong> This feature makes it possible to create multiple WordPress websites using the same WordPress installation. Click if you want to use this feature.<\/li>\n\n\n\n<li><strong>Admin Username:<\/strong> Fill in your website administrator username.<\/li>\n\n\n\n<li>Admin Password: Fill in the password for the administrator account above.<\/li>\n\n\n\n<li><strong>Email Admin:<\/strong> Enter your active email address here. The email address you enter here is helpful for receiving notifications and password reset requests.<\/li>\n\n\n\n<li><strong>Select Language:<\/strong> Select the language you want to use in WordPress.<\/li>\n<\/ul>\n\n\n\n<p>You can also add any plugins you want to add to your website. The final step is to click install, and Softaculous immediately starts installing WordPress for you.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"How_to_Install_WordPress_on_a_Subdomain\"><\/span>How to Install WordPress on a Subdomain<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Installing WordPress on a subdomain is relatively easy. First, make sure that you have created a subdomain in cPanel. Also, you might be interested in <a href=\"https:\/\/www.dopinger.com\/blog\/where-to-buy-wordpress-themes\" target=\"_blank\" rel=\"noreferrer noopener\">Where To Buy WordPress Themes?<\/a> article.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" width=\"960\" height=\"480\" src=\"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2023\/03\/subdomain.jpg\" alt=\"install WordPress on a subdomain\" class=\"wp-image-16503\" srcset=\"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2023\/03\/subdomain.jpg 960w, https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2023\/03\/subdomain-768x384.jpg 768w\" sizes=\"(max-width: 960px) 100vw, 960px\" \/><\/figure><\/div>\n\n\n<p>Here are the steps to install WordPress on a subdomain:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>First Step: Open cPanel<\/strong><br>Open cPanel, then click the WordPress menu in Softaculous Apps Installer.<\/li>\n\n\n\n<li><strong>Second Step: Click Install Now<\/strong><br>Click Install Now and then select the subdomain where you want to install WordPress.<\/li>\n\n\n\n<li><strong>Third Step: Fill Data<\/strong><br>Then fill in the website data as usual, from the website name, website description, username, password, and language, to the theme. After that, click Install and the WordPress installation on the subdomain is complete!<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"How_to_Install_WordPress_in_Short\"><\/span>How to Install WordPress in Short<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>We tried to show you ways how to install WordPress. Thus, we also provided information in the article on how to install WordPress for free on various platforms. The platforms we have mentioned include Localhost, cPanel, Softaculous, and through a subdomain. If you request to discuss how to install WordPress on another platform or use another method, you can contact us or leave a comment below.<\/p>\n\n\n\n<div class=\"schema-faq wp-block-yoast-faq-block\">     <\/div>\n\n    <div class=\"container m-0 p-0 pm-faq\">\n            <h2 class=\"accordion-title\"><span class=\"ez-toc-section\" id=\"Frequently_Asked_Questions_About\"><\/span>Frequently Asked Questions About <span class=\"ez-toc-section-end\"><\/span><\/h2>\n        <div class=\"faq accordion faq-drop\" id=\"accordion\">\n            <div class=\"col-md-12 faq-card m-0 p-0\">\n                    <div class=\"card faq\">\n                        <div class=\"card-header collapsed d-flex justify-content-between align-items-center d-flex\" id=\"heading0\"\n                             data-toggle=\"collapse\" data-target=\"#collapse_0\" aria-expanded=\"true\" role=\"button\"\n                             aria-controls=\"collapse_0\">\n                            What can I use for running PHP scripts on Localhost?\n                            <svg class=\"close\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                              <path d=\"M12.0002 23.6663C9.69272 23.6663 7.43709 22.9821 5.51851 21.7002C3.59994 20.4182 2.1046 18.5961 1.22157 16.4643C0.338551 14.3325 0.107512 11.9867 0.557673 9.72362C1.00783 7.46051 2.11898 5.38171 3.75059 3.7501C5.3822 2.11849 7.461 1.00735 9.72411 0.557185C11.9872 0.107024 14.333 0.338063 16.4648 1.22108C18.5966 2.10411 20.4187 3.59945 21.7006 5.51803C22.9826 7.4366 23.6668 9.69223 23.6668 11.9997C23.6668 15.0939 22.4377 18.0613 20.2497 20.2493C18.0618 22.4372 15.0944 23.6663 12.0002 23.6663ZM12.0002 2.27746C10.0773 2.27746 8.1976 2.84766 6.59879 3.91595C4.99998 4.98424 3.75386 6.50264 3.01801 8.27914C2.28215 10.0556 2.08962 12.0105 2.46476 13.8964C2.83989 15.7823 3.76584 17.5146 5.12552 18.8743C6.48519 20.234 8.21753 21.16 10.1035 21.5351C11.9894 21.9102 13.9442 21.7177 15.7207 20.9818C17.4972 20.246 19.0156 18.9999 20.0839 17.4011C21.1522 15.8022 21.7224 13.9226 21.7224 11.9997C21.7224 9.42118 20.6981 6.9483 18.8748 5.12503C17.0515 3.30176 14.5787 2.27746 12.0002 2.27746Z\" fill=\"#4266FF\"\/>\n                              <path d=\"M12.0001 18.1566C11.7432 18.1533 11.4979 18.0497 11.3163 17.8681C11.1347 17.6865 11.0312 17.4412 11.0278 17.1844V6.81402C11.0278 6.55617 11.1303 6.30888 11.3126 6.12655C11.4949 5.94423 11.7422 5.8418 12.0001 5.8418C12.2579 5.8418 12.5052 5.94423 12.6875 6.12655C12.8698 6.30888 12.9723 6.55617 12.9723 6.81402V17.1844C12.9689 17.4412 12.8654 17.6865 12.6838 17.8681C12.5022 18.0497 12.2569 18.1533 12.0001 18.1566Z\" fill=\"#4266FF\"\/>\n                              <path d=\"M17.1854 12.9718H6.815C6.55715 12.9718 6.30986 12.8694 6.12753 12.687C5.9452 12.5047 5.84277 12.2574 5.84277 11.9996C5.84277 11.7417 5.9452 11.4944 6.12753 11.3121C6.30986 11.1298 6.55715 11.0273 6.815 11.0273H17.1854C17.4432 11.0273 17.6905 11.1298 17.8728 11.3121C18.0552 11.4944 18.1576 11.7417 18.1576 11.9996C18.1576 12.2574 18.0552 12.5047 17.8728 12.687C17.6905 12.8694 17.4432 12.9718 17.1854 12.9718Z\" fill=\"#4266FF\"\/>\n                            <\/svg>\n                            <svg class=\"open\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                              <path d=\"M12.0002 23.6663C9.69272 23.6663 7.43709 22.9821 5.51851 21.7002C3.59994 20.4182 2.1046 18.5961 1.22157 16.4643C0.338551 14.3325 0.107512 11.9867 0.557673 9.72362C1.00783 7.46051 2.11898 5.38171 3.75059 3.7501C5.3822 2.11849 7.461 1.00735 9.72411 0.557185C11.9872 0.107024 14.333 0.338063 16.4648 1.22108C18.5966 2.10411 20.4187 3.59945 21.7006 5.51803C22.9826 7.4366 23.6668 9.69223 23.6668 11.9997C23.6668 15.0939 22.4377 18.0613 20.2497 20.2493C18.0618 22.4372 15.0944 23.6663 12.0002 23.6663ZM12.0002 2.27746C10.0773 2.27746 8.1976 2.84766 6.59879 3.91595C4.99998 4.98424 3.75386 6.50264 3.01801 8.27914C2.28215 10.0556 2.08962 12.0105 2.46476 13.8964C2.83989 15.7823 3.76584 17.5146 5.12552 18.8743C6.48519 20.234 8.21753 21.16 10.1035 21.5351C11.9894 21.9102 13.9442 21.7177 15.7207 20.9818C17.4972 20.246 19.0156 18.9999 20.0839 17.4011C21.1522 15.8022 21.7224 13.9226 21.7224 11.9997C21.7224 9.42118 20.6981 6.9483 18.8748 5.12503C17.0515 3.30176 14.5787 2.27746 12.0002 2.27746Z\" fill=\"#EF4444\"\/>\n                              <path d=\"M5.84241 11.9996C5.84577 11.7428 5.94928 11.4974 6.13088 11.3158C6.31249 11.1342 6.55783 11.0307 6.81464 11.0273L17.185 11.0273C17.4429 11.0273 17.6901 11.1298 17.8725 11.3121C18.0548 11.4944 18.1572 11.7417 18.1572 11.9996C18.1572 12.2574 18.0548 12.5047 17.8725 12.687C17.6901 12.8694 17.4429 12.9718 17.185 12.9718L6.81464 12.9718C6.55783 12.9684 6.31249 12.8649 6.13088 12.6833C5.94928 12.5017 5.84577 12.2564 5.84241 11.9996Z\" fill=\"#EF4444\"\/>\n                              <path d=\"M17.1854 12.9718H6.815C6.55715 12.9718 6.30986 12.8694 6.12753 12.687C5.9452 12.5047 5.84277 12.2574 5.84277 11.9996C5.84277 11.7417 5.9452 11.4944 6.12753 11.3121C6.30986 11.1298 6.55715 11.0273 6.815 11.0273H17.1854C17.4432 11.0273 17.6905 11.1298 17.8728 11.3121C18.0552 11.4944 18.1576 11.7417 18.1576 11.9996C18.1576 12.2574 18.0552 12.5047 17.8728 12.687C17.6905 12.8694 17.4432 12.9718 17.1854 12.9718Z\" fill=\"#EF4444\"\/>\n                            <\/svg>\n                        <\/div>\n                        <div id=\"collapse_0\" class=\"collapse\" aria-labelledby=\"heading0\" data-parent=\"#accordion\">\n                            <div class=\"card-body\">\n                                <p>For running PHP scripts on Localhost, you can use XAMPP.<\/p>\n                            <\/div>\n                        <\/div>\n                        <\/div>\n                        \n                    <div class=\"card faq\">\n                        <div class=\"card-header collapsed d-flex justify-content-between align-items-center d-flex\" id=\"heading1\"\n                             data-toggle=\"collapse\" data-target=\"#collapse_1\" aria-expanded=\"true\" role=\"button\"\n                             aria-controls=\"collapse_1\">\n                            How can I install WordPress?\u00a0\n                            <svg class=\"close\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                              <path d=\"M12.0002 23.6663C9.69272 23.6663 7.43709 22.9821 5.51851 21.7002C3.59994 20.4182 2.1046 18.5961 1.22157 16.4643C0.338551 14.3325 0.107512 11.9867 0.557673 9.72362C1.00783 7.46051 2.11898 5.38171 3.75059 3.7501C5.3822 2.11849 7.461 1.00735 9.72411 0.557185C11.9872 0.107024 14.333 0.338063 16.4648 1.22108C18.5966 2.10411 20.4187 3.59945 21.7006 5.51803C22.9826 7.4366 23.6668 9.69223 23.6668 11.9997C23.6668 15.0939 22.4377 18.0613 20.2497 20.2493C18.0618 22.4372 15.0944 23.6663 12.0002 23.6663ZM12.0002 2.27746C10.0773 2.27746 8.1976 2.84766 6.59879 3.91595C4.99998 4.98424 3.75386 6.50264 3.01801 8.27914C2.28215 10.0556 2.08962 12.0105 2.46476 13.8964C2.83989 15.7823 3.76584 17.5146 5.12552 18.8743C6.48519 20.234 8.21753 21.16 10.1035 21.5351C11.9894 21.9102 13.9442 21.7177 15.7207 20.9818C17.4972 20.246 19.0156 18.9999 20.0839 17.4011C21.1522 15.8022 21.7224 13.9226 21.7224 11.9997C21.7224 9.42118 20.6981 6.9483 18.8748 5.12503C17.0515 3.30176 14.5787 2.27746 12.0002 2.27746Z\" fill=\"#4266FF\"\/>\n                              <path d=\"M12.0001 18.1566C11.7432 18.1533 11.4979 18.0497 11.3163 17.8681C11.1347 17.6865 11.0312 17.4412 11.0278 17.1844V6.81402C11.0278 6.55617 11.1303 6.30888 11.3126 6.12655C11.4949 5.94423 11.7422 5.8418 12.0001 5.8418C12.2579 5.8418 12.5052 5.94423 12.6875 6.12655C12.8698 6.30888 12.9723 6.55617 12.9723 6.81402V17.1844C12.9689 17.4412 12.8654 17.6865 12.6838 17.8681C12.5022 18.0497 12.2569 18.1533 12.0001 18.1566Z\" fill=\"#4266FF\"\/>\n                              <path d=\"M17.1854 12.9718H6.815C6.55715 12.9718 6.30986 12.8694 6.12753 12.687C5.9452 12.5047 5.84277 12.2574 5.84277 11.9996C5.84277 11.7417 5.9452 11.4944 6.12753 11.3121C6.30986 11.1298 6.55715 11.0273 6.815 11.0273H17.1854C17.4432 11.0273 17.6905 11.1298 17.8728 11.3121C18.0552 11.4944 18.1576 11.7417 18.1576 11.9996C18.1576 12.2574 18.0552 12.5047 17.8728 12.687C17.6905 12.8694 17.4432 12.9718 17.1854 12.9718Z\" fill=\"#4266FF\"\/>\n                            <\/svg>\n                            <svg class=\"open\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                              <path d=\"M12.0002 23.6663C9.69272 23.6663 7.43709 22.9821 5.51851 21.7002C3.59994 20.4182 2.1046 18.5961 1.22157 16.4643C0.338551 14.3325 0.107512 11.9867 0.557673 9.72362C1.00783 7.46051 2.11898 5.38171 3.75059 3.7501C5.3822 2.11849 7.461 1.00735 9.72411 0.557185C11.9872 0.107024 14.333 0.338063 16.4648 1.22108C18.5966 2.10411 20.4187 3.59945 21.7006 5.51803C22.9826 7.4366 23.6668 9.69223 23.6668 11.9997C23.6668 15.0939 22.4377 18.0613 20.2497 20.2493C18.0618 22.4372 15.0944 23.6663 12.0002 23.6663ZM12.0002 2.27746C10.0773 2.27746 8.1976 2.84766 6.59879 3.91595C4.99998 4.98424 3.75386 6.50264 3.01801 8.27914C2.28215 10.0556 2.08962 12.0105 2.46476 13.8964C2.83989 15.7823 3.76584 17.5146 5.12552 18.8743C6.48519 20.234 8.21753 21.16 10.1035 21.5351C11.9894 21.9102 13.9442 21.7177 15.7207 20.9818C17.4972 20.246 19.0156 18.9999 20.0839 17.4011C21.1522 15.8022 21.7224 13.9226 21.7224 11.9997C21.7224 9.42118 20.6981 6.9483 18.8748 5.12503C17.0515 3.30176 14.5787 2.27746 12.0002 2.27746Z\" fill=\"#EF4444\"\/>\n                              <path d=\"M5.84241 11.9996C5.84577 11.7428 5.94928 11.4974 6.13088 11.3158C6.31249 11.1342 6.55783 11.0307 6.81464 11.0273L17.185 11.0273C17.4429 11.0273 17.6901 11.1298 17.8725 11.3121C18.0548 11.4944 18.1572 11.7417 18.1572 11.9996C18.1572 12.2574 18.0548 12.5047 17.8725 12.687C17.6901 12.8694 17.4429 12.9718 17.185 12.9718L6.81464 12.9718C6.55783 12.9684 6.31249 12.8649 6.13088 12.6833C5.94928 12.5017 5.84577 12.2564 5.84241 11.9996Z\" fill=\"#EF4444\"\/>\n                              <path d=\"M17.1854 12.9718H6.815C6.55715 12.9718 6.30986 12.8694 6.12753 12.687C5.9452 12.5047 5.84277 12.2574 5.84277 11.9996C5.84277 11.7417 5.9452 11.4944 6.12753 11.3121C6.30986 11.1298 6.55715 11.0273 6.815 11.0273H17.1854C17.4432 11.0273 17.6905 11.1298 17.8728 11.3121C18.0552 11.4944 18.1576 11.7417 18.1576 11.9996C18.1576 12.2574 18.0552 12.5047 17.8728 12.687C17.6905 12.8694 17.4432 12.9718 17.1854 12.9718Z\" fill=\"#EF4444\"\/>\n                            <\/svg>\n                        <\/div>\n                        <div id=\"collapse_1\" class=\"collapse\" aria-labelledby=\"heading1\" data-parent=\"#accordion\">\n                            <div class=\"card-body\">\n                                <p>You must create a MySQL database before installing WordPress.<\/p>\n                            <\/div>\n                        <\/div>\n                        <\/div>\n                        \n                    <div class=\"card faq\">\n                        <div class=\"card-header collapsed d-flex justify-content-between align-items-center d-flex\" id=\"heading2\"\n                             data-toggle=\"collapse\" data-target=\"#collapse_2\" aria-expanded=\"true\" role=\"button\"\n                             aria-controls=\"collapse_2\">\n                            How can I make a database in MYSQL?\u00a0\n                            <svg class=\"close\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                              <path d=\"M12.0002 23.6663C9.69272 23.6663 7.43709 22.9821 5.51851 21.7002C3.59994 20.4182 2.1046 18.5961 1.22157 16.4643C0.338551 14.3325 0.107512 11.9867 0.557673 9.72362C1.00783 7.46051 2.11898 5.38171 3.75059 3.7501C5.3822 2.11849 7.461 1.00735 9.72411 0.557185C11.9872 0.107024 14.333 0.338063 16.4648 1.22108C18.5966 2.10411 20.4187 3.59945 21.7006 5.51803C22.9826 7.4366 23.6668 9.69223 23.6668 11.9997C23.6668 15.0939 22.4377 18.0613 20.2497 20.2493C18.0618 22.4372 15.0944 23.6663 12.0002 23.6663ZM12.0002 2.27746C10.0773 2.27746 8.1976 2.84766 6.59879 3.91595C4.99998 4.98424 3.75386 6.50264 3.01801 8.27914C2.28215 10.0556 2.08962 12.0105 2.46476 13.8964C2.83989 15.7823 3.76584 17.5146 5.12552 18.8743C6.48519 20.234 8.21753 21.16 10.1035 21.5351C11.9894 21.9102 13.9442 21.7177 15.7207 20.9818C17.4972 20.246 19.0156 18.9999 20.0839 17.4011C21.1522 15.8022 21.7224 13.9226 21.7224 11.9997C21.7224 9.42118 20.6981 6.9483 18.8748 5.12503C17.0515 3.30176 14.5787 2.27746 12.0002 2.27746Z\" fill=\"#4266FF\"\/>\n                              <path d=\"M12.0001 18.1566C11.7432 18.1533 11.4979 18.0497 11.3163 17.8681C11.1347 17.6865 11.0312 17.4412 11.0278 17.1844V6.81402C11.0278 6.55617 11.1303 6.30888 11.3126 6.12655C11.4949 5.94423 11.7422 5.8418 12.0001 5.8418C12.2579 5.8418 12.5052 5.94423 12.6875 6.12655C12.8698 6.30888 12.9723 6.55617 12.9723 6.81402V17.1844C12.9689 17.4412 12.8654 17.6865 12.6838 17.8681C12.5022 18.0497 12.2569 18.1533 12.0001 18.1566Z\" fill=\"#4266FF\"\/>\n                              <path d=\"M17.1854 12.9718H6.815C6.55715 12.9718 6.30986 12.8694 6.12753 12.687C5.9452 12.5047 5.84277 12.2574 5.84277 11.9996C5.84277 11.7417 5.9452 11.4944 6.12753 11.3121C6.30986 11.1298 6.55715 11.0273 6.815 11.0273H17.1854C17.4432 11.0273 17.6905 11.1298 17.8728 11.3121C18.0552 11.4944 18.1576 11.7417 18.1576 11.9996C18.1576 12.2574 18.0552 12.5047 17.8728 12.687C17.6905 12.8694 17.4432 12.9718 17.1854 12.9718Z\" fill=\"#4266FF\"\/>\n                            <\/svg>\n                            <svg class=\"open\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                              <path d=\"M12.0002 23.6663C9.69272 23.6663 7.43709 22.9821 5.51851 21.7002C3.59994 20.4182 2.1046 18.5961 1.22157 16.4643C0.338551 14.3325 0.107512 11.9867 0.557673 9.72362C1.00783 7.46051 2.11898 5.38171 3.75059 3.7501C5.3822 2.11849 7.461 1.00735 9.72411 0.557185C11.9872 0.107024 14.333 0.338063 16.4648 1.22108C18.5966 2.10411 20.4187 3.59945 21.7006 5.51803C22.9826 7.4366 23.6668 9.69223 23.6668 11.9997C23.6668 15.0939 22.4377 18.0613 20.2497 20.2493C18.0618 22.4372 15.0944 23.6663 12.0002 23.6663ZM12.0002 2.27746C10.0773 2.27746 8.1976 2.84766 6.59879 3.91595C4.99998 4.98424 3.75386 6.50264 3.01801 8.27914C2.28215 10.0556 2.08962 12.0105 2.46476 13.8964C2.83989 15.7823 3.76584 17.5146 5.12552 18.8743C6.48519 20.234 8.21753 21.16 10.1035 21.5351C11.9894 21.9102 13.9442 21.7177 15.7207 20.9818C17.4972 20.246 19.0156 18.9999 20.0839 17.4011C21.1522 15.8022 21.7224 13.9226 21.7224 11.9997C21.7224 9.42118 20.6981 6.9483 18.8748 5.12503C17.0515 3.30176 14.5787 2.27746 12.0002 2.27746Z\" fill=\"#EF4444\"\/>\n                              <path d=\"M5.84241 11.9996C5.84577 11.7428 5.94928 11.4974 6.13088 11.3158C6.31249 11.1342 6.55783 11.0307 6.81464 11.0273L17.185 11.0273C17.4429 11.0273 17.6901 11.1298 17.8725 11.3121C18.0548 11.4944 18.1572 11.7417 18.1572 11.9996C18.1572 12.2574 18.0548 12.5047 17.8725 12.687C17.6901 12.8694 17.4429 12.9718 17.185 12.9718L6.81464 12.9718C6.55783 12.9684 6.31249 12.8649 6.13088 12.6833C5.94928 12.5017 5.84577 12.2564 5.84241 11.9996Z\" fill=\"#EF4444\"\/>\n                              <path d=\"M17.1854 12.9718H6.815C6.55715 12.9718 6.30986 12.8694 6.12753 12.687C5.9452 12.5047 5.84277 12.2574 5.84277 11.9996C5.84277 11.7417 5.9452 11.4944 6.12753 11.3121C6.30986 11.1298 6.55715 11.0273 6.815 11.0273H17.1854C17.4432 11.0273 17.6905 11.1298 17.8728 11.3121C18.0552 11.4944 18.1576 11.7417 18.1576 11.9996C18.1576 12.2574 18.0552 12.5047 17.8728 12.687C17.6905 12.8694 17.4432 12.9718 17.1854 12.9718Z\" fill=\"#EF4444\"\/>\n                            <\/svg>\n                        <\/div>\n                        <div id=\"collapse_2\" class=\"collapse\" aria-labelledby=\"heading2\" data-parent=\"#accordion\">\n                            <div class=\"card-body\">\n                                <p>You can make a database in MySQL by applying the MySQL Databases Wizard or MySQL Databases.<\/p>\n                            <\/div>\n                        <\/div>\n                        <\/div>\n                        \n                    <div class=\"card faq\">\n                        <div class=\"card-header collapsed d-flex justify-content-between align-items-center d-flex\" id=\"heading3\"\n                             data-toggle=\"collapse\" data-target=\"#collapse_3\" aria-expanded=\"true\" role=\"button\"\n                             aria-controls=\"collapse_3\">\n                            How can I prevent search engines from reading my website?\u00a0\n                            <svg class=\"close\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                              <path d=\"M12.0002 23.6663C9.69272 23.6663 7.43709 22.9821 5.51851 21.7002C3.59994 20.4182 2.1046 18.5961 1.22157 16.4643C0.338551 14.3325 0.107512 11.9867 0.557673 9.72362C1.00783 7.46051 2.11898 5.38171 3.75059 3.7501C5.3822 2.11849 7.461 1.00735 9.72411 0.557185C11.9872 0.107024 14.333 0.338063 16.4648 1.22108C18.5966 2.10411 20.4187 3.59945 21.7006 5.51803C22.9826 7.4366 23.6668 9.69223 23.6668 11.9997C23.6668 15.0939 22.4377 18.0613 20.2497 20.2493C18.0618 22.4372 15.0944 23.6663 12.0002 23.6663ZM12.0002 2.27746C10.0773 2.27746 8.1976 2.84766 6.59879 3.91595C4.99998 4.98424 3.75386 6.50264 3.01801 8.27914C2.28215 10.0556 2.08962 12.0105 2.46476 13.8964C2.83989 15.7823 3.76584 17.5146 5.12552 18.8743C6.48519 20.234 8.21753 21.16 10.1035 21.5351C11.9894 21.9102 13.9442 21.7177 15.7207 20.9818C17.4972 20.246 19.0156 18.9999 20.0839 17.4011C21.1522 15.8022 21.7224 13.9226 21.7224 11.9997C21.7224 9.42118 20.6981 6.9483 18.8748 5.12503C17.0515 3.30176 14.5787 2.27746 12.0002 2.27746Z\" fill=\"#4266FF\"\/>\n                              <path d=\"M12.0001 18.1566C11.7432 18.1533 11.4979 18.0497 11.3163 17.8681C11.1347 17.6865 11.0312 17.4412 11.0278 17.1844V6.81402C11.0278 6.55617 11.1303 6.30888 11.3126 6.12655C11.4949 5.94423 11.7422 5.8418 12.0001 5.8418C12.2579 5.8418 12.5052 5.94423 12.6875 6.12655C12.8698 6.30888 12.9723 6.55617 12.9723 6.81402V17.1844C12.9689 17.4412 12.8654 17.6865 12.6838 17.8681C12.5022 18.0497 12.2569 18.1533 12.0001 18.1566Z\" fill=\"#4266FF\"\/>\n                              <path d=\"M17.1854 12.9718H6.815C6.55715 12.9718 6.30986 12.8694 6.12753 12.687C5.9452 12.5047 5.84277 12.2574 5.84277 11.9996C5.84277 11.7417 5.9452 11.4944 6.12753 11.3121C6.30986 11.1298 6.55715 11.0273 6.815 11.0273H17.1854C17.4432 11.0273 17.6905 11.1298 17.8728 11.3121C18.0552 11.4944 18.1576 11.7417 18.1576 11.9996C18.1576 12.2574 18.0552 12.5047 17.8728 12.687C17.6905 12.8694 17.4432 12.9718 17.1854 12.9718Z\" fill=\"#4266FF\"\/>\n                            <\/svg>\n                            <svg class=\"open\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                              <path d=\"M12.0002 23.6663C9.69272 23.6663 7.43709 22.9821 5.51851 21.7002C3.59994 20.4182 2.1046 18.5961 1.22157 16.4643C0.338551 14.3325 0.107512 11.9867 0.557673 9.72362C1.00783 7.46051 2.11898 5.38171 3.75059 3.7501C5.3822 2.11849 7.461 1.00735 9.72411 0.557185C11.9872 0.107024 14.333 0.338063 16.4648 1.22108C18.5966 2.10411 20.4187 3.59945 21.7006 5.51803C22.9826 7.4366 23.6668 9.69223 23.6668 11.9997C23.6668 15.0939 22.4377 18.0613 20.2497 20.2493C18.0618 22.4372 15.0944 23.6663 12.0002 23.6663ZM12.0002 2.27746C10.0773 2.27746 8.1976 2.84766 6.59879 3.91595C4.99998 4.98424 3.75386 6.50264 3.01801 8.27914C2.28215 10.0556 2.08962 12.0105 2.46476 13.8964C2.83989 15.7823 3.76584 17.5146 5.12552 18.8743C6.48519 20.234 8.21753 21.16 10.1035 21.5351C11.9894 21.9102 13.9442 21.7177 15.7207 20.9818C17.4972 20.246 19.0156 18.9999 20.0839 17.4011C21.1522 15.8022 21.7224 13.9226 21.7224 11.9997C21.7224 9.42118 20.6981 6.9483 18.8748 5.12503C17.0515 3.30176 14.5787 2.27746 12.0002 2.27746Z\" fill=\"#EF4444\"\/>\n                              <path d=\"M5.84241 11.9996C5.84577 11.7428 5.94928 11.4974 6.13088 11.3158C6.31249 11.1342 6.55783 11.0307 6.81464 11.0273L17.185 11.0273C17.4429 11.0273 17.6901 11.1298 17.8725 11.3121C18.0548 11.4944 18.1572 11.7417 18.1572 11.9996C18.1572 12.2574 18.0548 12.5047 17.8725 12.687C17.6901 12.8694 17.4429 12.9718 17.185 12.9718L6.81464 12.9718C6.55783 12.9684 6.31249 12.8649 6.13088 12.6833C5.94928 12.5017 5.84577 12.2564 5.84241 11.9996Z\" fill=\"#EF4444\"\/>\n                              <path d=\"M17.1854 12.9718H6.815C6.55715 12.9718 6.30986 12.8694 6.12753 12.687C5.9452 12.5047 5.84277 12.2574 5.84277 11.9996C5.84277 11.7417 5.9452 11.4944 6.12753 11.3121C6.30986 11.1298 6.55715 11.0273 6.815 11.0273H17.1854C17.4432 11.0273 17.6905 11.1298 17.8728 11.3121C18.0552 11.4944 18.1576 11.7417 18.1576 11.9996C18.1576 12.2574 18.0552 12.5047 17.8728 12.687C17.6905 12.8694 17.4432 12.9718 17.1854 12.9718Z\" fill=\"#EF4444\"\/>\n                            <\/svg>\n                        <\/div>\n                        <div id=\"collapse_3\" class=\"collapse\" aria-labelledby=\"heading3\" data-parent=\"#accordion\">\n                            <div class=\"card-body\">\n                                <p>Search Engine Visibility must be checked to prevent search engines from reading your website.<\/p>\n                            <\/div>\n                        <\/div>\n                        <\/div>\n                        \n                    <div class=\"card faq\">\n                        <div class=\"card-header collapsed d-flex justify-content-between align-items-center d-flex\" id=\"heading4\"\n                             data-toggle=\"collapse\" data-target=\"#collapse_4\" aria-expanded=\"true\" role=\"button\"\n                             aria-controls=\"collapse_4\">\n                            How can I install WordPress on cPanel?\u00a0\n                            <svg class=\"close\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                              <path d=\"M12.0002 23.6663C9.69272 23.6663 7.43709 22.9821 5.51851 21.7002C3.59994 20.4182 2.1046 18.5961 1.22157 16.4643C0.338551 14.3325 0.107512 11.9867 0.557673 9.72362C1.00783 7.46051 2.11898 5.38171 3.75059 3.7501C5.3822 2.11849 7.461 1.00735 9.72411 0.557185C11.9872 0.107024 14.333 0.338063 16.4648 1.22108C18.5966 2.10411 20.4187 3.59945 21.7006 5.51803C22.9826 7.4366 23.6668 9.69223 23.6668 11.9997C23.6668 15.0939 22.4377 18.0613 20.2497 20.2493C18.0618 22.4372 15.0944 23.6663 12.0002 23.6663ZM12.0002 2.27746C10.0773 2.27746 8.1976 2.84766 6.59879 3.91595C4.99998 4.98424 3.75386 6.50264 3.01801 8.27914C2.28215 10.0556 2.08962 12.0105 2.46476 13.8964C2.83989 15.7823 3.76584 17.5146 5.12552 18.8743C6.48519 20.234 8.21753 21.16 10.1035 21.5351C11.9894 21.9102 13.9442 21.7177 15.7207 20.9818C17.4972 20.246 19.0156 18.9999 20.0839 17.4011C21.1522 15.8022 21.7224 13.9226 21.7224 11.9997C21.7224 9.42118 20.6981 6.9483 18.8748 5.12503C17.0515 3.30176 14.5787 2.27746 12.0002 2.27746Z\" fill=\"#4266FF\"\/>\n                              <path d=\"M12.0001 18.1566C11.7432 18.1533 11.4979 18.0497 11.3163 17.8681C11.1347 17.6865 11.0312 17.4412 11.0278 17.1844V6.81402C11.0278 6.55617 11.1303 6.30888 11.3126 6.12655C11.4949 5.94423 11.7422 5.8418 12.0001 5.8418C12.2579 5.8418 12.5052 5.94423 12.6875 6.12655C12.8698 6.30888 12.9723 6.55617 12.9723 6.81402V17.1844C12.9689 17.4412 12.8654 17.6865 12.6838 17.8681C12.5022 18.0497 12.2569 18.1533 12.0001 18.1566Z\" fill=\"#4266FF\"\/>\n                              <path d=\"M17.1854 12.9718H6.815C6.55715 12.9718 6.30986 12.8694 6.12753 12.687C5.9452 12.5047 5.84277 12.2574 5.84277 11.9996C5.84277 11.7417 5.9452 11.4944 6.12753 11.3121C6.30986 11.1298 6.55715 11.0273 6.815 11.0273H17.1854C17.4432 11.0273 17.6905 11.1298 17.8728 11.3121C18.0552 11.4944 18.1576 11.7417 18.1576 11.9996C18.1576 12.2574 18.0552 12.5047 17.8728 12.687C17.6905 12.8694 17.4432 12.9718 17.1854 12.9718Z\" fill=\"#4266FF\"\/>\n                            <\/svg>\n                            <svg class=\"open\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                              <path d=\"M12.0002 23.6663C9.69272 23.6663 7.43709 22.9821 5.51851 21.7002C3.59994 20.4182 2.1046 18.5961 1.22157 16.4643C0.338551 14.3325 0.107512 11.9867 0.557673 9.72362C1.00783 7.46051 2.11898 5.38171 3.75059 3.7501C5.3822 2.11849 7.461 1.00735 9.72411 0.557185C11.9872 0.107024 14.333 0.338063 16.4648 1.22108C18.5966 2.10411 20.4187 3.59945 21.7006 5.51803C22.9826 7.4366 23.6668 9.69223 23.6668 11.9997C23.6668 15.0939 22.4377 18.0613 20.2497 20.2493C18.0618 22.4372 15.0944 23.6663 12.0002 23.6663ZM12.0002 2.27746C10.0773 2.27746 8.1976 2.84766 6.59879 3.91595C4.99998 4.98424 3.75386 6.50264 3.01801 8.27914C2.28215 10.0556 2.08962 12.0105 2.46476 13.8964C2.83989 15.7823 3.76584 17.5146 5.12552 18.8743C6.48519 20.234 8.21753 21.16 10.1035 21.5351C11.9894 21.9102 13.9442 21.7177 15.7207 20.9818C17.4972 20.246 19.0156 18.9999 20.0839 17.4011C21.1522 15.8022 21.7224 13.9226 21.7224 11.9997C21.7224 9.42118 20.6981 6.9483 18.8748 5.12503C17.0515 3.30176 14.5787 2.27746 12.0002 2.27746Z\" fill=\"#EF4444\"\/>\n                              <path d=\"M5.84241 11.9996C5.84577 11.7428 5.94928 11.4974 6.13088 11.3158C6.31249 11.1342 6.55783 11.0307 6.81464 11.0273L17.185 11.0273C17.4429 11.0273 17.6901 11.1298 17.8725 11.3121C18.0548 11.4944 18.1572 11.7417 18.1572 11.9996C18.1572 12.2574 18.0548 12.5047 17.8725 12.687C17.6901 12.8694 17.4429 12.9718 17.185 12.9718L6.81464 12.9718C6.55783 12.9684 6.31249 12.8649 6.13088 12.6833C5.94928 12.5017 5.84577 12.2564 5.84241 11.9996Z\" fill=\"#EF4444\"\/>\n                              <path d=\"M17.1854 12.9718H6.815C6.55715 12.9718 6.30986 12.8694 6.12753 12.687C5.9452 12.5047 5.84277 12.2574 5.84277 11.9996C5.84277 11.7417 5.9452 11.4944 6.12753 11.3121C6.30986 11.1298 6.55715 11.0273 6.815 11.0273H17.1854C17.4432 11.0273 17.6905 11.1298 17.8728 11.3121C18.0552 11.4944 18.1576 11.7417 18.1576 11.9996C18.1576 12.2574 18.0552 12.5047 17.8728 12.687C17.6905 12.8694 17.4432 12.9718 17.1854 12.9718Z\" fill=\"#EF4444\"\/>\n                            <\/svg>\n                        <\/div>\n                        <div id=\"collapse_4\" class=\"collapse\" aria-labelledby=\"heading4\" data-parent=\"#accordion\">\n                            <div class=\"card-body\">\n                                <p>You can install WordPress on cPanel using the Softaculous auto-installer.<\/p>\n                            <\/div>\n                        <\/div>\n                        <\/div>\n                        <\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>Are you looking for a way to install WordPress on Localhost XAMPP? Then, you&#8217;ve found the right article. Not only on Localhost XAMPP, but this article will also discuss how to install WordPress with various other methods, from installing WordPress on cPanel to installing WordPress on a subdomain. How to [&hellip;]<\/p>\n","protected":false},"author":27,"featured_media":16504,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[],"class_list":["post-6149","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-wordpress","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Install WordPress: 4 Different Ways - Dopinger<\/title>\n<meta name=\"description\" content=\"Do you want to install WordPress? In this article, we explain how to install WP in different ways easily but with all the details.\" \/>\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.dopinger.com\/blog\/how-to-install-wordpress\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Install WordPress: 4 Different Ways - Dopinger\" \/>\n<meta property=\"og:description\" content=\"Do you want to install WordPress? In this article, we explain how to install WP in different ways easily but with all the details.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress\" \/>\n<meta property=\"og:site_name\" content=\"Dopinger Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/dopingercom\/\" \/>\n<meta property=\"article:published_time\" content=\"2021-07-01T07:53:52+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-05-31T11:52:58+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2021\/07\/install-wordpress.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"960\" \/>\n\t<meta property=\"og:image:height\" content=\"640\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Ay\u015fenur Tekin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@aysnrt_d\" \/>\n<meta name=\"twitter:site\" content=\"@dopingercom\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Ay\u015fenur Tekin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress\"},\"author\":{\"name\":\"Ay\u015fenur Tekin\",\"@id\":\"https:\/\/www.dopinger.com\/blog\/#\/schema\/person\/abf7bdbd08a93684eb25f25db081da59\"},\"headline\":\"How to Install WordPress\",\"datePublished\":\"2021-07-01T07:53:52+00:00\",\"dateModified\":\"2024-05-31T11:52:58+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress\"},\"wordCount\":1568,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.dopinger.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#primaryimage\"},\"thumbnailUrl\":\"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2021\/07\/install-wordpress.jpg\",\"articleSection\":[\"WordPress\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#respond\"]}]},{\"@type\":[\"WebPage\",\"FAQPage\"],\"@id\":\"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress\",\"url\":\"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress\",\"name\":\"How to Install WordPress: 4 Different Ways - Dopinger\",\"isPartOf\":{\"@id\":\"https:\/\/www.dopinger.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#primaryimage\"},\"thumbnailUrl\":\"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2021\/07\/install-wordpress.jpg\",\"datePublished\":\"2021-07-01T07:53:52+00:00\",\"dateModified\":\"2024-05-31T11:52:58+00:00\",\"description\":\"Do you want to install WordPress? In this article, we explain how to install WP in different ways easily but with all the details.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#breadcrumb\"},\"mainEntity\":[{\"@id\":\"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#faq-question-1625125737019\"},{\"@id\":\"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#faq-question-1625125746135\"},{\"@id\":\"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#faq-question-1625125753691\"},{\"@id\":\"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#faq-question-1625125762311\"},{\"@id\":\"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#faq-question-1625125771676\"}],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#primaryimage\",\"url\":\"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2021\/07\/install-wordpress.jpg\",\"contentUrl\":\"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2021\/07\/install-wordpress.jpg\",\"width\":960,\"height\":640,\"caption\":\"How to Install WordPress\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.dopinger.com\/blog\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Install WordPress\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.dopinger.com\/blog\/#website\",\"url\":\"https:\/\/www.dopinger.com\/blog\/\",\"name\":\"Dopinger Blog\",\"description\":\"Dopinger\",\"publisher\":{\"@id\":\"https:\/\/www.dopinger.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.dopinger.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.dopinger.com\/blog\/#organization\",\"name\":\"Dopinger Blog\",\"url\":\"https:\/\/www.dopinger.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.dopinger.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2022\/02\/dopinger-blog-logo.png\",\"contentUrl\":\"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2022\/02\/dopinger-blog-logo.png\",\"width\":157,\"height\":48,\"caption\":\"Dopinger Blog\"},\"image\":{\"@id\":\"https:\/\/www.dopinger.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/dopingercom\/\",\"https:\/\/x.com\/dopingercom\",\"https:\/\/www.instagram.com\/dopinger_com\/\",\"https:\/\/www.linkedin.com\/company\/dopingercom\/\",\"https:\/\/tr.pinterest.com\/dopingercom\/_saved\/\",\"https:\/\/www.youtube.com\/dopinger\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.dopinger.com\/blog\/#\/schema\/person\/abf7bdbd08a93684eb25f25db081da59\",\"name\":\"Ay\u015fenur Tekin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.dopinger.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/www.dopinger.com\/blog\/wp-content\/uploads\/2022\/12\/aysenur-tekin-96x96.png\",\"contentUrl\":\"https:\/\/www.dopinger.com\/blog\/wp-content\/uploads\/2022\/12\/aysenur-tekin-96x96.png\",\"caption\":\"Ay\u015fenur Tekin\"},\"description\":\"After graduating from Istanbul Aydin University, English Translation, and Interpreting department, Ay\u015fenur Tekin is interested in writing and editing articles. She started her master's degree in New Media (at IAU) and started to gain knowledge in the fields of digital marketing and SEO. She is currently an SEO Content Editor at Dopinger. She likes to watch science fiction series. She is also interested in different cultures and wants to travel the world someday. Ay\u015fenur is always looking for new adventures to live every day to its fullest.\",\"sameAs\":[\"https:\/\/www.linkedin.com\/in\/aysenur-tekin\/\",\"https:\/\/x.com\/aysnrt_d\"],\"url\":\"https:\/\/www.dopinger.com\/blog\/author\/aysenurtekin\"},{\"@type\":\"Question\",\"@id\":\"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#faq-question-1625125737019\",\"position\":1,\"url\":\"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#faq-question-1625125737019\",\"name\":\"What can I use for running PHP scripts on Localhost?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"For running PHP scripts on Localhost, you can use XAMPP.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#faq-question-1625125746135\",\"position\":2,\"url\":\"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#faq-question-1625125746135\",\"name\":\"How can I install WordPress?\u00a0\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"You must create a MySQL database before installing WordPress.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#faq-question-1625125753691\",\"position\":3,\"url\":\"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#faq-question-1625125753691\",\"name\":\"How can I make a database in MYSQL?\u00a0\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"You can make a database in MySQL by applying the MySQL Databases Wizard or MySQL Databases.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#faq-question-1625125762311\",\"position\":4,\"url\":\"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#faq-question-1625125762311\",\"name\":\"How can I prevent search engines from reading my website?\u00a0\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Search Engine Visibility must be checked to prevent search engines from reading your website.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#faq-question-1625125771676\",\"position\":5,\"url\":\"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#faq-question-1625125771676\",\"name\":\"How can I install WordPress on cPanel?\u00a0\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"You can install WordPress on cPanel using the Softaculous auto-installer.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Install WordPress: 4 Different Ways - Dopinger","description":"Do you want to install WordPress? In this article, we explain how to install WP in different ways easily but with all the details.","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.dopinger.com\/blog\/how-to-install-wordpress","og_locale":"en_US","og_type":"article","og_title":"How to Install WordPress: 4 Different Ways - Dopinger","og_description":"Do you want to install WordPress? In this article, we explain how to install WP in different ways easily but with all the details.","og_url":"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress","og_site_name":"Dopinger Blog","article_publisher":"https:\/\/www.facebook.com\/dopingercom\/","article_published_time":"2021-07-01T07:53:52+00:00","article_modified_time":"2024-05-31T11:52:58+00:00","og_image":[{"width":960,"height":640,"url":"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2021\/07\/install-wordpress.jpg","type":"image\/jpeg"}],"author":"Ay\u015fenur Tekin","twitter_card":"summary_large_image","twitter_creator":"@aysnrt_d","twitter_site":"@dopingercom","twitter_misc":{"Written by":"Ay\u015fenur Tekin","Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#article","isPartOf":{"@id":"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress"},"author":{"name":"Ay\u015fenur Tekin","@id":"https:\/\/www.dopinger.com\/blog\/#\/schema\/person\/abf7bdbd08a93684eb25f25db081da59"},"headline":"How to Install WordPress","datePublished":"2021-07-01T07:53:52+00:00","dateModified":"2024-05-31T11:52:58+00:00","mainEntityOfPage":{"@id":"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress"},"wordCount":1568,"commentCount":0,"publisher":{"@id":"https:\/\/www.dopinger.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#primaryimage"},"thumbnailUrl":"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2021\/07\/install-wordpress.jpg","articleSection":["WordPress"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#respond"]}]},{"@type":["WebPage","FAQPage"],"@id":"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress","url":"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress","name":"How to Install WordPress: 4 Different Ways - Dopinger","isPartOf":{"@id":"https:\/\/www.dopinger.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#primaryimage"},"image":{"@id":"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#primaryimage"},"thumbnailUrl":"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2021\/07\/install-wordpress.jpg","datePublished":"2021-07-01T07:53:52+00:00","dateModified":"2024-05-31T11:52:58+00:00","description":"Do you want to install WordPress? In this article, we explain how to install WP in different ways easily but with all the details.","breadcrumb":{"@id":"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#breadcrumb"},"mainEntity":[{"@id":"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#faq-question-1625125737019"},{"@id":"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#faq-question-1625125746135"},{"@id":"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#faq-question-1625125753691"},{"@id":"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#faq-question-1625125762311"},{"@id":"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#faq-question-1625125771676"}],"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#primaryimage","url":"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2021\/07\/install-wordpress.jpg","contentUrl":"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2021\/07\/install-wordpress.jpg","width":960,"height":640,"caption":"How to Install WordPress"},{"@type":"BreadcrumbList","@id":"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.dopinger.com\/blog"},{"@type":"ListItem","position":2,"name":"How to Install WordPress"}]},{"@type":"WebSite","@id":"https:\/\/www.dopinger.com\/blog\/#website","url":"https:\/\/www.dopinger.com\/blog\/","name":"Dopinger Blog","description":"Dopinger","publisher":{"@id":"https:\/\/www.dopinger.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.dopinger.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.dopinger.com\/blog\/#organization","name":"Dopinger Blog","url":"https:\/\/www.dopinger.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dopinger.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2022\/02\/dopinger-blog-logo.png","contentUrl":"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2022\/02\/dopinger-blog-logo.png","width":157,"height":48,"caption":"Dopinger Blog"},"image":{"@id":"https:\/\/www.dopinger.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/dopingercom\/","https:\/\/x.com\/dopingercom","https:\/\/www.instagram.com\/dopinger_com\/","https:\/\/www.linkedin.com\/company\/dopingercom\/","https:\/\/tr.pinterest.com\/dopingercom\/_saved\/","https:\/\/www.youtube.com\/dopinger"]},{"@type":"Person","@id":"https:\/\/www.dopinger.com\/blog\/#\/schema\/person\/abf7bdbd08a93684eb25f25db081da59","name":"Ay\u015fenur Tekin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dopinger.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/www.dopinger.com\/blog\/wp-content\/uploads\/2022\/12\/aysenur-tekin-96x96.png","contentUrl":"https:\/\/www.dopinger.com\/blog\/wp-content\/uploads\/2022\/12\/aysenur-tekin-96x96.png","caption":"Ay\u015fenur Tekin"},"description":"After graduating from Istanbul Aydin University, English Translation, and Interpreting department, Ay\u015fenur Tekin is interested in writing and editing articles. She started her master's degree in New Media (at IAU) and started to gain knowledge in the fields of digital marketing and SEO. She is currently an SEO Content Editor at Dopinger. She likes to watch science fiction series. She is also interested in different cultures and wants to travel the world someday. Ay\u015fenur is always looking for new adventures to live every day to its fullest.","sameAs":["https:\/\/www.linkedin.com\/in\/aysenur-tekin\/","https:\/\/x.com\/aysnrt_d"],"url":"https:\/\/www.dopinger.com\/blog\/author\/aysenurtekin"},{"@type":"Question","@id":"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#faq-question-1625125737019","position":1,"url":"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#faq-question-1625125737019","name":"What can I use for running PHP scripts on Localhost?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"For running PHP scripts on Localhost, you can use XAMPP.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#faq-question-1625125746135","position":2,"url":"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#faq-question-1625125746135","name":"How can I install WordPress?\u00a0","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"You must create a MySQL database before installing WordPress.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#faq-question-1625125753691","position":3,"url":"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#faq-question-1625125753691","name":"How can I make a database in MYSQL?\u00a0","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"You can make a database in MySQL by applying the MySQL Databases Wizard or MySQL Databases.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#faq-question-1625125762311","position":4,"url":"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#faq-question-1625125762311","name":"How can I prevent search engines from reading my website?\u00a0","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Search Engine Visibility must be checked to prevent search engines from reading your website.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#faq-question-1625125771676","position":5,"url":"https:\/\/www.dopinger.com\/blog\/how-to-install-wordpress#faq-question-1625125771676","name":"How can I install WordPress on cPanel?\u00a0","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"You can install WordPress on cPanel using the Softaculous auto-installer.","inLanguage":"en-US"},"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/www.dopinger.com\/blog\/wp-json\/wp\/v2\/posts\/6149","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dopinger.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dopinger.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dopinger.com\/blog\/wp-json\/wp\/v2\/users\/27"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dopinger.com\/blog\/wp-json\/wp\/v2\/comments?post=6149"}],"version-history":[{"count":6,"href":"https:\/\/www.dopinger.com\/blog\/wp-json\/wp\/v2\/posts\/6149\/revisions"}],"predecessor-version":[{"id":23447,"href":"https:\/\/www.dopinger.com\/blog\/wp-json\/wp\/v2\/posts\/6149\/revisions\/23447"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.dopinger.com\/blog\/wp-json\/wp\/v2\/media\/16504"}],"wp:attachment":[{"href":"https:\/\/www.dopinger.com\/blog\/wp-json\/wp\/v2\/media?parent=6149"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dopinger.com\/blog\/wp-json\/wp\/v2\/categories?post=6149"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dopinger.com\/blog\/wp-json\/wp\/v2\/tags?post=6149"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}