• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

What is the best process for moving a Wordpress install from dev.site to httpdocs/?

Cyberchute

New Pleskian
What is the best process for moving a Wordpress install from dev.site to httpdocs/?

We start with cleaning the target directory (httpdocs) and installing a clean Wordpress, then going to the DEV.website and removing the dev. from the General Settings.

From there we seem to be fighting to get Plesk to see things where we need it to see them. Something in Onyx is different than what
 
Last edited:
We use external development server - just to mention it.
Am using the (paid) Wordpress Duplicator plugin. Works a charm!

target site:
empty httpdocs folder.
create new empty database. make note of database name, user, pw

dev site:
load duplicator, choose (create new) FTP storage. Point to httpdocs folder of target site.
run duplicator.

back to target site:
check in FTP: there are now two files. take note (copy name) of duplicator-created-file.php
in browser, go to targetsite.tld/duplicator-created-file.php
when asked, choose "new database" and enter info you took notes of when creating new database.

Done.

If there is still a glitch (extremely rare), load "better search replace" plugin and adjust/replace what's needed

Cheers,
Tom
 
What is the best process for moving a Wordpress install from dev.site to httpdocs/?

We start with cleaning the target directory (httpdocs) and installing a clean Wordpress, then going to the DEV.website and removing the dev. from the General Settings.

From there we seem to be fighting to get Plesk to see things where we need it to see them. Something in Onyx is different than what

The most easiest way to move your WordPress site from one domain to another withing the same Plesk server - using the cloning feature of WordPress Toolkit: WordPress Toolkit.

For more generic case, if you need to move a common web-site from any server into Plesk, we have the site importing tool: Importing Websites. It allow you to move WordPress, Joomla!, Drupal, PrestaShop or Magento web-sites as is: you just need to specify a source domain name and Site Import Plesk extension make the rest work for you automatically.
 
Back
Top