Developer forum

Forum » Ecommerce - Standard features » DW on https
Ivan Marijanović
Ivan Marijanović
Reply

Hi guys!

I need quick help.

We developed site and should put it in production but it has to be on https. We tested everythingon http and it works but when we switchprotocol to https it has problems (not loading css-s. not geting products etc. 

Ivan


Replies

 
Morten Bengtson Dynamicweb Employee
Morten Bengtson
Reply

Hi Ivan,

You need to ensure that all resources (css, js, images, etc.) are also loaded using https. Read article about Preventing Mixed Content.

If mixed content (http and https) is not the problem you experience on your site then please provide more details about the errors.

Best regards,
Morten

 
Ivan Marijanović
Ivan Marijanović
Reply

Hi Morten

I think I found solition. The DW generated this meta tag <base href="http://xxxxxx/">. Just by changing this to https everything started to work fine.

Thank you for your effort!

Ivan

 

You must be logged in to post in the forum