It happens from time to time when you need to copy a wordpress installation to a new domain. Let’s say you want to move your wordpress blog from olddomain.com to newdomain.com there are several ways to do so. You can use plugins, XML exports, but I found the simplest way to do so is to […]
Posts in category Linux
Managing WordPress Through The Comman...
Keeping up-to-date wordpress can take some time, especially when you manage multiple blogs. I recently found this amazing tool to manage WordPress through the command line. The tool is WP-CLI, it’s simple to use and so far has saved me lots of time. And above all keeps y blogs updated on the many security updates […]