Field note
What it does
Documentation site with guides on server configuration, database maintenance, backups, and web servers for WordPress.
Capabilities
Available capabilities
Tags
Tags
Ways to use it
Ways to use it
Not filed / Not filed
Official handbook covering advanced WordPress server and database administration tasks.
Field note
Documentation site with guides on server configuration, database maintenance, backups, and web servers for WordPress.
Capabilities
Tags
Ways to use it
Not filed / Not filed
Product features
Covers hosting control panel tools such as WP Toolkit for cPanel, WHM, and Plesk.
Download a MySQL database backup as a .gz file via cPanel.
Create a WordPress username and database using the cPanel MySQL Database Wizard.
Instructions for creating a database in DirectAdmin.
Use mysql shell commands to create database, user, and grant privileges.
Steps to create a WordPress database and user in phpMyAdmin.
Create a database in the Plesk hosting control panel.
Guidance on creating a database before installation.
Covers emptying a database table with phpMyAdmin after confirming the table and backing up.
Giving WordPress its own directory and configuring wildcard subdomains for multisite networks.
Environment-level security covering file permissions.
Contains PHP functions and code for theme-specific features and customizations.
Keep WordPress, plugins, and themes updated to reduce risk.
FTP or shell login, text editor, FTP client, and web browser.
Explains how WordPress sends email and considerations for SMTP, relays, and deliverability.
Continuous monitoring and periodic maintenance for security.
Use mysqldump command to back up all or specific database tables.
Export database tables via Quick or Custom backup options.
Plan for recovery so sites can be quickly restored.
Guidance on environment-level and application-level security for WordPress sites.
How to collect PHP version, server software, and database version for installation or troubleshooting.
PHP 7.4+, MySQL 5.7+ or MariaDB 10.3+, and HTTPS support.
Key templates include header.php, footer.php, single.php, and page.php.
PHP template files, CSS, JavaScript, and assets organized in wp-content/themes.
Application-level security covering proper user role setup.
Guidance for Apache HTTPD, .htaccess rewrite rules, and Nginx configuration for WordPress.
Create several WordPress instances managed within one installation, using path-based or domain-based setups.