Posts

Showing posts from March, 2015

Generate SALT Keys for Wordpress

When setting up your Wordpress site make sure you add SALT keys to your wp-config.php file. Get these keys generated here: https://api.wordpress.org/secret-key/1.1/salt/ Just copy and paste the 8 lines from the page above into your config file Refresh to generate new keys