WordPress Plugin Installation Tutorial
We have three methods to install plugins for WordPress: online installation via the admin dashboard, upload installation via the admin dashboard, and local FTP upload installation.WP Admin Online Installation
Installing plugins online via the plugin menu in the WordPress Dashboard backend is the most convenient method. The specific operation process is as follows:- Log in to WordPressDashboard backend。
- Click on thePlugins。
- SelectInstall Plugin。
- In thesearch boxat the top right of the screen, enter the name of the plugin you want to install.
- After finding the plugin you want to install, clickInstall Now。
- After installation, selectEnable。
- After the plugin is enabled, if there are configuration items, you can usually find them under the left-hand Tools or Settings menu.
Naiba's Tip:Due to network reasons, installation from the backend may fail on servers located in China, in which case you will need to use the other two WP plugin installation methods.
WP Admin Upload Installation
Backend upload installation is the process where you download a plugin installation package from a website and then upload it through the backend panel for installation. The specific steps are as follows:- From the internetDownloadThe WP Plugin you want to install.
- The correct plugin package format iszip format, do not extract it.
- In the WP Admin Dashboard, select from the left menu:Plugins - Install Plugin。
- Click on the top of the Plugins pageUpload Plugin。
- Select the zip package you downloaded and clickInstall Now。
- After installation is complete, clickEnable。
- After the plugin is enabled, if there are configuration items, you can usually find them under the left-hand Tools or Settings menu.
Naiba's Tip:Note: Only zip format packages are supported. If it's a rar file, extract it yourself and compress it into zip format.
Manual Installation Using FTP
Sometimes, if the plugin is too large, uploading via the admin may fail. In this case, you can choose to upload it to the server via FTP. The specific steps are as follows:- From the internetDownloadThe WP Plugin you want to install andExtract。
- Open your FTP software. If you don't have one,click here to download。
- 用FTP connectionto your server.
- Switch the FTP server directory to/wp-content/plugins/ 。
- Uploadthe plugin folder you extracted to the plugins directory.
- Log in to theIn the WP DashboardAdmin Dashboard, clickPlugins - Installed Plugins。
- find the plugin you just uploaded, and then clickEnable。
- After the plugin is enabled, if there are configuration items, you can usually find them under the left-hand Tools or Settings menu.
Popular WordPress Plugins
When installing WordPress popular plugins directly online from the Admin Dashboard, click the 'Popular' tab to see which plugins are the most popular.NaibabijiHere, let me introduceTop 20 Popular WordPress PluginsWhat is this used for? (Hint: Popular doesn't necessarily mean it's the optimal solution. You can choose a similar plugin that you find most convenient to use as a replacement.)- Contact Form 7 →Contact form plugin, a must-have plugin for foreign trade websites.
- Yoast SEO →Website SEO plugin, currently used by Naibabiji.
- Akismet Anti-Spam →Blocks spam comments, not a mandatory item.
- Classic Editor →Recommended to install, although it can also be implemented via code.
- Jetpack by WordPress.com →Not installed by domestic users, optional for international users.
- WooCommerce →E-commerce plugin, install if needed.
- WordPress Importer →Only used when importing data from other WordPress sites.
- Really Simple SSL →Helps you set up SSL, not needed.
- Elementor Page Builder →Page builder plugin, choose as needed.
- Wordfence Security –Firewall & Malware Scan → Security software, choose as needed.
- Duplicate Post →Plugin for duplicating posts.
- TinyMCE Advanced →Editor that mixes the old and new editors.
- All in One SEO Pack →Another SEO plugin used by many people.
- Contact Form by WPForms →Another contact form plugin.
- Google XML Sitemaps →Plugin that generates sitemaps, helpful for SEO.
- All-in-One WP Migration →Plugin for website migration.
- UpdraftPlus WordPress Backup Plugin →It says what it does itself.
- WP Super Cache →Page caching plugin for website optimization and speed.
- Google Analytics Dashboard →For Google Analytics, not usable in China.
- MC4WP: Mailchimp for WordPress →Email subscription.
Essential WordPress Plugins
The plugins recommended below are what Naiba considers essential WordPress plugins. Beginners can consider installing them, while veterans can decide for themselves.- Classic EditororTinyMCE Advanced
- Yoast SEO or All in One SEO Pack
- WP Super Cache orWP-Rocket, caching plugin to speed up the website.
- Limit Login Attempts or Wordfence Security, security plugin.
- WP Database Backup, for database backup.
- WP SMTP orThese few, email SMTP plugin, to make the website email system work.
- WP-Optimize, database optimization plugin.
- WPJAM BASIC, a plugin written by a Chinese developer, similar to an optimization master, the drawback is it feels somewhat like it holds the user hostage.
Complete WordPress Plugin Guide
Below, we will list some excellent WordPress plugins according to some common categories. If you have any recommendations, please submit them to us. Naiba's Tip:Temporary comprehensive directory. The list below will be optimized later to select plugins suitable for domestic users.
WP Security Plugins
- Jetpack by WordPress.com
- Wordfence Security – Firewall & Malware Scan
- Limit Login Attempts
- iThemes Security (formerly Better WP Security)
- All In One WP Security & Firewall
- Sucuri Security – Auditing, Malware Scanner and Security Hardening
- Cerber Security, Antispam & Malware Scan
- My Private Site
- 6 Popular WordPress Security Plugins
- WPS Hide Login
WP Optimization Plugins
- WPJAM Basic
- Yoast SEO
- All in One SEO Pack
- LiteSpeed Cache
- Baidu Search Push Management
- W3 Total Cache
- WP Fastest Cache
- WP Super Cache
- Redis Object Cache
- Hyper Cache
- Breeze – WordPress Cache Plugin
- Google XML Sitemaps
- Smush Image Compression and Optimization
- Autoptimize

Hello Naiba, after I installed Really Simple SSL, my website became inaccessible, and the admin dashboard is also inaccessible. What could be the reason?
It's likely that you enabled the SSL plugin without properly configuring your security certificate. You can use the file manager to delete the plugin folder.