Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Solved How to move wordpress?

    WordPress (Managed)
    wordpress
    8
    10
    788
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      caygri last edited by girish

      How can I move an existing site in wordpress on wordpress app?

      Elena

      murgero 1 Reply Last reply Reply Quote 0
      • murgero
        murgero App Dev @caygri last edited by

        @caygri There is a migration plugin you can use or just copy pastenthe files into the LAMP stack and then move the DB with mysql dump.

        --
        https://urgero.org
        ~ Professional Nerd. Freelance Programmer. ~
        Matrix: @murgero:urgero.org

        1 Reply Last reply Reply Quote 0
        • girish
          girish Staff last edited by

          @caygri Does https://www.cloudron.io/blog/2018-11-05-wordpress-migration.html help ?

          1 Reply Last reply Reply Quote 1
          • d19dotca
            d19dotca last edited by

            I was going to write a blog post on this one day but here is a quick summary of what I found in moving roughly 12 WordPress sites to the WordPress app in Cloudron...

            1. Use the All-In-One WP Migration plugin (https://wordpress.org/plugins/all-in-one-wp-migration/) to export the site, being sure to check the boxes in advanced section that say "Do not export must-use plugins" (if you don't do this it will overwrite the must-used plugins for LDAP authentication in the Cloudron implementation of WordPress)

            2. Setup a new base WordPress site in Cloudron, and add in the same All-In-One WP Migration plugin. Now import the site file that was created in step one above.

            3. After it's done importing, restart the WordPress site in Cloudron so that it can re-connect it's must-use plugins (initially I find access is lost to the main LDAP admin user until a restart).

            4. Once in using your LDAP admin user, remove any old admin user and replace with the new one if you wish, and clean-up any unnecessary plugins and themes that are there by default.

            Not only did I find this to be the quickest method but also the safest in terms of not losing anything at all. When I tried the Cloudron blog method it just seemed like a lot of extra work for me. But maybe that's because most of the sites I've designed aren't simple blogs, so maybe their method is still better for simple blog sites.

            Enjoy. 🙂

            --
            Dustin Dauncey
            www.d19.ca

            T jdaviescoates 2 Replies Last reply Reply Quote 5
            • yusf
              yusf last edited by

              Thank you! 🙏

              1 Reply Last reply Reply Quote 0
              • nebulon
                nebulon Staff last edited by

                @caygri were you able to move your wordpress instance with one of the proposed methods?

                1 Reply Last reply Reply Quote 0
                • T
                  tamayers @d19dotca last edited by

                  Completely agree with @d19dotca. The All-in-one WP Migration plugin is AMAZING!

                  1 Reply Last reply Reply Quote 0
                  • C
                    caygri last edited by

                    it's really big site...db is 200mb

                    Elena

                    d19dotca 1 Reply Last reply Reply Quote 0
                    • d19dotca
                      d19dotca @caygri last edited by

                      @caygri did you try my method? I moved sites upwards of 2 GB in size (mostly due to video media files) and it still went easily. I believe for that one though I had to manipulate the php setting to allow larger uploads, and that is in the product documentation to do so.

                      --
                      Dustin Dauncey
                      www.d19.ca

                      1 Reply Last reply Reply Quote 1
                      • jdaviescoates
                        jdaviescoates @d19dotca last edited by

                        @d19dotca I would add (if you're also moving domain) that in some cases there are remnants of the old domain, and so after doing pretty much what you describe above I tend to use the Better Search and Replace plugin to search for and replace any reference to old domain.

                        I use Cloudron with Gandi & Hetzner

                        1 Reply Last reply Reply Quote 1
                        • First post
                          Last post
                        Powered by NodeBB