Day: November 15, 2021
WP Config fix needed
In some cases, your wp-config.php will require some adjustments before the site works correctly over SSL. This usually happens when your site is behind a loadbalancer, or if your wp-config.php contains a hardcoded http:// URL in the WP_HOME or WP_SITEURL constant. Really Simple Security will fix this automatically in most cases, but fails if the wp-config.php file is not writable. To automatically fix this issue, make your wp-config.php file writable. Alternatively, you can do the following to manually fix this issue:
Mark
November 15, 2021