Creating duplicate Wordpress site for development reasons

admin2025-04-19  2

How can I create a duplicate site in Wordpress running under a subdomain for development reasons, in plesk panel? Do I have to do anything for search engines to crawl of the second site?

Thank you in advance

How can I create a duplicate site in Wordpress running under a subdomain for development reasons, in plesk panel? Do I have to do anything for search engines to crawl of the second site?

Thank you in advance

Share Improve this question asked Oct 17, 2019 at 10:12 AggzAggz 92 bronze badges 1
  • Welcome to WordPress Development. I hope you find the answer(s) you are looking for. Our site is different from most - if you have not done so yet, consider checking out the tour and help center to find out how things work. – Matthew Brown aka Lord Matt Commented Oct 18, 2019 at 3:16
Add a comment  | 

1 Answer 1

Reset to default 1

Three steps:

  1. Create subdomain
  2. Copy files - Update wp-config.php
  3. Copy DB. Edit site_url and home fields in wp_options.

You should definitely add a no crawl in robots.txt Here is another SO question that describes how to do that.

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1745072161a283349.html

最新回复(0)