Viewing 1 replies (of 1 total)
  • I am pretty sure you should have obtained and installed your SSL certificate BEFORE changing your site address and wordpress address.

    Yes your domain is registered and managed at godaddy, but no one gets hosted at www.ads-software.com. The nameserver settings probably show hosting is at BLUEHOST, does this ring a bell ?

    Most of your problems will be fixed when you go back to using http, do this by adding these lines to your wp-config.php file:

    define('WP_HOME','https://reintention.com');
    define('WP_SITEURL','https://reintention.com');

    Add these lines just before it says “STOP EDITING”, you should now be able to get back into your site.

    I attempted to go to your site:
    https://www.reintention.com
    and after permitting a security exception TWICE, found myself at:
    https://www.rypatmul.com/
    and then at WIX !

Viewing 1 replies (of 1 total)
  • The topic ‘Tried to create SSL and HTTPS’ is closed to new replies.