Wordpress Security (#20683)

Security tips for Wordpress users.
This commit is contained in:
dkempdesigns
2018-11-02 05:17:29 -04:00
committed by Manish Giri
parent 528b7b413e
commit 0f3942d40c

View File

@ -25,6 +25,10 @@ Here are some examples of big name brands using WordPress:
Whether it's page transitions or a customized contact form, WordPress users are only a few clicks away from building a website. Whether it's page transitions or a customized contact form, WordPress users are only a few clicks away from building a website.
Note: WordPress's ease of use may encourage new users to forget about website security. However, the popularity of WordPress increases the activity of malware and other issues.
It is important to choose extremely difficult or random passwords for the administrators and for the database. This guards against random brute-force attacks.
Using tools such as [Jetpack](https://jetpack.com/) and an [SSL certificate](https://www.verisign.com/en_US/website-presence/website-optimization/ssl-certificates/index.xhtml) increases your protection against unwanted attacks.
### More Information ### More Information
- [WordPress Codex: the online manual](https://codex.wordpress.org/) - [WordPress Codex: the online manual](https://codex.wordpress.org/)