http to https problems

Northstar100

Suspended / Banned
Messages
602
Name
Baz
Edit My Images
Yes
I'm in the process of changing my site from http to https, I used the free Lets Encrpyt SSL cert from my TSO Host. When I try to view the site using https://www.autumnstonephotography.co.uk, the page isn't displaying as it should.

TSO host recommended the site 'Why No Padlock' to check for errors and my site is showing 51 insecure item, such as:

Insecure URL: http://www.autumnstonephotography.c...017/10/5dc6248a3e7a23294daaf04ce367c55b-1.css
Found in: https://www.autumnstonephotography.co.uk/

I have no idea how to fix them though. Any help would be appreciated.
 
You probably have full url to the css written in the source with http. Just take out the full path and replace it with \folder\file.css or whatever.

All of your links go to http. You really don't need to write out the full url if loading from the same domain.
 
Last edited:
I believe if there are any images hosted externally or on your old http server this will make the site essentially unsecure. So you need to make sure all of the images are actually hosted on the https server, not the http.
 
Thanks chaps, all done now but had to use the Really Simple SSL plug in to sort a few issues.
 
Back
Top