By Daniel Paiva
Hello, I have a wordpress multisite installation, and I need to remove the multisite, and keeps just the site ID 5 (leetdoc.com/br) in the main address (leetdoc.com). So I follow this tutorial to remove wordpress multisite installation: premium.wpmudev.org/blog/uninstall-multisite/, after that I dropped wp tables post, terms, term_taxonomy etc, and changed the tables wp_5_ to wp_. My site became extremely slow to open pages, his aesthetic was greatly affected, images did not load, so I was informed about the serialized data in the database, and that I should not change the database manually.
I do not intend to migrate the multisite to nginx, just a single website (ID 5), so what is the best option to preserve my data?
p.s.: I’m disregarding the option of buying a plugin to do this, and learning to do at hand.
Daniel
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
I think I have 2 options:
do a stand alone installation (leetdoc.com/br in leetdoc.com, and after redirect .com to .com/br), and stay with a single website.
change the database tables from site ID 5 to the main site tables database (I mean keeps just one database working perfectly), and migrate a single website.
Which do you recommend, and can you provide references on how to do this?
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.