-
Notifications
You must be signed in to change notification settings - Fork 0
WordPress
Sanna Frese edited this page Feb 3, 2017
·
22 revisions
If starting a new project and no other standard is set, please use:
Follow these steps in order to create a more secure installation of WordPress.
- Use another table prefix than default
wp_
. - Username of admin should be
earthpeople
then generate password with 1password and save it in the shared EP vault. - Create your own user account (username
firstname
) that you use regularly, with your own secure password. - Install WP Limit Login Attempts.
-
Generate salt keys and add them AT LEAST to the production
wp-config.php
.
We have a great collection of frequently used plugins here: https://github.com/EarthPeople/3rd-party-wp-plugins
Kind of always needed and therefore good to add to any site.
Modern WordPress stack that helps with great project structure and security. Isolated web root, manage dependencies with Composer, easy .env configuration etc. @vincentorback gillar, fråga om intresserad 👍