Hi there @palko, thanks for reaching out. See answers below to your queries:
It means, that before i install Site Kit i have to add inside wp-config.php 2 rows like this?…
Ideally yes, before you install Site Kit you can add your own Site Kit constant keys, with your own string. This ensures that any changes to your regular WordPress constants (SALT Keys) won’t result in your site being disconnected from Site Kit.
You can also add your own Site Kit constants with the snippet you provided after connecting Site Kit. Just be aware that you will need to reconnect Site Kit in order for these constants to be registered.
And i have to add all these rows?
see here
No, you don’t need to change any of the existing constants, you just need to add the Site Kit constants below these existing keys within your wp-config file.
Let me know if you have any questions with the above and I’d be happy to provide further clarity.
Note also that the steps involved are only necessarily if you are regularly changing your standard WordPress SALT keys. It’s not a requirement to define your own Site Kit constant keys in order to use the plugin.
Thread Starter
palko
(@palko)
Thanks,
i appreciate your quick answer.
Everythings looks ok (no performance impact as someone write).
Best regard, Palo
Great to hear it! In that case I’ll close this support topic. Feel free to reach out if you have any further queries. If you’ve been a Site Kit user for some time now be sure to also share your plugin feedback.