Author: Pedro
-
How to Clone a WordPress Site in Minutes (2026 Step-by-Step Guide)
Cloning a WordPress site should be simple. But if you’ve ever tried to manually duplicate a WordPress installation, you already know the reality: Whether you’re creating a staging site, migrating servers, onboarding a developer, or building locally — cloning WordPress the traditional way is painful. In this guide, you’ll learn: Why Cloning WordPress Is Usually…
-
Deploy a WordPress Laravel Integration using Pete’s superpowers
Let’s start this tutorial after having done this: Handling woocommerce orders from Laravel using Pete’s superpowers Then migrate our saveaplaya site to a WordPress Pete in production. To know how to do this, read this tutorial: Migrate your WordPress site to the cloud using WordPress Pete Lets create a fresh git repository to our Laravel…
-
Handling woocommerce orders from Laravel using Pete’s superpowers
1. Let’s start by creating a new WordPress and Laravel integration from WordPress Pete. 2. For this tutorial, we will use Laravel 8, and the name of our Laravel app will be woodashboard. You must have previously imported a WordPress site. 3. We can verify everything is OK by clicking on the link to see…
-
Hardening your WordPress site with WordPress Pete and Mod Security
WordPress Pete with coreruleset v3.3 out of the box and other good practices. You won’t have to worry about most hack attacks. You can also disable or enable the mod_security firewall at your convenience if you are developing any feature of your site to avoid false positives. After this we recommend you activate it again…
-
Install a SSL certificate to a WordPress site using WordPress Pete
For this example we will use the domain staging.deploypete.com which is pointing to a WordPress Pete installation. To see how to do this check out this tutorial: Point a domain to a WordPress Pete in production environment 1. For this example we purchased an SSL certificate from my favorite site for SSL certificates: ssls.com 2. We choose the…
-
Migrate your WordPress site to the cloud using WordPress Pete
For this example we will use the domain peteteting.com which is pointing to a WordPress Pete installation. To see how to do this check out this tutorial: Point a domain to a WordPress Pete in production environment 1. Using the input file 1. Check that the domain you are going to use is pointing to…
