Replicate old site

Replicate old site

Move a WordPress Site by Moving the Database and Files

The biggest source of anger I’ve witnessed from WordPress users is when they wish to transfer their WordPress website. That is, they want to share the entire site from one hosting provider to a different hosting provider. In this article, I’ll explain four simple steps for moving an existing WordPress site to another hosting. This article assumes it is possible…

continue reading

Replicate old site

Host a WordPress blog on Amazon Linux

This tutorial assumes you have created the Amazon Linux 2 instance with an operational web server that has PHP and databases (either MySQL or MariaDB) support. Follow the steps listed in Installing LAMP with Amazon Linux for Installing the LAMP application on Amazon Linux 2 for Amazon Linux 2. This tutorial also provides steps to configure the security group to permit traffic through HTTP,…

continue reading

Replicate old site

How to duplicate a page or a post in WordPress

Copying is not good. Haven’t we all heard that people shouldn’t copy each other? On the web, we’re singing the same refrain that plagiarism isn’t a good thing. When you create content, you should not copy content from other websites. Plagiarism? Unpleasant. Yes, copying is not a good idea. Sometimes, however, you’ll be required to copy the content you write…

continue reading

Replicate old site

Manually copy WordPress site into another folder

This tutorial will guide you by hand copying an existing WordPress site to another folder on that same account. Manually copying an existing WordPress website into a different folder includes five steps: 1. Create a brand new database for your website to use. Create the database within the cPanel. Create the database within Plesk. Part 2. Transfer the data from the previous database. Third…

continue reading