Tag: migration
How to Migrate your Site with All-in-One WP Migration

Migrating WordPress sites is a common and annoying task. Whether that’s between two different remote web servers, between a development server and production, or from production to local, there are lots of directions your WordPress site migration might flow. All-in-One WP Migration remains the tool of choice for us at WPShout most of the time. It’s certainly one of the best free ways to move a WordPress site.
Easily Preview a WordPress Site Mid-Migration with SkipDNS

As far as I know, I’ve never gotten editing a hosts file to work. That’s a bummer, because sometimes you need to preview a site you’ve just migrated to new hosting, without pointing the DNS over and dealing with the horrors (wonders?) of DNS propagation. hosts is supposed to make that easy, but—at least in my experience as a Windows peasant—it’s super-hard to work with and doesn’t perform as advertised.
Get Around Your ISP’s DNS Cache with Google’s Public DNS

If you’ve ever migrated a WordPress site to new hosting, you know that one of the many ways the process can turn confusing is DNS caching by your internet service provider (ISP). It looks as follows:
How to Migrate a WordPress Site with WP-CLI and rsync

There are lots of ways to migrate a WordPress site. Lots of plugins can do it. You can do it over simple (S)FTP. But the quickest way I know of is via rsync and WP-CLI. But that does come with an important proviso: you need to have access to a shell (via a simple local terminal or SSH) to both ends of the migration. And that’s often harder to do than the plugin or SFTP route. But if you’ve got that, this way is a great deal faster.
searchreplacedb2
As its GitHub documentation notes, the single-file PHP script searchreplacedb2 is “not terribly pretty, but it’s portable and it solves an important problem that comes up whenever WordPress sites get renamed.”
Easier Site Migrations: Avoiding DNS Problems with the hosts File

Over this past month, I’ve needed to migrate quite a few WordPress sites from one host to another. I can say with confidence: it’s still not my favorite process. There’s nothing that should be complex about it, but somehow there are enough moving parts that it’s never simple, and you feel on edge throughout. If you’ve ever put together a chair from Ikea, you’ll know what I’m talking about.
Dead-Simple Migration for WordPress Multisite Networks, by ServMask

We’ve written at length about our love for All-in-One WP Migration, a beautifully simple and easy-to-use tool for WordPress site migration. The plugin is under active development by ServMask, which recently became an official Friend of WPShout (you can see them in our sidebar!), and we stay in touch with them as they develop new products.