• Resolved ricroman

    (@ricroman)


    Hi my plugin ask to update the security keys so I click in “You can generate new Keys from here” it opens a new tab with all the keys. Where should I put this keys?
    Thank you.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author John Darrel

    (@johndarrel)

    Hi @ricroman,

    If you are referring to WordPress security salt, replace the existing ones from the wp-config.php file.

    This way you will refresh all the security constants on your website:
    AUTH_KEY,SECURE_AUTH_KEY,LOGGED_IN_KEY,NONCE_KEY,AUTH_SALT,SECURE_AUTH_SALT,LOGGED_IN_SALT,NONCE_SALT

    Best, John

    Thread Starter ricroman

    (@ricroman)

    This information you gave me are in the info button. But I don’t know how to do that. I need to open the wp-config.php file and edit? I try that and I can’t find in my wp-config.php any line or entry with this values like AUTH_KEY… do you have a tutorial or doc about this??
    You mark this post as resolved, but it’s not haha.
    Thank you.

    Thread Starter ricroman

    (@ricroman)

    Hello??

    Thread Starter ricroman

    (@ricroman)

    Hello?????????????

    Plugin Author John Darrel

    (@johndarrel)

    Hi @ricroman,

    You can follow this tutorial to change the Salt Keys in wp-config.php using a plugin of File Manager.

    https://wpengine.com/resources/generate-wordpress-salt-keys/

    Let me know if you managed to change the security keys.

    John

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Security Key update’ is closed to new replies.