In this tutorial we are going to show you How to Change WordPress Site URL. WordPress site administrators every now and then need to move an existing site under a new domain name and the site may not work properly after the migration if the WordPress site URL is not updated to match the new domain name. In this tutorial we will show you few methods about how to change the site URL in WordPress on a Linux Virtual Private Server.
wordpress
How to manually migrate WordPress to a new server
Migrating WordPress to a new server is a quick and easy task, but it requires some special care. In this tutorial we will see how to migrate WordPress to a new server, using either the same domain name or using a new domain name on the new server.
How to install and work with WP-CLI
In today’s article we will take a look at WP-CLI. WP-CLI is a set of command-line tools for managing WordPress installations. This tool allows you to set up a new WordPress installation and upgrade the existing ones, install, activate and upgrade plugins, set up WordPress multi-site and much more, using the command-line.
For this article we will use Debian Wheezy Cloud VPS with PHP 5.4.4, MySQL 5.5 and Nginx 1.2 installed on it.