WordPress Plugin Installation Tutorial
We have three methods to install plugins for WordPress: online installation via the admin panel, upload installation via the admin panel, and local FTP upload installation.WP Admin Online Installation
Installing plugins online via the plugin menu in the WordPress Dashboard is the most convenient method. The specific operation process is as follows:- Log in to the WordPressDashboard。
- 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 is complete, selectEnable。
- After the plugin is activated, if there are configuration items, you can usually find them under the left-side tools or settings menu.
Naiba Tip:Due to network reasons, domestic servers may fail to install plugins from the backend, so you can only use the other two methods for installing WP plugins.
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 internet,downloadthe WP plugin you want to install.
- The correct plugin compressed package format isZIP format; do not extract it.
- In the WP Dashboard backend, select from the left menu:Plugins - Install Plugin。
- Click on the top of the plugins page,Upload Plugin。
- Select the ZIP package you downloaded and clickInstall Now。
- After installation is complete, clickEnable。
- After the plugin is activated, if there are configuration items, you can usually find them under the left-side tools or settings menu.
Naiba Tip:Note: Only ZIP format compressed packages are supported. If it's in RAR format, extract it and compress it into ZIP format yourself.
Manual Installation Using FTP
Sometimes, if a plugin is too large, uploading via the backend may fail. In such cases, you can choose to upload it to the server using FTP. The specific steps are as follows:- From the internet,downloadThe WP plugin you want to install andextract。
- Open FTP software; if you don't have any,click here to download。
- 用FTP connectto your server.
- Switch the FTP server directory to/wp-content/plugins/ 。
- Uploadthe extracted plugin folder to the plugins directory.
- LoginIn the WP Dashboardbackend, clickPlugins - Installed Plugins。
- Find the plugin you just uploaded, then clickEnable。
- After the plugin is activated, if there are configuration items, you can usually find them under the left-side tools or settings menu.
Popular WordPress Plugins
When installing popular WordPress plugins directly from the backend online, clicking the 'Popular' tab will show you which plugins are the most popular.NaibabijiHere, I'll introduce to youthe top 20 popular WordPress pluginsand what they are used for. (Note: Popular does not necessarily mean the optimal solution; you can choose alternative plugins of the same type that you find most convenient to use.)- Contact Form 7 →Contact form plugin, a must-install plugin for foreign trade websites.
- Yoast SEO →Website SEO plugin, currently used by Naibabiji.
- Akismet Anti-Spam →Spam comment blocker, not a mandatory item.
- Classic Editor →Recommended to install, although it can also be implemented with 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 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 →A plugin that generates sitemaps, helpful for SEO.
- All-in-One WP Migration →A plugin for website migration.
- UpdraftPlus WordPress Backup Plugin →It says what it does.
- WP Super Cache →A page caching plugin for website optimization and speed.
- Google Analytics Dashboard →For Google Analytics, not commonly used domestically.
- MC4WP: Mailchimp for WordPress →Email subscription.
Essential WordPress Plugins
The plugins recommended below are what Naiba considers essential WordPress plugins. Beginners may 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, a caching plugin to speed up the website.
- Limit Login Attempts or Wordfence Security, security plugins.
- WP Database Backup, for database backup.
- WP SMTP orthese, email SMTP plugins, to make the website's email system work.
- WP-Optimize, a database optimization plugin.
- WPJAM BASIC, a plugin written by a Chinese developer, similar to an optimization master, with the drawback of feeling somewhat coercive to users.
Complete WordPress Plugin Directory
Below, we will list some excellent WordPress plugins according to common categories. If you have recommendations, please submit them to us. Naiba Tip:Temporary comprehensive directory; the list 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 backend is also unreachable. What could be the issue?
It's likely that you enabled the SSL plugin before properly configuring your security certificate. You can use the file manager to delete the plugin folder.