SSL certificate
-
Hi,
I cannot access my site anymore. I have installed the SSL certificate and I tried to change the site url from http to https. So I changed the site url in the settings in WP-admin. But then I couldn’t log in anymore. Therefore after doing some research I added the following code to wp-config.PHP file :
define( ‘WP_HOME’, ‘http://www.loopstreet.net’ );
define( ‘WP_SITEURL’, ‘http://www.loopstreet.net’ );After that I was able to log in again. But then the support of my hosting told me to change the code it again to https because the SSL certificate was installed. I tried but it didn’t work. I cannot access my site anymore.
What can I do to resolve this?Thanks for your help!
NatalieThe blog I need help with is: (visible only to logged in users)
-
Hi there,
Your site is not hosted on WordPress.com, but using the open source WordPress.org software at another hosting provider. We cannot help with this in the WordPress.com forums.
Please post in the self-hosted WordPress forums instead for help, or contact your hosting provider directly, as SSL has to be configured with them:
- The topic ‘SSL certificate’ is closed to new replies.