当前位置:网站首页>How to add two factor authentication for WordPress websites
How to add two factor authentication for WordPress websites
2022-06-11 02:38:00 【Know blog】

How to WordPress Add two factor authentication to the website
Whether you use WordPress Station building , Magento Station building , After the website goes online , Will inevitably be subject to a variety of malicious software to log in to your website background , Are you worried about it ?
Every day , Malicious programs can attack thousands of WordPress Website , And expose visitors to malware , Infected websites will be removed from the search engine , The hosting service provider may block access to the site . This means that the site is starting to lose traffic . All your efforts have come to naught .
If you don't want the above to happen to you , Then add an umbrella to your website , This article tells you how to blog for WordPress Add two factor authentication to the site .
What is? ( two ) Two factor authentication ?
The password may be cracked , Especially through violent attacks , Adding two factor authentication helps to increase the security of your website , Instead of just using a simple password to protect .

( two ) Two factor authentication is one way to do this . in fact , Many websites ( for example Facebook、Gmail、PayPal 、 Know blog etc. ) Use two factor authentication to minimize security vulnerabilities , To prevent an attacker from stealing user credentials .
So what exactly is two ( double ) Factor authentication ( abbreviation 2FA)? The input verification code can be called the simplest form of two factor authentication . perhaps , You may need to enter additional PIN code . Some websites require you to recognize patterns before you log in . Two factor authentication essentially means that users must use certain devices they own to confirm their identity , Not the code .
This technology will not replace passwords ; It adds an extra step , Only legitimate administrators can access .
In the process , You will log in as usual , But then you need to enter the code that will be sent to your phone or any other device .2FA Provides an additional layer of security , So even if your password is cracked , Hackers can't access your site without extra code . This code will be sent to your registered phone number 、 E-mail 、 Applications, etc . It is often called a one-time password or OTP, You must enter this password to access the web site .
How to give WordPress Add two factor authentication to the website
WordPress Website Enable two factor authentication (2FA) The easiest way to do this is through Google Authenticator Plug in for .
First , Log in to your WordPress instrument panel And install plug-ins . If you're new , You can refer to install WordPress plug-in unit 3 Methods
After installing and activating the plug-in , You need to do something to set it up , stay WordPress Instrument cluster , Click on “ Set up ”-> “ Google Authenticator ”, Change the settings as needed . In this example , We have enabled... For site administrators and editors 2FA Two factor authentication .

After setting up , Click on “Save Changes” preservation , Then return Installing a plug-in . You will be redirected to another setup page through QR code scanning .

Download it on your phone Google Authenticator Application and scan QR code , Insert the generated code into the... On your phone “Authenticator Code Verifier code ” Field and verify .
this is it ! You have successfully enabled... For your site WordPress Dual authentication . Next time you log in WordPress Website time , The system will ask you to provide the code on your mobile phone .
Be careful : please remember , Code on mobile applications every 30 Change once per second , Therefore, we strongly recommend that you install the application .
How to disable WordPress Two factor authentication
If you lose your phone or can't access it by other means WordPress instrument panel , You can use File manager or FTP client Easily disable the plug-in .
You need to navigate to wp-content -> plugins, And disable the two factor verification plug-in by renaming the plug-in folder .

Add... After the plug-in folder name "_disabled", It will immediately deactivate your WordPress Account plug-ins . If you want to reactivate it , Please set the name to the original value , It will work again .
The above is how to wordpress Add two factor authentication method to the website , You've learned how to use the free Google The authenticator plug-in is for your WordPress The site enables dual authentication . Now? , Even if someone knows your password , You don't have to worry about .
There are many different ways to improve site security , This is a way to make your WordPress A simple way to log in more securely and protect them from violent attacks . Of course, you can also use security plug-ins , May refer to WordPress plug-in unit Wordfence Security Security plug-in graphic tutorial
recommend : How to be in WordPress Install... On the website SSL certificate
Know blog » How to WordPress Add two factor authentication to the website
Reprint please keep the link :https://www.pythonthree.com/add-two-factor-authentication-for-wordpress/
边栏推荐
- App test_ Summary of test points
- 完成千万元A轮融资,小象生活能否成为折扣界的“永辉”?
- A数位dp
- Closing method of SQL injection
- One line of code solves the problem that the time to fetch datetime from MySQL database is less than eight hours
- 421. maximum XOR value of two numbers in the array
- Penetration test - security service system +owasp top 10
- Large screen - full screen, exit full screen
- 【新晋开源项目】动态配置化任务编排框架 Gobrs-Async 加入Dromara开源社区
- PHP starts OpenSSL and reports OpenSSL support=> disabled (install ext/openssl)
猜你喜欢

Jetpack Compose Scaffold和TopAppBar(顶部导航)
![Fundamentals of deep learning [4] build easyocr and carry out simple character recognition from 0](/img/e5/31ad2023def9e1a4a5fccb19b31d02.png)
Fundamentals of deep learning [4] build easyocr and carry out simple character recognition from 0

Tests logiciels vocabulaire commun anglais

When a logical deletion encounters a unique index, what are the problems and solutions?

Technology sharing | quick intercom, global intercom

Unity animator rewind

【189. 轮转数组】

SQL | 返回顾客名称和相关订单号以及每个订单的总价

SQL | 计算总和

扁平数据转tree与tree数据扁平化
随机推荐
13. numeric array
Koa2 learning notes
学习太极创客 — ESP8226 (二)
A数位dp
Common vocabulary of software testing English
Executeineditmode property details
Uni app - one click access to user information
Learning Tai Chi Maker - esp8226 (II)
企业展厅设计能为企业带来什么?
GCC C inline assembly
92. CompletableFuture 实战
SQL | external connection
To view the data in redis, in addition to the command line and client, you have a third option
How to read PMBOK guide in 3 steps (experience + data sharing)
Kotlin let method
Xampp is used under M1 chip, and the installation extension error
[untitled]
SQL | 外连接
Fundamentals of deep learning [4] build easyocr and carry out simple character recognition from 0
A collection of common ADB commands for app testing