WordPress指南2

1. Protect Your Site Against Brute Force Attacks

Security is the main reason to change the login page – doing so protects you against the most common type of website breach; a brute force attack. Because brute force attacks involve “guessing” login credentials, it needs three variables to succeed:

  • Username – make sure you choose something unique to you or your business, don’t leave it as the default “admin.”
  • Password – go for a complex password, the more generic it is, the easier it will be to guess.
  • Your login URL – the admin page of your dashboard

When you use default URLs, you leave yourself more vulnerable, the hacker will only need your username and password to access a site. Changing the login URL makes hacker’s work much harder.

Changing the login URL for WordPress can be accomplished two ways;

  1. by downloading and using a plugin
  2. Modifying the base code

There are many options for changing or hiding your login URL, but the plugin we found to work the best is the WPS Hide Login plugin. Luckily, the installation and activation for this plugin is quick and easy.

2. How Do I Setup W3 Total Cache In WordPress 2019?

W3 Total Cache is currently the best WordPress plugin for cache-based, performance optimization. W3 Total Cache improves the overall speed of your site by caching multiple elements on your pages which improves the overall responsiveness of your webserver.

What is Caching?

W3 Total Cache is currently the best WordPress plugin for cache-based, performance optimization. W3 Total Cache improves the overall speed of your site by caching multiple elements on your pages which improves the overall responsiveness of your webserver.

The W3TC plugin site itself lists multiple other benefits of this software as well.

参考:

Securing Your CMS Admin Login

https://www.liquidweb.com/kb/how-do-i-setup-w3-total-cache-in-wordpress-2019/

https://www.liquidweb.com/kb/the-best-ways-to-secure-wordpress/

Demo:

https://voilathemes.com/demo/web-development-wordpress-theme/ (https://voilathemes.com/documentation/web-development/#setup-homepage

https://sktperfectdemo.com/demos/it-solutions/

https://www.themesglance.com/it-company-pro/

https://demo.hashthemes.com/totally/

https://demo.rarathemes.com/creative-business/

https://rarathemes.com/wordpress-themes/creative-business/

https://demo.evisionthemes.com/edu-light/

https://demo.rarathemes.com/construction-landing-page/

原文地址:https://www.cnblogs.com/carsonzhu/p/12487810.html