Updated WordPress Security Tips (markdown)

ethicalhack3r
2014-10-17 15:14:51 -07:00
parent 33fc9e0c63
commit d75c9ebe96

@@ -93,6 +93,7 @@ Most administrative users login to their blog via the same IP address. By whitel
**23. Use a strong password** **23. Use a strong password**
**24. Review the Headers sent by your Webserver** **24. Review the Headers sent by your Webserver**
You should always review the HTTP Headers sent by your Webserver and limit them to a minimum. You should always review the HTTP Headers sent by your Webserver and limit them to a minimum.
To check your Headers you can execute the following command and check the output. To check your Headers you can execute the following command and check the output.
``` ```