Several Ways to Change a WordPress Site to a New Domain During Migration
Migrate a WordPress site to a new domain with wp-cli, SQL replacement, editing SQL dumps, and a 301 redirect from the old domain.
Migrate a WordPress site to a new domain with wp-cli, SQL replacement, editing SQL dumps, and a 301 redirect from the old domain.
Several practical ways to change a WordPress site to a new domain, including wp-cli and database replacement methods.
Practical ways to recover a forgotten WordPress username and password after moving a site to a new server.
Use WordPress functions to list users and reset an admin password when a site is being migrated and normal recovery options are unavailable.
Send email with Mailx over SMTP on CentOS to solve WordPress mail delivery issues on the server.
Install and configure Mailx on CentOS so the server can send email through SMTP for WordPress and other hosted applications.
Use ngx_pagespeed to optimize front-end output and improve WordPress loading speed and PageSpeed Insights results.
Install and configure ngx_pagespeed with Nginx to optimize front-end assets automatically and improve PageSpeed Insights results for WordPress sites.
A practical look at how to secure many hosted WordPress sites with stronger login policies, read-only code, log checks, and remote backups.
A practical security routine for maintaining many WordPress sites on one server, from hardening and backups to update strategy.