cd ~/public_html/ || exit
chmod +x wp
php wp search-replace 'risingphoenixchiropractic.viziglobal.com' 'risingphoenixhealth.com' --all-tables
php wp plugin deactivate mainwp-child
php wp plugin activate mainwp-child
php wp plugin activate wp-seo-structured-data-schema
php wp plugin activate wordpress-seo
php wp plugin activate crazyegg-heatmap-tracking
php wp option set blog_public 1
php wp plugin activate cleantalk-spam-protect
php wp cache flush