Hello,
I have a WordPress (WP) site hosted at OVH, Pro subscription, rehve.fr, on which I'm experiencing a large number of denied requests that cause visitors to be redirected to the WP installation page instead of a standard “access denied” page. I have opened several tickets with OVH and carried out detailed follow‑ups on the WP forums, without any conclusive result at this point.
Several years ago I created a sub‑domain nous.rehve.fr. I imagine it could be one of the origins of my problem. I want to detach it from the main site to make it an independent site. I see plenty of tutorials and advice on creating a sub‑domain, but none on deleting a sub‑domain.
The main difficulty seems to be that the database is shared between the two sites. The table prefix of the main site is 'wp_', while the sub‑site uses 'wpNous_'.
To make it an independent site, I imagine opening a new hosting account at OVH, installing a fresh WP, uploading the files from nous.rehve.fr, but how do I split the database between the 'wp_' tables that are no longer needed for the new site and the 'wpNous_' tables that belong to it?
Finally, once the new site is operational, how should I delete the sub‑domain that I no longer need on the original site?
Thanks in advance for your advice.