You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 days ago | |
---|---|---|
.. | ||
README.md | 1 week ago |
README.md
Moving WP Domains (New)
- Run ./menu.sh with Migration Selected.
Moving WP Domains (Legacy)
sudo certbot delete
the old domain.- Delete the old domain from MIAB + DNS on modem.
- Add new domain to MIAB + DNS on modem.
- Rename the folder inside /var/www/.
- Rename the VirtualHost inside cfg with
:%s/old-domain.com/new-domain.com/g
- Replace the domain in
ddns.sh
with the new one. - Use the WP Plugin: Better Search Replace and replace all instances of the old url to the new one.
- Replace Emails (Admin Accs, etc).
- Update Plugin specific things (WP Mail, cron @ Email Subscribers, Yoast SEO).
- Update Search Consoles [Google] [Bing] [Yandex]