{"id":9570,"date":"2020-06-01T10:46:39","date_gmt":"2020-06-01T10:46:39","guid":{"rendered":"https:\/\/www.milesweb.in\/hosting-faqs\/?p=9570"},"modified":"2020-06-01T10:46:39","modified_gmt":"2020-06-01T10:46:39","slug":"how-can-i-build-a-wordpress-website-using-the-server-url-of-my-account","status":"publish","type":"post","link":"https:\/\/www.milesweb.in\/hosting-faqs\/how-can-i-build-a-wordpress-website-using-the-server-url-of-my-account\/","title":{"rendered":"How can I build a WordPress website using the server URL of my account?"},"content":{"rendered":"<p>The server URL for the primary domain name of an account looks something like this :<\/p>\n<p><em>http:\/\/servername.com\/~cpanel_username\/<\/em><\/p>\n<p>here :<br \/>\n<strong>servername.com<\/strong> denotes the hostname of the server on which your account is located.<\/p>\n<p><strong>cpanel_username<\/strong> denotes the cPanel name of your account.<\/p>\n<p>You are allowed to check your account&#8217;s server name\/cPanel user from your<\/p>\n<p><strong>User Area -&gt; My Accounts -&gt; Information &amp; Settings page.<\/strong><\/p>\n<p>In case, at present you don&#8217;t have WordPress installed on your account, then you can easily install one by using <strong>cPanel -&gt; Softaculous<\/strong>.<\/p>\n<p>After doing that, you need to change the <strong>siteurl<\/strong> and <strong>home options<\/strong> in the WordPress database. Also, it allows you to make changes in <strong>phpMyAdmin<\/strong>, available in cPanel.<\/p>\n<p>Then in <strong>phpMyAdmin<\/strong>, select your <strong>WordPress database<\/strong>, and then the<strong> wp_options<\/strong> table. Remember that the wp_database prefix may be different for your database than the one you chose during the WordPress installation.<\/p>\n<p>Find options <strong>siteurl<\/strong> and <strong>home<\/strong> and change their values to the server URL for your account.<\/p>\n<p>In case if you are not sure about exactly which database is related to your WordPress installation then you can find its name inside the <strong>wp-config.php<\/strong> file which is located inside the WordPress root\/installation folder.<\/p>\n<p>To open the File Manager in cPanel, search for the following line :<\/p>\n<pre class=\"trim-code-tag:false lang:default decode:true \">define('DB_NAME', 'database_name');<\/pre>\n<p>Finally, you need to update the WordPress <strong>RewriteRules<\/strong> inside the website&#8217;s <strong>.htaccess file<\/strong>, so that they will match the new URL. Following are the default rules :<\/p>\n<pre class=\"trim-whitespace:false lang:default decode:true \"># BEGIN WordPress\r\n\r\nRewriteEngine On\r\nRewriteBase \/\r\nRewriteCond %{REQUEST_FILENAME} !-f\r\nRewriteCond %{REQUEST_FILENAME} !-d\r\nRewriteRule . \/index.php [L]\r\n\r\n# END WordPress<\/pre>\n<p>and you have to change them to :<\/p>\n<pre class=\"trim-whitespace:false lang:default decode:true \"># BEGIN WordPress\r\n\r\nRewriteEngine On\r\nRewriteBase \/~cpanel_username\/\r\nRewriteCond %{REQUEST_FILENAME} !-f\r\nRewriteCond %{REQUEST_FILENAME} !-d\r\nRewriteRule . \/~cpanel_username\/index.php [L]\r\n\r\n# END WordPress<\/pre>\n<p>here, <strong>cpanel_username<\/strong> denotes your cPanel username.<\/p>\n<p>Using File Manager in cPanel, you can make these changes in .htaccess.<\/p>\n<p>Now, in case you have a WordPress Multisite then you will need to update a few more values in the database and configuration file to make the website work with the temporary URL.<\/p>\n<p><strong>Also Read :<\/strong><\/p>\n<p><strong>1) <a href=\"https:\/\/www.milesweb.in\/hosting-faqs\/clone-wordpress-website-softaculous\/\" target=\"_blank\" rel=\"noopener\">Clone Your WordPress Website Using Softaculous In Simple Steps.<\/a><\/strong><\/p>\n<p><strong>2) <a href=\"https:\/\/www.milesweb.in\/hosting-faqs\/learn-to-stage-a-wordpress-website-using-softaculous-in-cpanel\/\" target=\"_blank\" rel=\"noopener\">Learn to stage a WordPress website using Softaculous in cPanel.<\/a><\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The server URL for the primary domain name of an account looks something like this : http:\/\/servername.com\/~cpanel_username\/ here : servername.com denotes the hostname of the server on which your account is located. cpanel_username denotes the cPanel name of your account. You are allowed to check your account&#8217;s server name\/cPanel user from your User Area -&gt; [&hellip;]<\/p>\n","protected":false},"author":18,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[17],"tags":[78,710],"class_list":["post-9570","post","type-post","status-publish","format-standard","placeholder-for-hentry","category-wordpress-faq","tag-wordpress-2","tag-wordpress-configuration"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How can I build a WordPress website using the server URL of my account? - Web Hosting FAQs by MilesWeb<\/title>\n<meta name=\"description\" content=\"An easy guide on how you can build a WordPress website using the server URL of your account.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.milesweb.in\/hosting-faqs\/how-can-i-build-a-wordpress-website-using-the-server-url-of-my-account\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How can I build a WordPress website using the server URL of my account? - Web Hosting FAQs by MilesWeb\" \/>\n<meta property=\"og:description\" content=\"An easy guide on how you can build a WordPress website using the server URL of your account.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.milesweb.in\/hosting-faqs\/how-can-i-build-a-wordpress-website-using-the-server-url-of-my-account\/\" \/>\n<meta property=\"og:site_name\" content=\"Web Hosting FAQs by MilesWeb\" \/>\n<meta property=\"article:published_time\" content=\"2020-06-01T10:46:39+00:00\" \/>\n<meta name=\"author\" content=\"Sonam Wagh\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Sonam Wagh\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/how-can-i-build-a-wordpress-website-using-the-server-url-of-my-account\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/how-can-i-build-a-wordpress-website-using-the-server-url-of-my-account\/\"},\"author\":{\"name\":\"Sonam Wagh\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/dc645d02823c86e07e53798ebe02c6f4\"},\"headline\":\"How can I build a WordPress website using the server URL of my account?\",\"datePublished\":\"2020-06-01T10:46:39+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/how-can-i-build-a-wordpress-website-using-the-server-url-of-my-account\/\"},\"wordCount\":343,\"commentCount\":0,\"keywords\":[\"WordPress\",\"WordPress configuration\"],\"articleSection\":[\"WordPress FAQ\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.milesweb.in\/hosting-faqs\/how-can-i-build-a-wordpress-website-using-the-server-url-of-my-account\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/how-can-i-build-a-wordpress-website-using-the-server-url-of-my-account\/\",\"url\":\"https:\/\/www.milesweb.in\/hosting-faqs\/how-can-i-build-a-wordpress-website-using-the-server-url-of-my-account\/\",\"name\":\"How can I build a WordPress website using the server URL of my account? - Web Hosting FAQs by MilesWeb\",\"isPartOf\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#website\"},\"datePublished\":\"2020-06-01T10:46:39+00:00\",\"author\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/dc645d02823c86e07e53798ebe02c6f4\"},\"description\":\"An easy guide on how you can build a WordPress website using the server URL of your account.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/how-can-i-build-a-wordpress-website-using-the-server-url-of-my-account\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.milesweb.in\/hosting-faqs\/how-can-i-build-a-wordpress-website-using-the-server-url-of-my-account\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/how-can-i-build-a-wordpress-website-using-the-server-url-of-my-account\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.milesweb.in\/hosting-faqs\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How can I build a WordPress website using the server URL of my account?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#website\",\"url\":\"https:\/\/www.milesweb.in\/hosting-faqs\/\",\"name\":\"Web Hosting FAQs by MilesWeb\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.milesweb.in\/hosting-faqs\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/dc645d02823c86e07e53798ebe02c6f4\",\"name\":\"Sonam Wagh\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2019\/12\/Sonam-Wagh-150x150.jpg\",\"contentUrl\":\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2019\/12\/Sonam-Wagh-150x150.jpg\",\"caption\":\"Sonam Wagh\"},\"description\":\"With an interest in doing something creative daily, Sonam works as a Digital Marketing Executive. She likes to write technical blogs related to web hosting, digital marketing, and other IT topics. She also likes to spend her leisure time on social media to find different strategies for client engagement.\",\"url\":\"https:\/\/www.milesweb.in\/hosting-faqs\/author\/sonam\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How can I build a WordPress website using the server URL of my account? - Web Hosting FAQs by MilesWeb","description":"An easy guide on how you can build a WordPress website using the server URL of your account.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.milesweb.in\/hosting-faqs\/how-can-i-build-a-wordpress-website-using-the-server-url-of-my-account\/","og_locale":"en_US","og_type":"article","og_title":"How can I build a WordPress website using the server URL of my account? - Web Hosting FAQs by MilesWeb","og_description":"An easy guide on how you can build a WordPress website using the server URL of your account.","og_url":"https:\/\/www.milesweb.in\/hosting-faqs\/how-can-i-build-a-wordpress-website-using-the-server-url-of-my-account\/","og_site_name":"Web Hosting FAQs by MilesWeb","article_published_time":"2020-06-01T10:46:39+00:00","author":"Sonam Wagh","twitter_misc":{"Written by":"Sonam Wagh","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/how-can-i-build-a-wordpress-website-using-the-server-url-of-my-account\/#article","isPartOf":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/how-can-i-build-a-wordpress-website-using-the-server-url-of-my-account\/"},"author":{"name":"Sonam Wagh","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/dc645d02823c86e07e53798ebe02c6f4"},"headline":"How can I build a WordPress website using the server URL of my account?","datePublished":"2020-06-01T10:46:39+00:00","mainEntityOfPage":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/how-can-i-build-a-wordpress-website-using-the-server-url-of-my-account\/"},"wordCount":343,"commentCount":0,"keywords":["WordPress","WordPress configuration"],"articleSection":["WordPress FAQ"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.milesweb.in\/hosting-faqs\/how-can-i-build-a-wordpress-website-using-the-server-url-of-my-account\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/how-can-i-build-a-wordpress-website-using-the-server-url-of-my-account\/","url":"https:\/\/www.milesweb.in\/hosting-faqs\/how-can-i-build-a-wordpress-website-using-the-server-url-of-my-account\/","name":"How can I build a WordPress website using the server URL of my account? - Web Hosting FAQs by MilesWeb","isPartOf":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#website"},"datePublished":"2020-06-01T10:46:39+00:00","author":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/dc645d02823c86e07e53798ebe02c6f4"},"description":"An easy guide on how you can build a WordPress website using the server URL of your account.","breadcrumb":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/how-can-i-build-a-wordpress-website-using-the-server-url-of-my-account\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.milesweb.in\/hosting-faqs\/how-can-i-build-a-wordpress-website-using-the-server-url-of-my-account\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/how-can-i-build-a-wordpress-website-using-the-server-url-of-my-account\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.milesweb.in\/hosting-faqs\/"},{"@type":"ListItem","position":2,"name":"How can I build a WordPress website using the server URL of my account?"}]},{"@type":"WebSite","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#website","url":"https:\/\/www.milesweb.in\/hosting-faqs\/","name":"Web Hosting FAQs by MilesWeb","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.milesweb.in\/hosting-faqs\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/dc645d02823c86e07e53798ebe02c6f4","name":"Sonam Wagh","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/image\/","url":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2019\/12\/Sonam-Wagh-150x150.jpg","contentUrl":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2019\/12\/Sonam-Wagh-150x150.jpg","caption":"Sonam Wagh"},"description":"With an interest in doing something creative daily, Sonam works as a Digital Marketing Executive. She likes to write technical blogs related to web hosting, digital marketing, and other IT topics. She also likes to spend her leisure time on social media to find different strategies for client engagement.","url":"https:\/\/www.milesweb.in\/hosting-faqs\/author\/sonam\/"}]}},"_links":{"self":[{"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/posts\/9570","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/users\/18"}],"replies":[{"embeddable":true,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/comments?post=9570"}],"version-history":[{"count":1,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/posts\/9570\/revisions"}],"predecessor-version":[{"id":9571,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/posts\/9570\/revisions\/9571"}],"wp:attachment":[{"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/media?parent=9570"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/categories?post=9570"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/tags?post=9570"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}