Salts are created using secret keys. Secret keys are located in two places: in the database and in the wp-config.php file. The secret key in the database is randomly generated and will be appended to the secret keys in wp-config.php.
The secret keys in wp-config.php should be updated to strong, random keys to maximize security. Below is an example of how the secret key constants are defined.
Do not paste this example directly into wp-config.php. Instead, have a secret key created just for you.
Generate WP Salt with DevKit
Instead of doing all avobe, you can just press generate and we will do it for you with one click.
Feature is located at the bottom of Settings Page
