Apply SSL storage to images

maillard.jul
13 Posts
maillard.jul posted this 16 February 2020

I move a website made with themler into https (ssl)

Everything is working fine but some of the images called by themler (logo, backgroug) are called with an insecure url.

Cf message from chrome > Mixed Content: The page at 'https://websitename.fr/nos-prestations.html' was loaded over HTTPS, but requested an insecure image 'http://www.websitename.fr/index.php'. This content should also be served over HTTPS.

Any clue on how to fix that ?

Thanks

JM

I move a website made with themler into https (ssl) Everything is working fine but some of the images called by themler (logo, backgroug) are called with an insecure url. Cf message from chrome > Mixed Content: The page at 'https://websitename.fr/nos-prestations.html' was loaded over HTTPS, but requested an insecure image 'http://www.websitename.fr/index.php'. This content should also be served over HTTPS. Any clue on how to fix that ? Thanks JM
Vote to pay developers attention to this features or issue.
1 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 20 February 2020

Hello JM,

The best way here would be to delete insecure assets and re-upload them via Themler, so links are correct.

Other way is to force http links to https by using some 3rd party plugins (search for "force https links plugin") or adding additional code to htaccess file as described here https://help.dreamhost.com/hc/en-us/articles/215747758-Force-your-site-to-load-securely-with-an-htaccess-file

Gina
Themler Support

Hello JM, The best way here would be to delete insecure assets and re-upload them via Themler, so links are correct. Other way is to force http links to https by using some 3rd party plugins (search for "force https links plugin") or adding additional code to htaccess file as described here https://help.dreamhost.com/hc/en-us/articles/215747758-Force-your-site-to-load-securely-with-an-htaccess-file Gina Themler Support
You must log in or register to leave comments