
What is WordPress?
WordPress is developed based on PHP, a free and open source veteran blog and content management system (CMS). WordPress has a rich and complete theme and available plugins. Nearly 34% of the websites in the world are using WordPress with the main website, e-commerce website, content management system and other purposes.
Popular examples include: Time’s official website, The official website of The Walt Disney Company, famous singer Katy Perry’s official website, and so on all use WordPress.
How to Deploy and Host Wordpress in China
This guide shows how to deploy and host a WordPress site using 21YunBox in a few minutes. This deployment plan refers to the official WordPress best practice recommendations, using the full site HTTPS support, MySQL v5.6+ Database, and PHP v7.4+ technology are deployed, so that users can achieve the best WordPress effect.
Steps to Deploying Wordpress
- Signup on 21YunBox
- Create a MySQL database in 21YunBox
- Click “Hosted Applications” in the navigation menu, and then select “WordPress”
In terms of service configuration selection, the official WordPress documentation recommends using at least 1GB of RAM and 10GB cloud disks. If you choose a machine with fewer cloud disks for deployment, the deployment may fail.
4. Click Advanced Configuration and add the following environment variables:
Environment Variable Key | Environment Variable Value |
---|---|
WORDPRESS_DB_HOST |
MySQL host name |
WORDPRESS_DB_NAME |
MySQL database |
WORDPRESS_DB_USER |
MySQL username |
WORDPRESS_DB_PASSWORD |
MySQL user password |
5. Click “Create Now”
In seconds, the WordPress instance will be deployed online and you can access it through https://<app_id>.21cloudbox.com
.


Operation video
If you are not sure about the above steps, you can refer to the following operation demonstration:
Configure Custom Domain Dame
When you complete ICP Filing, You need to configure the custom domain name in the backend of 21YunBox and the dashboard of WordPress respectively, as follows:
1. Operation in WordPress
Find and modify “WordPress Address (URL)” and “Site Address (URL)” in the “Settings” of the dashboard to point to the custom domain name.

2. Operation in 21YunBox
Find “Custom Domain Name” in the “Settings” of the project, add the custom domain name and connect. For more details, please refer to: Custom Domain Name Configuration.
Configure Sending Mail Service
If you need to use WordPress to send emails, you can install the free WPMail SMTP plug-in and configure with the mail sending service provider, such as Mailgun, which will provide you a monthly quota of 10,000 emails for free.
More WordPress plugins
You can install new plugins in the WordPress dashboard. Here are a few commonly used WordPress plugins:
- Jetpack is used to increase security and performance.
- Akismet Anti-Spam Manage comment spam.
- Yoast SEO Website used to optimize search engines.