BullGuard Antivirus Sale - 60% Off with openElement !
Forum Home Forum Home >

openElement

> openElement General Discussion
  New Posts New Posts RSS Feed - Secure Site not working?
  FAQ FAQ  Forum Search   Register Register  Login Login

Secure Site not working?

 Post Reply Post Reply
Author
Message
lentonphoto View Drop Down
Newbie
Newbie


Joined: Jul 08 2020
Location: England
Status: Offline
Points: 12
Post Options Post Options   Thanks (0) Thanks(0)   Quote lentonphoto Quote  Post ReplyReply Direct Link To This Post Topic: Secure Site not working?
    Posted: Aug 09 2020 at 4:22pm
Hi,
Can anyone please help with this issue?  I have added a SSL secure certificate to my hosting package and I have confirmed that it is installed correctly by engaging in Live Chat with 123-reg who tell me it is fine.  When I try to re-publish my Open element Website pages, I have changed the drop down in Publishing preferences to https:// option from http://, and then carried out a full publish of the pages.
When I check in my browser window, the domain is still showing 'Not Secure' despite me refreshing the home page several times.
Am I missing something?  Any ideas would be a great help
Thank you
Back to Top
Hobby001 View Drop Down
Admin Group
Admin Group
Avatar

Joined: Jun 05 2018
Location: Canada, Québec
Status: Offline
Points: 6195
Post Options Post Options   Thanks (0) Thanks(0)   Quote Hobby001 Quote  Post ReplyReply Direct Link To This Post Posted: Aug 09 2020 at 9:05pm
Give us a link to your site 
Back to Top
lentonphoto View Drop Down
Newbie
Newbie


Joined: Jul 08 2020
Location: England
Status: Offline
Points: 12
Post Options Post Options   Thanks (0) Thanks(0)   Quote lentonphoto Quote  Post ReplyReply Direct Link To This Post Posted: Aug 10 2020 at 11:45am
Hi, the website is www.antsaccounts.co.uk
Back to Top
Hobby001 View Drop Down
Admin Group
Admin Group
Avatar

Joined: Jun 05 2018
Location: Canada, Québec
Status: Offline
Points: 6195
Post Options Post Options   Thanks (0) Thanks(0)   Quote Hobby001 Quote  Post ReplyReply Direct Link To This Post Posted: Aug 10 2020 at 12:35pm
Currently, both https://www.antsaccounts.co.uk/ and http://antsaccounts.co.uk/ are working fine Simply add the following code to your htaccess file 

Project Tab, htaccess button, Add a command, Free script

RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}

Publish your site again
Back to Top
Hobby001 View Drop Down
Admin Group
Admin Group
Avatar

Joined: Jun 05 2018
Location: Canada, Québec
Status: Offline
Points: 6195
Post Options Post Options   Thanks (1) Thanks(1)   Quote Hobby001 Quote  Post ReplyReply Direct Link To This Post Posted: Aug 10 2020 at 12:45pm
You may take advantage of testing your site here: https://responsivedesignchecker.com/

You will find issures with smaller devices
Back to Top
lentonphoto View Drop Down
Newbie
Newbie


Joined: Jul 08 2020
Location: England
Status: Offline
Points: 12
Post Options Post Options   Thanks (0) Thanks(0)   Quote lentonphoto Quote  Post ReplyReply Direct Link To This Post Posted: Aug 11 2020 at 10:16am
Thanks for this advice - I will follow your suggestions.
Back to Top
lentonphoto View Drop Down
Newbie
Newbie


Joined: Jul 08 2020
Location: England
Status: Offline
Points: 12
Post Options Post Options   Thanks (0) Thanks(0)   Quote lentonphoto Quote  Post ReplyReply Direct Link To This Post Posted: Aug 11 2020 at 10:47am
I have just added the new script coding as you said, and the website will not load anymore.  I now get a message 'Page is not working - too many re-directs' I have tried clearing all cookies, cache, etc but this does not help.  Can you please check this for me?
Thank you
Back to Top
Hobby001 View Drop Down
Admin Group
Admin Group
Avatar

Joined: Jun 05 2018
Location: Canada, Québec
Status: Offline
Points: 6195
Post Options Post Options   Thanks (0) Thanks(0)   Quote Hobby001 Quote  Post ReplyReply Direct Link To This Post Posted: Aug 11 2020 at 12:24pm
Remove the code and re publish.

Ask your host service to redirect the http to https at the server level


Edited by Hobby001 - Aug 11 2020 at 12:24pm
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.076 seconds.