How to Deploy Your DesktopServer Website to GoDaddy’s Managed WordPress
GoDaddy.com’s Managed WordPress Hosting requires some additional steps in order to to successfully deploy your site.
- Create a basic WordPress installation on GoDaddy’s server
- Associate your domain with your WordPress site (if applicable)
- Get coffee
- Go to the Settings for your GoDaddy WordPress installation
- Select the SFTP tab
- Open your FTP program and enter the SFTP connection details
- Connect to your host
- Navigate to your HTML directory on GoDaddy within your FTP program
- Right-click on your wp-config.php file and select either edit or view
- Open DesktopServer
- From Main Menu, select, “Export, import or share a website,” and click Next
- Select the name of the local site you wish to deploy from the drop-down menu.
- Enter the name of the domain to which you’ll be deploying. This MUST match your domain name exactly. Click Next
- Copy DB_NAME, DB_USER, DB_PASSWORD and DB_HOST information from your open wp-config.php file into the DesktopServer corresponding fields. DOCUMENT_ROOT can be left blank in most cases
- Enter your desired file name and save location (be sure to note your save location)
- Wait for DesktopServer to create your archive and then click Next
- Return to your FTP program and reconnect to GoDaddy
- Upload your archive to the root directory of your site (same directory as your wp-config.php file)
- Navigate to your DesktopServer directory (Mac: Applications\XAMPP Windows: c:\xampplite)
- Upload quick-deploy.php to GoDaddy
- Open your browser and navigate to your domain.com/quick-deploy.php
- Enter your archive name into the Deploy Field and click “Deploy”
- Click OK at the warning
- Your site will now start the deployment process
- Once complete, your page will reload with your new website. In some cases, you may have to clear out your browser cache.
- Log into the WordPress dashboard using your login credentials created on your local site and resave your permalinks
Last updated on September 1, 2022