• Resolved M-CO

    (@m-co)


    I have an SSL certificate, going to https://[mysite].com seems to load the site without any scripts of any kind. It looks like a simple html site that took 5 minutes to write, displaying only simple text and links.

    The only exception is FireFox, where it not only loads properly but also loads with a proper secure https connection. I’ve tried loading the website with https in both Google Chrome on Windows and Safari on an iPhone, both have the issue described above.

    I am running WooCommerce on my website.

    What would cause this and how can I go about solving the issue?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi,

    Can you post a link to your site? Issue can be some kind of redirection or something wrong with certificate/server set up.

    Thread Starter M-CO

    (@m-co)

    Hi,

    Check your source code. All links to plugins, JavaScripts, CSS are linked to IP address of your server instead of domain name.
    Bc. your certificate authenticates your domain name, it is not loaded automatically.
    Try to re-save your Settings – General both URLs – with correct addresses. NOT IP.
    Also check config.php file in your root if there is somewhere mentioned IP address instead of your domain.

    If this does not fix your problem (it should), you have to overwrite your IP to your domain name in your database. You can use this plugin https://wordpress.org/plugins/better-search-replace/

    Thread Starter M-CO

    (@m-co)

    That worked, thanks Peter!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Will Not Load Properly With HTTPS Prefix’ is closed to new replies.