Key Security Measures
- Update core, plugins and themes weekly
- Restrict wp-admin access by IP
- Install Wordfence
- Enable 2FA
find /var/www/wordpress -type f -exec chmod 644 {} \;
chmod 600 wp-config.php find /var/www/wordpress -type f -exec chmod 644 {} \;
chmod 600 wp-config.php